Merge branch 'master' of https://apu.dw.local/git/Users/JoshHoltrop/files
This commit is contained in:
commit
0d23876983
Binary file not shown.
Before Width: | Height: | Size: 375 KiB |
1
vimrc
1
vimrc
@ -120,6 +120,7 @@ if has("autocmd")
|
|||||||
autocmd QuickFixCmdPre grep copen
|
autocmd QuickFixCmdPre grep copen
|
||||||
autocmd QuickFixCmdPre vimgrep copen
|
autocmd QuickFixCmdPre vimgrep copen
|
||||||
autocmd FileType html set sw=2 ts=2 sts=2
|
autocmd FileType html set sw=2 ts=2 sts=2
|
||||||
|
autocmd FileType xhtml set sw=2 ts=2 sts=2
|
||||||
endif " has("autocmd")
|
endif " has("autocmd")
|
||||||
|
|
||||||
if !exists('s:loaded')
|
if !exists('s:loaded')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user