From bdcf96c736de4035c5b92718f881ea958b7cfee1 Mon Sep 17 00:00:00 2001 From: ehg Date: Wed, 12 Oct 2011 20:48:58 +0100 Subject: [PATCH] updated stuff --- .gitignore | 1 + vimrc | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/vimrc b/vimrc index 660dfa8..c375129 100644 --- a/vimrc +++ b/vimrc @@ -62,8 +62,8 @@ map tf :tabfirst map tl :tablast map tm :tabmove -noremap o :CommandT -noremap O :CommandTFlush +noremap q :CommandT +noremap Q :CommandTFlush noremap m :CommandTBuffer " Set ctrl space to autocomplete