coc-ds-pinyin-lsp
v0.4.1
Published
pinyin input support for (Neo)vim
Readme
coc-ds-pinyin-lsp
ds-pinyin-lsp extension for coc.nvim
Install
:CocInstall coc-ds-pinyin-lspSetting
ds-pinyin-lsp.enabled: Enable coc-ds-pinyin-lsp extensionds-pinyin-lsp.prompt: Allow prompt?ds-pinyin-lsp.server_path: Path to ds-pinyin-lsp commandds-pinyin-lsp.trace.server: Trace level of logds-pinyin-lsp.show_status_bar: Show Pinyin in status bards-pinyin-lsp.status_bar_flag: Flag show in status bards-pinyin-lsp.check_on_startup: Check ds-pinyin-lsp release on start upds-pinyin-lsp.db_path: db pathds-pinyin-lsp.completion_on: If enable auto completionds-pinyin-lsp.completion_around_mode: If enable around mode for autocompletionds-pinyin-lsp.completion_trigger_characters: Trigger characters for trigger autocompletionds-pinyin-lsp.show_symbols: If show Chinese symbolsds-pinyin-lsp.show_symbols_only_follow_by_hanzi: If only show Chinese symbols follow by hanzids-pinyin-lsp.show_symbols_by_n_times: If show Chinese symbols by input n timesds-pinyin-lsp.match_as_same_as_input: If only show the items match the same as inputds-pinyin-lsp.match_long_input: If show items for the long inputds-pinyin-lsp.max_suggest: Max number of autocompletion items
Commands
ds-pinyin-lsp.turn-on-completion: Enable auto completionds-pinyin-lsp.turn-off-completion: Disable auto completionds-pinyin-lsp.toggle-completion: Toggle auto completion
Reference
- Project code template coc-rust-analyzer
