neovim-config/lua/core
siduck 89e271c095 ease changing/adding highlight group colors
nvim_set_hl function from nvim v0.7 was used, now the highlight groups & their colors are in one whole table, can easily merge user highlghts override table, check https://nvchad.github.io/config/Custom%20config#override-default-highlights
2022-05-01 21:24:33 +05:30
..
autocmds.lua BREAKING CHANGE | re-implementation of custom config 2022-04-27 21:12:28 +05:30
default_config.lua ease changing/adding highlight group colors 2022-05-01 21:24:33 +05:30
mappings.lua Revert "fix: set LSP mappings only for buffers that have a configured language server (#1004)" 2022-05-01 18:24:40 +05:30
options.lua fix error while closing file (#1002) 2022-05-01 08:01:47 +05:30
utils.lua fix error while closing file (#1002) 2022-05-01 08:01:47 +05:30