Commit graph

44 commits

Author SHA1 Message Date
kalmenn 63d03f61b2
fix(neo-tree): Change keymap for diagnostics to <C-N>d 2024-02-27 22:10:57 +01:00
kalmenn 7d5d239c13
feat(neo-tree): Added a diagnostics source to neo-tree 2024-02-27 21:11:26 +01:00
kalmenn bd862c5b92
feat(neo-tree): Re-enable group_empty_dirs and update 2024-02-27 20:24:33 +01:00
kalmenn 07ae650490
Get the full file path to spell/add.utf-8.add
Adding a custom word to the dictionary was previously impossible because
it could only find the add file if you opened neovim in the ~/.config/nvim folder
itself
2024-02-25 18:31:59 +01:00
kalmenn c93fd72d8e
added support for metals 2024-02-06 14:39:21 +01:00
kalmenn 213815a2ce
completions: show lsp result first 2024-02-06 14:39:07 +01:00
kalmenn ac1f8b5613
telescope: fuzzy fins lsp symbols with <C-t>s 2024-01-15 13:48:49 +01:00
kalmenn 29dc48f28a
telescope: actually show all files 2024-01-15 02:09:49 +01:00
kalmenn ff4f831bc6
telescope.lua: search through all files (even gitignored) 2024-01-14 22:54:06 +01:00
kalmenn 9ee6f4d0e4
remaps.lua: term shortcut is now <leader>t and acts in current buffer 2024-01-14 22:33:39 +01:00
kalmenn a23a31839c
sets.lua: enable exrc for .nvim.lua local config files 2024-01-14 22:29:10 +01:00
kalmenn de6583317a
telescope: make the find_files picker show .git and .gitignored files 2024-01-12 12:22:35 +01:00
kalmenn c3c110650d
spell: make zg and zw local 2024-01-09 10:06:54 +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 dca5bf54f6
sets: added spellcheck for french 2024-01-07 23:06:33 +01:00
kalmenn 8726a1a74d
created config for terminal and disable spellcheck in terminal 2024-01-07 18:29:35 +01:00
kalmenn fb7c11497d
obligatory formatting run 2024-01-07 18:19:07 +01:00
kalmenn 3dd0e7ac89
enabled spell checking 2024-01-07 18:16:05 +01:00
kalmenn 01c084a5a3
formatting: set up null-ls and mason-null-ls 2024-01-07 18:13:27 +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 2f4b8535d2
added git fugitive 2023-12-31 12:01:47 +01:00
kalmenn b48a48371a
feline: removed unused settings 2023-12-31 11:43:21 +01:00
kalmenn 0610a35e7a
remaps: Ctrl-T open a new terminal in vertical split view 2023-12-30 13:08:53 +01:00
kalmenn ad68dfa387
remaps: use the escape key to exit from terminal insert mode 2023-12-30 13:08:26 +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 c661e05a2d
sets: disable right click popup 2023-12-28 18:09:16 +01:00
kalmenn c4269d3249
keymaps: switching between buffers with Ctrl_j / Ctrl_k 2023-12-28 14:50:39 +01:00
kalmenn c1c400a6f8
sets: I finally got what the hidden options does. 2023-12-28 14:05: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 bc4037ef6f
neo-tree: disabled grouping of empty dirs 2023-12-21 23:45:24 +01:00
kalmenn a325f788e8
sets: switched the direction of splits 2023-12-21 12:44:47 +01:00
kalmenn 478d5803bc
feline + gisigns: cleaned up dependencies management 2023-12-21 12:37:11 +01:00
kalmenn 14149eeeb4
catppuccin: made the background transparent and fixed treesitter 2023-12-21 12:23:23 +01:00
kalmenn 188b44249a
telescope: loaded by default 2023-12-20 14:45:40 +01:00
kalmenn 040f9ebe14
feline: loaded by default 2023-12-20 14:44:56 +01:00
kalmenn ca61ef3b32
removed barbar 2023-12-20 12:21:47 +01:00
kalmenn b0965ec1a3
neo-tree: style 2023-12-20 12:01:08 +01:00
kalmenn fdf977246d
switched to a submodule 2023-12-18 09:11:00 +01:00