Change indent level to 3(?!) spaces.
This commit is contained in:
parent
9c632378a5
commit
cae25e5330
@ -7,8 +7,8 @@ if exists("vimpager")
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
if has("autocmd")
|
if has("autocmd")
|
||||||
augroup UltiSnipsFileType
|
augroup UltiSnipsFileType
|
||||||
au!
|
au!
|
||||||
autocmd FileType * call UltiSnips#FileTypeChanged()
|
autocmd FileType * call UltiSnips#FileTypeChanged()
|
||||||
augroup END
|
augroup END
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user