Commit graph

21 commits

Author SHA1 Message Date
kalmenn 6e0b394896
feat(lsp): Begone mason.nvim 2024-12-02 18:49:40 +01:00
kalmenn 40504db0aa
feat: Follow deprecation notice and remove neodev 2024-12-02 14:30:47 +01:00
kalmenn 0035b4c016
feat(filetypes): Declare the wgsl in the same lua module as others 2024-09-13 19:21:13 +02:00
kalmenn 442e0430b7
feat(lsp): Make ltex automatically choose the correct language 2024-09-13 19:20:22 +02:00
kalmenn f073cca3b6
feat: Switch from spaces to tabs for indenting my config 2024-09-12 21:53:56 +02:00
kalmenn ccb5af6731
feat(lsp): Add mapping for the telescope lsp document symbols finder 2024-03-11 14:00:43 +01:00
kalmenn 572d406e9e
feat(lsp): Add neodev to help authoring my neovim config 2024-02-29 19:06:28 +01:00
kalmenn 570e79b076
fix(lsp): Properly recognize wgsl files 2024-02-29 18:55:10 +01:00
kalmenn 4977a7c1f0
lsp: code actions with <leader>a 2024-01-09 10:02:41 +01:00
kalmenn 9efb96a501
mappings 2024-01-08 23:17:06 +01:00
kalmenn fb7c11497d
obligatory formatting run 2024-01-07 18:19:07 +01:00
kalmenn 30542b0ab3
lsp: autoconfiguring lsps with mason-lspconfig 2024-01-07 17:37:02 +01:00
kalmenn e1ec85793b
lsp: added mason 2024-01-07 16:37:43 +01:00
kalmenn afeec0eec6
lsp: moved specific languages configs into their own folder 2024-01-07 16:26:06 +01:00
kalmenn f363c1d930
lsp: rust-tools: enable clippy 2023-12-30 12:18:49 +01:00
kalmenn a9c683440a
lsp: don't manually setup rust-analyzer. rust-tools already does 2023-12-30 12:17:59 +01:00
kalmenn c4269d3249
keymaps: switching between buffers with Ctrl_j / Ctrl_k 2023-12-28 14:50:39 +01:00
kalmenn d93299583e
lsp + crates.nvim: fix keybinds 2023-12-28 14:03:59 +01:00
kalmenn 1e0e1a05c2
added nvim-cmp for completions 2023-12-27 22:49:21 +01:00
kalmenn 1ee103951a
lsp: added rust-tools 2023-12-27 00:52:20 +01:00
kalmenn fdf977246d
switched to a submodule 2023-12-18 09:11:00 +01:00