summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2015-10-06 13:05:42 +0200
committerTharre <tharre3@gmail.com>2016-10-07 20:13:36 +0000
commitaa18fb1ff36982afa203a04d0fefbfdf4b066cfc (patch)
tree052af9ab4545ea730d856e4a7b18be03cfd79071
parent98ba0e744bdf99ce0a894451700f11c39dc2579b (diff)
downloaddotfiles-aa18fb1ff36982afa203a04d0fefbfdf4b066cfc.tar.gz
dotfiles-aa18fb1ff36982afa203a04d0fefbfdf4b066cfc.tar.xz
dotfiles-aa18fb1ff36982afa203a04d0fefbfdf4b066cfc.zip
vim: ignore .netrwhist
-rw-r--r--.gitignore1
-rw-r--r--shell/_vimrc2
2 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 0d20b64..788561b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
*.pyc
+shell/_vim/.netrwhist
diff --git a/shell/_vimrc b/shell/_vimrc
index 2123c9b..724052d 100644
--- a/shell/_vimrc
+++ b/shell/_vimrc
@@ -83,5 +83,3 @@ vmap <Enter> <Plug>(EasyAlign)
" Start interactive EasyAlign for a motion/text object (e.g. gaip)
nmap ga <Plug>(EasyAlign)
-
-