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 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={,}