aboutsummaryrefslogtreecommitdiffstats
path: root/vim/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/.vimrc')
-rw-r--r--vim/.vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/vim/.vimrc b/vim/.vimrc
index 2e30251..081ccc7 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -43,3 +43,5 @@ noremap <Left> ""
43noremap! <Left> <Esc> 43noremap! <Left> <Esc>
44noremap <Right> "" 44noremap <Right> ""
45noremap! <Right> <Esc> 45noremap! <Right> <Esc>
46
47" vim: set ts=8 sw=8 tw=78 noet :