14 Commits (bcd1f2553e54eeecf511e9cd8e383b108e636d40)

Author SHA1 Message Date
Marko Korhonen 168742d109
Nvim: fix some keybinds, organize code 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 243f8caaab
Nvim: change telescope keybind
ctrl-t is used by default with tagstack
1 year ago
Marko Korhonen 794e1b9d5c
Nvim: use default path in telescope 1 year ago
Marko Korhonen 5d998c8138
Nvim: disable show line in telescope lsp_references 1 year ago
Marko Korhonen c9f95761bb
Nvim: turn on smart path for telescope 1 year ago
Marko Korhonen bddcb64be8
Reformat all neovim configuration files with stylua 2 years ago
Marko Korhonen b35110ba5a
Add settings for nvim gui and install telescope cder plugin 2 years ago
Marko Korhonen 21284ab10d Refine some more keybinds to new format and rework Telescope config 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
Marko Korhonen 8643dd3b6b
Refactor nvim packer configuration 2 years ago