aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/vimrc b/base/vimrc
index 3a4b16a..d23abae 100644
--- a/base/vimrc
+++ b/base/vimrc
@@ -12,7 +12,7 @@ au FocusLost * :wa
nnoremap ,, ,
let mapleader=","
nnoremap <leader>; ;
-nnoremap ; :
+noremap ; :
" Highlighting ====----
syntax on