Skip to content

chihuanqi/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim

git clone https://github.com/chihuanqi/vim.git .vim.git

.vimrc config

use vundle

Install:

mkdir .vim/bundle -p

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

ln -s ~/.vim.git/vimrc ~/.vimrc

touch .local.vim

vim

BundleInstall

add system var PYTHON_SITE_PACKAGE_PATH point to python site package path like "/home/user/.pythonbrew/pythons/Python-2.7.3/lib/python2.7/site-packages" in .bashrc or .zshrc, this can improve jedi-vim

enjoy it

About

.vimrc config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published