deleting as unused lately

This commit is contained in:
Thomas Ruoff
2018-01-27 15:33:23 +01:00
parent b7675e2538
commit 7a6a725b72

3
vimrc
View File

@@ -180,9 +180,6 @@ nnoremap <leader>e :e<space>
"" fast saving "" fast saving
nnoremap <leader>w :update<cr> nnoremap <leader>w :update<cr>
"" access copy buffer
noremap <leader>x "+
"" fast window switching "" fast window switching
nnoremap <C-J> <C-W><C-J> nnoremap <C-J> <C-W><C-J>
nnoremap <C-K> <C-W><C-K> nnoremap <C-K> <C-W><C-K>