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