Merge branch 'master' of ssh://git.famcosi.duckdns.org:222/gcordova/dot-vim into thinkpad-t14

This commit is contained in:
2022-05-15 17:58:46 -07:00
3 changed files with 7 additions and 4 deletions

1
vimrc
View File

@@ -3,6 +3,7 @@ filetype plugin indent on
set modeline
set background=dark
set shell=/bin/bash
set splitbelow
syntax on
if has('gui_running')