diff options
author | Matthew Lemon <y@yulqen.org> | 2023-05-03 21:51:46 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-05-03 21:51:46 +0100 |
commit | 7f2d42218e5f736730226e6515a01efcb706b6cd (patch) | |
tree | 10aaf2c982427f5af6604649cb5593eeab03cc8b | |
parent | a73768489b4d02d85917c8baa65b57a019e8cba4 (diff) |
Removes unneeded file
-rw-r--r-- | vim/.netrwhist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vim/.netrwhist b/vim/.netrwhist deleted file mode 100644 index cb60582..0000000 --- a/vim/.netrwhist +++ /dev/null @@ -1,3 +0,0 @@ -let g:netrw_dirhistmax =10 -let g:netrw_dirhistcnt =1 -let g:netrw_dirhist_1='/home/lemon' |