overrides for .vim to allow light mode on mbp

This commit is contained in:
2024-06-20 15:55:12 +02:00
parent 4c9e4a73c8
commit a06b89b833
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@@ -21,3 +21,4 @@
.config/GIMP/
.config/weylus/
.config/smassh/
.vim/overrides

4
.vimrc
View File

@@ -154,3 +154,7 @@ set updatetime=3000
"noremap rn :EasyCompleteRename<CR>
"noremap gb :BackToOrignialBuffer<CR>
" source the overrides
"
so ~/.vim/overrides