Fixed very stupid mistake
This commit is contained in:
parent
5e7f69c6ae
commit
5b558eb7c9
@ -9,7 +9,7 @@ if exists("b:did_indent")
|
||||
endif
|
||||
if !g:latex_indent_enabled
|
||||
finish
|
||||
endf
|
||||
endif
|
||||
let b:did_indent = 1
|
||||
let s:cpo_save = &cpo
|
||||
set cpo&vim
|
||||
|
Loading…
x
Reference in New Issue
Block a user