Update gitignore to include vim items.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1 +1,8 @@
|
|||||||
|
# Ignore the installed tmux plugins.
|
||||||
/tmux/plugins
|
/tmux/plugins
|
||||||
|
|
||||||
|
# Ignore the installed vim plugins.
|
||||||
|
/vim/.vim/bundle
|
||||||
|
|
||||||
|
# Ignore vim history.
|
||||||
|
/vim/.vim/.netrwhist
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
let g:netrw_dirhistmax =10
|
|
||||||
let g:netrw_dirhistcnt =1
|
|
||||||
let g:netrw_dirhist_1='/home/shaun/Documents/git/schools/main'
|
|
||||||
Reference in New Issue
Block a user