dotfiles/home/.config/nvim/lua
ItsDrike 7bfad9cb09
Set the colorscheme to default in theme
- We want to do this to activate the autocommands which modify certain
  highlight styles. This colorscheme will be set to the proper one from
  the plugin configuration anyway, which will override this, but in case
  that plugin is no longer desired, we want to have some default there.
2021-12-07 22:13:59 +01:00
..
core Set the colorscheme to default in theme 2021-12-07 22:13:59 +01:00
pluginconf Use utility module for keymap/abbrev functions 2021-12-06 22:49:03 +01:00
utility Use utility module for keymap/abbrev functions 2021-12-06 22:49:03 +01:00
plugins.lua Rewrite plugin management configuration 2021-12-06 22:28:32 +01:00
vim.lua Switch vim config to lua (Full rewrite) 2021-11-30 20:22:51 +01:00