kickstart.nvim/lua/kickstart/plugins
Chris Patti 44a4303cd3 This commit refactors the theme & status line cfg
This commit refactors the theme & status line configuration
into their own lua files so they can be more readily
customized by the user. As kickstart has grown, it's becoming
harder and harder to keep up with changes to the main init.lua
file if you're maintaining local customizations. We should still
encourage users to modify init.lua to suit their needs, but also
make it possible to leave it unmodified if that's their choice.
2023-06-02 18:15:33 +00:00
..
autoformat.lua feat: move to lazy.nvim package manager and add first plugins (#178) 2023-02-17 16:31:57 -05:00
debug.lua Added disconnect emoji for nvim-dap-ui 2023-04-26 17:37:48 +02:00
statusline.lua This commit refactors the theme & status line cfg 2023-06-02 18:15:33 +00:00
theme.lua This commit refactors the theme & status line cfg 2023-06-02 18:15:33 +00:00