Skip to content

undefinedbehavior/vimrc

Repository files navigation

VIMRC by Yirui

Requirement

  • latest fat vim and python
  • to support better theme, change terminal to support 256 color
  • to support better status bar, change terminal to use patched font (search powerline-font for detail)

Plugin Special Install

  1. in your $HOME/.vimrc, define var VimConfigPath to this vimrc folder and source vimrc.vim under vimrc
  2. git submodule update --init --recursive
  3. cd YCM and exe install.sh
  4. cd vimproc and exe make
  5. cd zsh-git-prompt and type cabal build
  6. Create ~/vim_projects folder in order to save the vim session.
  7. Install tmux plugin manager
  8. Install tmux plugins as what described above.
  9. brew install reattach-to-user-namespace

TODO

  • YCM adv setting
  • script to do this README

Releases

No releases published

Packages

No packages published