VIM配置文件
展示柜图库
Comming soon! :clapping_hands: :clinking_beer_mugs: :clinking_beer_mugs:
用法
克隆
# clone
git clone https://github.com/edisonslightbulbs/vim-dotfiles.git
# cd into the repo
cd vim-dotfiles
# export path pointing to vim-dotfiles
echo "export VIM_DOTFILES_PATH=$PWD" >> ~/.zshrc
# append source directive in .vimrc
echo "source $PWD/config.vim" >> ~/.vimrc
就是这样!
推荐
每个插件可能具有您可能没有的依赖项。 我建议完全禁用这些插件,然后一次重新启用它们。 也就是说,
" execute 'source $VIM_D
1