1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 10:20:05 +08:00
SpaceVim/bundle/ChineseLinter.vim/doc/ChineseLinter.txt
Eric Wong 13f564b23a chore(chinese): use bundle ChineseLinter
update to d819606eebc82dad34b2a9b7b1a861844380df84
2024-03-05 12:56:14 +08:00

27 lines
1.3 KiB
Plaintext

*ChineseLinter.txt* The Linter for Chinese
wsdjeg *ChineseLinter*
==============================================================================
CONTENTS *ChineseLinter-contents*
1. Configuration......................................|ChineseLinter-config|
2. Commands.........................................|ChineseLinter-commands|
==============================================================================
CONFIGURATION *ChineseLinter-config*
*g:chinese_linter_open_list*
This setting will open the |location-list| or |quickfix| list (depending on
whether it is operating on a file) when adding entries. A value of 2 will
preserve the cursor position when the |location-list| or |quickfix| window is
opened. Defaults to 2.
==============================================================================
COMMANDS *ChineseLinter-commands*
:CheckChinese *:CheckChinese*
Start checking the document, and the results will be shown in the local
list.
vim:tw=78:ts=8:ft=help:norl: