All Projects → tonyfettes → coc-rime

tonyfettes / coc-rime

Licence: MIT license
Rime input method source for coc.nvim

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to coc-rime

rime
rime 输入法配置
Stars: ✭ 26 (+18.18%)
Mutual labels:  rime
scel2txt
搜狗细胞词库转鼠须管(Rime)词库,使用 Python3 实现
Stars: ✭ 23 (+4.55%)
Mutual labels:  rime
rimerc
rimerc: rimer's dictionary & config
Stars: ✭ 228 (+936.36%)
Mutual labels:  rime
WubiBuddy
《码表助手》鼠须管五笔用户词添加工具 (macOS)
Stars: ✭ 16 (-27.27%)
Mutual labels:  rime
wubi-dict-editor
五笔码表助手 for Rime ( Windows、macOS、Ubuntu ) base on electron
Stars: ✭ 28 (+27.27%)
Mutual labels:  rime
coc-sql
SQL extension for coc.nvim
Stars: ✭ 104 (+372.73%)
Mutual labels:  coc
archlinuxcn-dotfiles-collection
来自社区小伙伴们的 dotfiles 集锦
Stars: ✭ 73 (+231.82%)
Mutual labels:  rime
coc-toml
Toml extension for coc-nvim, using taplo for lsp engine
Stars: ✭ 52 (+136.36%)
Mutual labels:  coc
lrime
自定义 Rime 带辅码自然码双拼输入法方案,由内置的「自然码双拼」、带辅码的「自然码 2000」 和「nihongo-r」日语输入方案综合而成。
Stars: ✭ 49 (+122.73%)
Mutual labels:  rime
coc-discord-rpc
😎 An awesome and fully customizable coc-extension to get Discord Rich Presence integration with NeoVim.
Stars: ✭ 139 (+531.82%)
Mutual labels:  coc
Rime
Rime config of squirrel input method.
Stars: ✭ 58 (+163.64%)
Mutual labels:  rime
danjing
An exquisite Trime theme.
Stars: ✭ 29 (+31.82%)
Mutual labels:  rime
openfly
词库开源的小鹤音形 Rime 配方
Stars: ✭ 54 (+145.45%)
Mutual labels:  rime
rime-yahwe zaonhe
吳語協會式上海話輸入法/吴语协会式上海话输入法:以吳語協會式拼音爲基礎的 Rime 上海話輸入方案。
Stars: ✭ 29 (+31.82%)
Mutual labels:  rime
iridium-bpmf
銥 [Ir] 注音 — (又是一個) 基於 RIME、參酌其它注音輸入法習慣、符合臺灣使用習慣為規準的注音輸入方案。
Stars: ✭ 40 (+81.82%)
Mutual labels:  rime
dotfiles
💎 My vim/neovim, fish, git, and tmux configuration files
Stars: ✭ 49 (+122.73%)
Mutual labels:  rime
rime-moetaigi
萌台語:基於萌典 API 的 RIME 臺語輸入法,使用注音符號輕鬆輸入台語。
Stars: ✭ 24 (+9.09%)
Mutual labels:  rime
pycon-code-of-conduct
PyCon Korea's code of conduct
Stars: ✭ 24 (+9.09%)
Mutual labels:  coc
vim-nayvy
🌑 Enriching python coding in Vim 🐍
Stars: ✭ 66 (+200%)
Mutual labels:  coc
rime-wugniu zaonhe
上海吳語拼音輸入方案 · 上海吴语拼音输入方案 · Rime input schemas for Shanghai Dialects
Stars: ✭ 20 (-9.09%)
Mutual labels:  rime

coc-rime

Rime input method integration of coc.nvim

中文 README

screenshot

Prerequisite

A 64-bit Linux system with librime installed. Mac and Windows are not supported yet.

Install

Open your vim with coc.nvim plugin installed, and run

:CocInstall coc-rime

Commands

  1. rime.enable: enable this source temporarily.
  2. rime.disable: disable this source temporarily.
  3. rime.toggle: temporarily toggle the status of the source.

Lists

You could use CocList to switch between schema.

:CocList rime_schema

User Configuration

  1. rime.enabled: Whether to enable this source.
  2. rime.priority: The priority of this completion source.
  3. rime.schemaId: The schemaId selected when coc-rime start. You could get it from rime_schema list.
  4. rime.binaryPath: The path where binary of coc-rime is placed.

License

MIT


This extension is created by create-coc-extension

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].