Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

wujfhero/dotvim

Repository files navigation

My Vim files

Install

$ git clone --recursive git://github.com/StephenPCG/dotvim.vim

create a link to $HOME/.vim:

$ ln -s /path/to/dotvim ~/.vim
$ ln -s .vim/vimrc ~/.vimrc # only need for vim older than 7.4

or use temporarily:

$ vim -u /path/to/dotvim/vimrc [files ...]

Depends

Syntax Checkers

  • python
    • apt-get install pylint
    • apt-get install pyflakes
  • go
    • vim-go takes care of fetching required tools

tags

  • apt-get install exuberant-ctags cscope
  • apt-get install silversearcher-ag
  • apt-get install clang libclang-dev
  • go get -u github.com/jstemmer/gotags

References

Powerline Fontconfig

See docs here

$ ln -s /path/to/PowerlineSymbols.otf ~/.local/share/fonts/
$ ln -s /path/to/10-powerline-symbols.conf ~/.config/fontconfig/conf.d/
$ fc-cache -vf

About

My vim configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /