summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)
-
-