Commit graph

8 commits

Author SHA1 Message Date
ad580cc29f Nvim: fix some keybinds, organize code 2023-11-18 21:41:50 +02:00
f44e0b3274 Refactor neovim config file structure
All plugins are now in their own files with their lazy specifications
and configurations. Also moved lazy initialization to init.lua because
it is very compact now
2023-11-18 02:27:14 +02:00
aef2e0a750 Nvim: fix luasnip keymappings 2023-10-04 13:17:43 +03:00
Marko Korhonen
16e59402c7 Reformat all neovim configuration files with stylua 2022-10-26 14:08:20 +03:00
Marko Korhonen
4093651f86 Neovim: disable luasnip mappings again
Will inspect later
2022-10-24 16:04:25 +03:00
Marko Korhonen
1acfbf40ca Neovim: fix luasnip mappings 2022-10-24 15:40:53 +03:00
Marko Korhonen
c9c0f55d31 Nvim: comment out which-key configuration which causes error
Will inspect later
2022-10-24 13:23:10 +03:00
65f2fd46a2 Nvim: separate cmp and luasnip configs 2022-09-03 15:42:34 +03:00