Skip to content

nthery/myvimfiles

Repository files navigation

This is my personal vim configuration.

Plugins are kept in submodules so after cloning this do:

	git submodule init
	git submodule update

To use clone in ~/.vim/ (unix) or ~/vimfiles (Windows) and create .vimrc that
sources nth.vim.

To update all plugins to their tip do:

	git submodule update --remote --rebase --recursive

About

My VIM configuration files

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors