Skip to content

OswinC/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

	git clone git://github.com/OswinC/dotvim ~/.vim

Create symlinks:

	ln -s ~/.vim/vimrc ~/.vimrc

Switch to the `~/.vim` directory, and fetch submodules:

	cd ~/.vim
	git submodule init
	git submodule update

To enable full features of this vim environment, following programs/libraries/settings are required:

	llvm/clang
	cscope
	python
	vim configured with --enable-pythoninterp --enable-gui=no --enable-cscope --enable-multibyte --enable-fontset --with-features=huge
	set (let) g:clang_library_path to the directory path where libclang.so can be found

About

My vim environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published