1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-05-06 13:07:00 +08:00
ContextOS/etc/conf/sh.vim
2020-04-22 15:11:34 +08:00

8 lines
172 B
VimL

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