remove old leader s from vimrc

This commit is contained in:
2026-05-20 21:22:55 +02:00
parent d0ea7c50a0
commit 0af71243a3
+1 -1
View File
@@ -44,7 +44,7 @@ nnoremap ,b :buffers<CR>
nnoremap <leader>y "+yy nnoremap <leader>y "+yy
vnoremap <leader>y "+y vnoremap <leader>y "+y
:nnoremap <Leader>s :%s/\<<C-r><C-w>\>/ ":nnoremap <Leader>s :%s/\<<C-r><C-w>\>/
" xnoremap ("<leader>p", "\"_dP") " xnoremap ("<leader>p", "\"_dP")
" autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab " autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab