coc-smartf:轻松跳转到角色

时间:2024-02-21 21:48:53
【文件属性】:

文件名称:coc-smartf:轻松跳转到角色

文件大小:53KB

文件格式:ZIP

更新时间:2024-02-21 21:48:53

vim neovim coc VimTypeScript

coc-smartf 使跳角色变得容易。 安装 运行命令: :CocInstall coc - smartf 在您的vim中。 用法 " press to cancel. nmap f (coc - smartf - forward) nmap F (coc - smartf - backward) nmap ; (coc - smartf - repeat ) nmap , (coc - smartf - repeat - opposite) augroup Smartf autocmd User SmartfEnter : hi Conceal ctermfg = 220 guifg = # 6638 F0 autocmd User SmartfLeave : hi Conceal ctermfg = 239 guifg = # 504945 augroup end 选件 smartf.timeout :跳转超时(以毫秒为单位),默认为1000 。 smartf.jumpOnTrigger :触发​


【文件预览】:
coc-smartf-master
----.gitignore(18B)
----tsconfig.json(303B)
----Readme.md(1KB)
----package.json(2KB)
----src()
--------util.ts(736B)
--------index.ts(918B)
--------manager.ts(8KB)
----.npmignore(75B)
----webpack.config.js(644B)
----yarn.lock(118KB)

网友评论