8000 GitHub - liujianspace/dotvim: my .vim & .vimrc
[go: up one dir, main page]

Skip to content

liujianspace/dotvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotvim

my .vim & .vimrc

install

  • git clone https://github.com/atttx123/dotvim.git ~/.vim

  • git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/vundle

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

  • Launch vim and run :PluginInstall

    To install from command line: vim +PluginInstall +qall

dependency

  • pip install flake8 autopep8

  • apt-get install exuberant-ctags

About

my .vim & .vimrc

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%
0