samwhelp / tool-cvim

tool-cvim

Home Page:https://samwhelp.github.io/tool-cvim-doc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tool-cvim

tool-cvim (GitHub)

Installer

$ vimrc-get cvim

Doc

Keybind

Plugin

Prototype Projects

Related Projects

Similar Projects

Clone Command

git clone https://github.com/samwhelp/tool-cvim
git clone https://github.com/samwhelp/tool-cvim-doc

Install neovim (nvim)

Install Plugin

cvim use vim-plug for Plugin Manager.

to install plugin, please run

:PlugInstall

Install coc.nvim extensions

cvim use coc.nvim.

to install extensions, please run

:CocInstall extension_name

or run for cvim defined

:call Cvim_Coc_InstallExtensions()

or run

:call Cvim_Coc_InstallExtensions_Sync()

About

tool-cvim

https://samwhelp.github.io/tool-cvim-doc/

License:MIT License


Languages

Language:Vim Script 99.1%Language:Shell 0.9%