Commit graph

8 commits

Author SHA1 Message Date
Marko Korhonen 168742d109
Nvim: fix some keybinds, organize code 2023-11-18 21:41:50 +02:00
Marko Korhonen 0ced314c90
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
Marko Korhonen 8a3fb3ad45
Nvim: fix luasnip keymappings 2023-10-04 13:17:43 +03:00
Marko Korhonen bddcb64be8
Reformat all neovim configuration files with stylua 2022-10-26 14:08:20 +03:00
Marko Korhonen 29e1114978
Neovim: disable luasnip mappings again
Will inspect later
2022-10-24 16:04:25 +03:00
Marko Korhonen d6e5b68741
Neovim: fix luasnip mappings 2022-10-24 15:40:53 +03:00
Marko Korhonen bab68a1209
Nvim: comment out which-key configuration which causes error
Will inspect later
2022-10-24 13:23:10 +03:00
Marko Korhonen 2630f0a26f
Nvim: separate cmp and luasnip configs 2022-09-03 15:42:34 +03:00