GitXplorerGitXplorer
v

vim

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
832f5ad0bcb86da0f00ac7a1b2be0e298429677e

updated readme

committed 5 years ago
Unverified
ac2fcb0cefc2cf9eaec23612e8b7e5dc04261057

added grepper and obsession

vvolksen committed 5 years ago
Unverified
d1fa6ed689268cea4858894251460acbeaabc86a

new packages

vvolksen committed 5 years ago
Unverified
3cb6cf569bc9f4132e534403dee721ac299a9ce8

switch to https

vvolksen committed 5 years ago
Unverified
369336eae16645202d8fb2f708e32739ba90d16f

added git fugitive to packages

vvolksen committed 5 years ago
Unverified
6d79ae81de017e36595ec81ad25a51e513245072

only clone depth=1

vvolksen committed 5 years ago

README

The README file for this repository.

nvim

new vim files for vim8 and neovim

checkout on new machine

cd ~  
git clone --depth 1 https://github.com/volksen/vim.git ~/.vim   
ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/vimrc ~/.gvimrc
#vim -N -c "q!"