diff --git a/editor/nvim/config/.gitignore b/editor/nvim/config/.gitignore index 4fe6d82..9780597 100644 --- a/editor/nvim/config/.gitignore +++ b/editor/nvim/config/.gitignore @@ -1,3 +1,3 @@ -autoload -bundle -undo +* +!init.vim +!./colors/*.vim