diff options
author | Max Christian Pohle | 2016-05-09 17:00:35 +0200 |
---|---|---|
committer | Max Christian Pohle | 2016-05-09 17:00:35 +0200 |
commit | c2a13ef3f498d90fb9f46b830e14c31156635676 (patch) | |
tree | e125ca03554399949d6ca0fd27b7cf1953cbf02c /.netrwhist | |
parent | 8fd5f60d660f385b766b9c0e7ac874632c1cea1f (diff) | |
download | vim-c2a13ef3f498d90fb9f46b830e14c31156635676.tar.bz2 vim-c2a13ef3f498d90fb9f46b830e14c31156635676.zip |
moved repository up again
this repo shell be used for vim exclusively
Diffstat (limited to '.netrwhist')
-rw-r--r-- | .netrwhist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.netrwhist b/.netrwhist new file mode 100644 index 0000000..430f97c --- /dev/null +++ b/.netrwhist | |||
@@ -0,0 +1,4 @@ | |||
1 | let g:netrw_dirhistmax =10 | ||
2 | let g:netrw_dirhist_cnt =2 | ||
3 | let g:netrw_dirhist_1='/home/max/.config/google-chrome' | ||
4 | let g:netrw_dirhist_2='/home/max/openvpn/cx20/client' | ||