Skip to content

btkn/vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

screenshot

screenshot.png

Install

(You need a vim compiled with python support. Check it with vim --version | grep +python)

  • Dependencies(Ubuntu platform)

    sudo apt-get install vim exuberant-ctags git

    sudo pip install dbgp vim-debug pep8 flake8 pyflakes isort

  • Download vimrc file to user home directory

    wget https://raw.githubusercontent.com/tao12345666333/vim/master/vimrc -O $HOME/.vimrc

  • Open Vim

    Open vim, it will install plugins. Wait for the installation to finish. Or you can run

    vim -E -u $HOME/.vimrc +qall

  • Enjoy your Vim and costomize it

Featured Plugins

And more...

Bitdeli Badge

About

My Vim configuration more Python, Javascript, Vue.js, Golang and Markdown, will add Haskell, Ruby and C/C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vim Script 99.1%
  • Shell 0.9%