aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc9
1 files changed, 0 insertions, 9 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 2852ee57..4fbed756 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -449,15 +449,6 @@ nnoremap <Leader><Insert> :<C-U>enew<CR>
" \TAB toggles 'autoindent'
nnoremap <Leader><Tab> :<C-U>setlocal autoindent! autoindent?<CR>
-" Execution mappings; each of these clobbers register z
-
-" \@ executes line in normal mode
-nnoremap <Leader>@ ^"zyg_@z
-" \: executes line in command mode
-nnoremap <Leader>: ^"zyg_:<C-R>z<CR>
-" \! executes line with 'shell'
-nnoremap <Leader>! ^"zyg_:!<C-R>z<CR>
-
" Things I almsot always type wrnog
inoreabbrev almsot almost
inoreabbrev wrnog wrong