Remap tilde

This commit is contained in:
Yash Karandikar 2022-07-09 21:45:08 +05:30
parent a00c9f7c3f
commit 33319f7483

2
.vimrc
View file

@ -84,3 +84,5 @@ nnoremap <C-S-a> :call nerdcommenter#Comment('n', 'append')<CR>
" markdown preview settings
nnoremap <C-p> :MarkdownPreviewToggle<CR>
nnoremap ` ~