Removes .netrwhist
Including adding it to gitignore
This commit is contained in:
parent
2830500014
commit
5f134c7f07
2 changed files with 1 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,3 +9,4 @@ mutt/accounts/*
|
||||||
/qutebrowser/.config/qutebrowser/autoconfig.yml
|
/qutebrowser/.config/qutebrowser/autoconfig.yml
|
||||||
/bin/.bin/pappy
|
/bin/.bin/pappy
|
||||||
/systemd/.config/systemd/user/timers.target.wants/
|
/systemd/.config/systemd/user/timers.target.wants/
|
||||||
|
nvim/.config/nvim/.netrwhist
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
let g:netrw_dirhistmax =10
|
|
||||||
let g:netrw_dirhistcnt =1
|
|
||||||
let g:netrw_dirhist_1='/home/jonathan/.dotfiles/nvim/.config/nvim/plugin'
|
|
Loading…
Add table
Add a link
Reference in a new issue