b6af136f0b
Fix luasnip error
2024-06-24 17:00:16 +03:00
5775a8a3ba
Add custom snippets to LuaSnip
2024-02-26 18:26:59 +02:00
efcdb566b8
Add type annotations to plugin specs
2023-11-25 14:37:36 +02:00
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