9 Commits (726ab946b03d57cf49b49b3d306389a3881b85a5)

Author SHA1 Message Date
Marko Korhonen 9e591464ce
Add type annotations to plugin specs 11 months ago
Marko Korhonen 168742d109
Nvim: fix some keybinds, organize code 11 months ago
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
11 months ago
Marko Korhonen 8a3fb3ad45
Nvim: fix luasnip keymappings 1 year ago
Marko Korhonen bddcb64be8
Reformat all neovim configuration files with stylua 2 years ago
Marko Korhonen 29e1114978
Neovim: disable luasnip mappings again
Will inspect later
2 years ago
Marko Korhonen d6e5b68741
Neovim: fix luasnip mappings 2 years ago
Marko Korhonen bab68a1209
Nvim: comment out which-key configuration which causes error
Will inspect later
2 years ago
Marko Korhonen 2630f0a26f
Nvim: separate cmp and luasnip configs 2 years ago