1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 08:48:06 +08:00
ContextOS/etc/conf/sh.vim
2020-06-26 14:17:30 +08:00

8 lines
134 B
VimL

highlight ishKey ctermfg=yellow
syntax match ishKey "require"
syntax match ishKey "ish"
set foldmethod=marker
set foldmarker={,}