config: nvim: add vim-plug, vim-dichromatic and nvim-colorizer

This commit is contained in:
Thomas Preisner 2022-03-18 17:45:47 +01:00
parent 8a3be75d1f
commit 3be7d5aec4
3 changed files with 27 additions and 1 deletions

View file

@ -1,2 +1,3 @@
source $HOME/.config/nvim/plugins.vim
source $HOME/.config/nvim/general.vim
source $HOME/.config/nvim/keybindings.vim