Skip to content

changa/vimconfig

Repository files navigation

My vim config

My little own vim configuration. Use and fork as you see fit.

Dependencies

  • for YouCompleteMe
    • cmake
    • ctags
    • if using neovim (installation instructions here), you'd better install the Python neovim module (pip install neovim). And if you use pyenv, you'd better add export PYTHON_CONFIGURE_OPTS="--enable-shared" in your .bashrc|.zshrc|.profile|… before installing your global Python version.

Usage

  • git clone the project: git clone https://github.com/changa/vimconfig ~/.vim
  • boostrap: cd ~/.vim && make
  • add your local settings or overrides in ~/.vim/vimrc.local
  • Profit!

Plugins (handled by vim-plug)

About

My vim config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages