Skip to content

jacky-wzj/dot-vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbzhaosq's vim configuration

main plugins

  • Vundle
  • YouCompleteMe (YCM)
  • ultisnips
  • nerdtree
  • tagbar
  • poweline

C/C++

work with YCM

requirements :

YCM-PATH/install.sh --clang-completer

Python

work with jedi

requirements :

pip install jedi

Golang

work with vim-go

requirements :

go get -u github.com/nsf/gocode

Java

javacomplete

requirements :

jdk version > 1.1

Clojure

work with lein repl

requirements :

lein

Notification

vim needs python-plugin on while compiled

on Ubuntu, the vim can be installed directly use "sudo apt-get install vim"

on openSUSE, the vim needs to be compiled manully

About

vim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vim Script 86.1%
  • Perl 13.7%
  • Erlang 0.2%