Merge branch 'public' of github.com:bvanroll/_dotfiles into public

This commit is contained in:
2024-06-23 20:15:14 +02:00
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@@ -21,6 +21,7 @@
.config/GIMP/
.config/weylus/
.config/smassh/
.vim/overrides
.config/Valve/
.config/openvr/
.config/openxr/

4
.vimrc
View File

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