Vim was keeping an unneeded file

This commit is contained in:
Tom Willemsen 2011-01-11 13:40:30 +01:00
parent 686367570f
commit 0df1588c70
2 changed files with 1 additions and 4 deletions

1
vim/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.netrwhist

View file

@ -1,4 +0,0 @@
let g:netrw_dirhistmax =10
let g:netrw_dirhist_cnt =2
let g:netrw_dirhist_1='/etc/X11/xorg.conf.d'
let g:netrw_dirhist_2='/home/slash/.ssh'