changed markdown preview shortcut to shift m

This commit is contained in:
tomit4 2022-04-18 11:26:51 -07:00
parent 7c7f3a3905
commit 247698bc21

View file

@ -146,7 +146,7 @@ let g:lightline = {'colorscheme': 'one', 'active': { 'left': [['mode', 'paste'],
" Custom keybindings
" keybind map Ctrl + m to :MarkdownPreview
" keybind map Shift + m to :MarkdownPreview
nnoremap M <Plug>MarkdownPreviewToggle
"Escape Insert Mode with ii