10 Commits (68a73c417e6255434cd3dee47cf7b14da704d4d1)

Author SHA1 Message Date
Marko Korhonen 5d47465266
Nvim: add treesitter text objects 11 months ago
Marko Korhonen 83cd0a7540
Nvim: add type annotations to plugin opts 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 1cf475d7ee
Nvim treesitter: add missing configuration parameters 1 year ago
Marko Korhonen bddcb64be8
Reformat all neovim configuration files with stylua 2 years ago
Marko Korhonen 59435389fe
Nvim: add rofi config (.rasi) treesitter grammar 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