fix indent

This commit is contained in:
momota 2016-06-22 10:05:43 +09:00
parent 1a5fade326
commit c83759bc14

View file

@ -7,7 +7,6 @@ if exists("b:current_syntax")
endif
setlocal iskeyword+=-
setlocal iskeyword+=.
setlocal iskeyword+=_
syn match junosDef /\s\u\S\+/