Commit graph

9 commits

Author SHA1 Message Date
b5498c671d Nvim: add type annotations to plugin opts 2023-11-21 22:28:54 +02:00
f44e0b3274 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
8336ec5048 Tweak neovim config
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
2023-11-17 08:04:37 +02:00
82eab3ff94 Nvim treesitter: add missing configuration parameters 2023-09-21 15:39:04 +03:00
Marko Korhonen
16e59402c7 Reformat all neovim configuration files with stylua 2022-10-26 14:08:20 +03:00
40ba366403 Nvim: add rofi config (.rasi) treesitter grammar 2022-09-08 20:25:28 +03:00
315f2a817f Ran luaformat on all neovim files, removed unneeded files 2022-08-23 22:12:01 +03:00
f4216ae0ba Refactor packer config to use packer config parameter instead of
separate requires
2022-08-23 17:56:24 +03:00
1b277bf887 Refactor nvim packer configuration 2022-08-22 14:57:24 +03:00
Renamed from home/.config/nvim/lua/pluginconf/treesitter.lua (Browse further)