aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/vimrc b/vimrc
index 884ede3..ea5ef55 100644
--- a/vimrc
+++ b/vimrc
@@ -136,6 +136,3 @@ nnoremap <C-s> :w<CR>
" <C-q> is the same as @q (I use q to store macros).
nnoremap <C-q> @q
-" vim-surround.vim: <leader>s is used to surround a word.
-map <leader>s ysiw
-