20 Commits (10387603f34199476ce1f254a566341ef68526f8)

Author SHA1 Message Date
Marko Korhonen c5b2c6e24a
Nvim: make copilot lower in the completions list 10 months ago
Marko Korhonen 9e591464ce
Add type annotations to plugin specs 11 months ago
Marko Korhonen 83cd0a7540
Nvim: add type annotations to plugin opts 11 months ago
Marko Korhonen 4004dc5df6
Make plugin specs more uniform 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 c99903e78e
Tweak neovim config
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
11 months ago
Marko Korhonen 3a556610f7
Nvim: cmp: rank snippets higher 1 year ago
Marko Korhonen 8a3fb3ad45
Nvim: fix luasnip keymappings 1 year ago
Marko Korhonen 747b4b8990
Fix pairs with copilot 1 year ago
Marko Korhonen b36e9f5393
Nvim: setup cmp for copilot 1 year ago
Marko Korhonen 654e0917ca
Nvim: order completion sources for better priority 2 years ago
Marko Korhonen d08f08d572
Neovim: add cmp-spell source 2 years ago
Marko Korhonen a5e0572f18
nvim: add cmp cmdline and firenvim settings 2 years ago
Marko Korhonen bddcb64be8
Reformat all neovim configuration files with stylua 2 years ago
Marko Korhonen 2630f0a26f
Nvim: separate cmp and luasnip configs 2 years ago
Marko Korhonen 17d116f411
Fix snippet navigation mappings (hopefully) 2 years ago
Marko Korhonen fc76d8c099
Neovim: add mappings for snippet navigation 2 years ago
Marko Korhonen 0e126d2153
Nvim: Change colorscheme to kanagawa and some other minor tweaks 2 years ago
Marko Korhonen fa8e0e7331
Ran luaformat on all neovim files, removed unneeded files 2 years ago
Marko Korhonen b985e8a28a
Refactor packer config to use packer config parameter instead of
separate requires
2 years ago