diff options
author | Matthew Lemon <y@yulqen.org> | 2023-05-01 17:26:25 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-05-01 17:26:25 +0100 |
commit | ec6bf998364f50375bd748ab8c61fbc064226e7d (patch) | |
tree | 1d7ce07f52e5c469093c198ea2be523f5b6eb39f /vim/.netrwhist |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | vim/.netrwhist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vim/.netrwhist b/vim/.netrwhist new file mode 100644 index 0000000..cb60582 --- /dev/null +++ b/vim/.netrwhist @@ -0,0 +1,3 @@ +let g:netrw_dirhistmax =10 +let g:netrw_dirhistcnt =1 +let g:netrw_dirhist_1='/home/lemon' |