1
0
forked from x/ContextOS
ContextOS/etc/conf/sh.vim
2020-04-22 13:20:22 +08:00

8 lines
176 B
VimL

highlight ishKey ctermfg=yellow
syntax match ishKey "^require"
syntax match ishKey "^module"
syntax match ishKey "^script"
syntax match ishKey "^object"
set foldmarker={,}