Skip to content

thisinnocence/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim cfg

Installation

Install dependency

Install nodejs for coc.nvim: https://nodejs.org/en/download/package-manager

sudo apt install universal-ctags
sudo apt install clangd

Run install.sh

bash install.sh

this script will backup your existing Vim configurations and create a symbolic link to the new ones.

Install vim plugins and coc plugins

Open Vim and execute the following commands within Vim to reinstall Vim plugins and Coc plugins.

:PlugInstall
:CocInstall coc-clangd

References

basic vim

plugin manager

vim-lsp

ctrl-p(search-file/symbol)

ctags/gtags/cscope

theme

directory tree

quick move

git

asyn

About

Vim tips and personal config.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published