/BillsVimrc

Bill's own vim configuration

Primary LanguageVim Script

Bill's Vimrc

██████╗ ██╗██╗     ██╗      ██████╗ ██████╗ ███╗   ██╗ ██████╗ ███████╗    ██╗   ██╗██╗███╗   ███╗██████╗  ██████╗
██╔══██╗██║██║     ██║     ██╔════╝██╔═══██╗████╗  ██║██╔════╝ ██╔════╝    ██║   ██║██║████╗ ████║██╔══██╗██╔════╝
██████╔╝██║██║     ██║     ██║     ██║   ██║██╔██╗ ██║██║  ███╗███████╗    ██║   ██║██║██╔████╔██║██████╔╝██║
██╔══██╗██║██║     ██║     ██║     ██║   ██║██║╚██╗██║██║   ██║╚════██║    ╚██╗ ██╔╝██║██║╚██╔╝██║██╔══██╗██║
██████╔╝██║███████╗███████╗╚██████╗╚██████╔╝██║ ╚████║╚██████╔╝███████║     ╚████╔╝ ██║██║ ╚═╝ ██║██║  ██║╚██████╗
╚═════╝ ╚═╝╚══════╝╚══════╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═══╝ ╚═════╝ ╚══════╝      ╚═══╝  ╚═╝╚═╝     ╚═╝╚═╝  ╚═╝ ╚═════╝

chinese

Bill's Vim is my own vimrc configuration.

Fast Start

  1. git clone https://github.com/ProgrammerBill/BillsVim.git
  2. Run setup.sh for setup Bill's vimrc and will restore original vimrc files.
  3. Add "export PATH=$PATH:[your directory]/BillsVim/tools" in .bashrc

Vim Plugins:

tools

  • ff for fast locate files
  • cs for fast add ctags and cscope tags

Have fun with Vim!