Space out some definitions

This commit is contained in:
2024-02-26 09:00:59 -08:00
parent 6157bdf097
commit 3aee26dbf0

1
vimrc
View File

@@ -15,6 +15,7 @@ else
endif endif
autocmd StdinReadPre * let s:std_in=1 autocmd StdinReadPre * let s:std_in=1
autocmd VimEnter * if argc() == 1 && isdirectory(argv()[0]) && !exists("s:std_in") | exe 'NERDTree' argv()[0] | wincmd p | ene | endif autocmd VimEnter * if argc() == 1 && isdirectory(argv()[0]) && !exists("s:std_in") | exe 'NERDTree' argv()[0] | wincmd p | ene | endif
set ai et nu ts=2 sw=2 wm=0 tabpagemax=100 set ai et nu ts=2 sw=2 wm=0 tabpagemax=100