Vim was keeping an unneeded file
This commit is contained in:
parent
686367570f
commit
0df1588c70
2 changed files with 1 additions and 4 deletions
1
vim/.gitignore
vendored
Normal file
1
vim/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
.netrwhist
|
|
@ -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'
|
|
Loading…
Reference in a new issue