Commit graph

10 commits

Author SHA1 Message Date
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
2023-11-18 02:27:14 +02:00
Marko Korhonen 92ab50ddfc
Neovim: move navic to statusbar 2023-11-17 16:48:09 +02:00
Marko Korhonen c99903e78e
Tweak neovim config
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
2023-11-17 08:04:37 +02:00
Marko Korhonen 9472088711
Neovim: Clean up configuration 2023-02-22 18:29:01 +02:00
Marko Korhonen bddcb64be8
Reformat all neovim configuration files with stylua 2022-10-26 14:08:20 +03:00
Marko Korhonen b0609b2618
Nvim: fix colorscheme 2022-09-20 19:29:13 +03:00
Marko Korhonen 384f2752ab
Neovim: change to pywal colorscheme 2022-09-08 23:12:49 +03:00
Marko Korhonen 0e126d2153
Nvim: Change colorscheme to kanagawa and some other minor tweaks 2022-09-03 00:56:34 +03:00
Marko Korhonen fa8e0e7331
Ran luaformat on all neovim files, removed unneeded files 2022-08-23 22:12:01 +03:00
Marko Korhonen 8643dd3b6b
Refactor nvim packer configuration 2022-08-22 14:57:24 +03:00
Renamed from home/.config/nvim/lua/pluginconf/lualine.lua (Browse further)