cd ~ && rm -rf .vim
git clone --recursive https://github.com/chfangdong/vimrc .vim
ln -s ~/.vim/init.vim .vimrcgit clone --recursive https://github.com/chfangdong/vimrc vimfilescd ~ && rm -rf .vim
git clone --recursive https://github.com/chfangdong/vimrc .vim
ln -s ~/.vim ~/.config/nvimcd %USERPROFILE%\AppData\Local
git clone --recursive https://github.com/chfangdong/vimrc nvim# 打开init.vim后,执行如下命令
:PlugUpdate
- ack.vim
- fzf.vim
- fzf
- lightline
- nerdtree
- tagbar
- targets.vim
- vim-commentary
- vim-fugitive
- vim-repeat
- vim-surround
The leader is ,.
<c-n>:Open Nerdtree<c-s>:Open Tagbar<c-b>:Open FZF buffers<c-p>:Open FZF files<leader>g:Ack Search using ripgrep
Note: <c-s> need set 'stty -ixon' in ~/.bash_profile to disable XON/XOFF