mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 07:00:05 +08:00
13f564b23a
update to d819606eebc82dad34b2a9b7b1a861844380df84
5 lines
151 B
VimL
5 lines
151 B
VimL
""
|
|
" Start checking the document, and the results will be shown in the local
|
|
" list.
|
|
command! -nargs=? CheckChinese call ChineseLinter#check(<q-args>)
|