$ vimrc-get hvim- tool-hvim-doc (GitHub)
- note-about-vim / hvim
- hvim
- skel-project-plan/example/project-vimrc
git clone https://github.com/samwhelp/tool-hvim
git clone https://github.com/samwhelp/tool-hvim-doc- Installing Neovim / Ubuntu
hvim use vim-plug for Plugin Manager.
to install plugin, please run
:PlugInstallhvim use coc.nvim.
to install extensions, please run
:CocInstall extension_nameor run for hvim defined
:call Hvim_Coc_InstallExtensions()or run
:call Hvim_Coc_InstallExtensions_Sync()