1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-05-07 05:26:55 +08:00
ContextOS/etc/conf/sh.vim
2020-04-22 03:26:58 +08:00

7 lines
157 B
VimL

highlight ishKey ctermfg=yellow
syntax match ishKey "^require"
syntax match ishKey "^module"
syntax match ishKey "^script"
syntax match ishKey "^object"