/vim-config

my vim configuration

Primary LanguageVim script

vim-config

To install it in linux, do:

  • remove your ~/.vim if it exists
  • $git clone https://github.com/hritt/vim-config.git ~/.vim, it should be clone to ~/.vim
  • $ln ~/.vim/vimrc ~/.vimrc
  • install ctags $sudo apt-get install ctags
  • start vim $vi, and install plugin by plug use :PlugInstall

Introduce:

  • doc - chinese help document for Vim version 7.3, remember to add "set helplang=cn". and some plugins help documents
  • colors - some colors scheme
  • plugin
    • taglist: taglist.vim, taglist.txt
    • bufexplorer: bufexplorer.vim, bufexplorer.txt
    • winmanager: winmanager.vim, winfileexplorer.vim, wintagexplorer.vim, winmanager.txt. If you want to show tagexplorer, you should have taglist first.
    • a
    • DoxygenToolkit
    • tetris
  • autoload
  • plugged
  • snippets - snippets files