fix indent
This commit is contained in:
parent
1a5fade326
commit
c83759bc14
1 changed files with 37 additions and 38 deletions
|
@ -7,7 +7,6 @@ if exists("b:current_syntax")
|
|||
endif
|
||||
|
||||
setlocal iskeyword+=-
|
||||
setlocal iskeyword+=.
|
||||
setlocal iskeyword+=_
|
||||
|
||||
syn match junosDef /\s\u\S\+/
|
||||
|
|
Loading…
Reference in a new issue