changed markdown preview shortcut to shift m
This commit is contained in:
parent
7c7f3a3905
commit
247698bc21
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ let g:lightline = {'colorscheme': 'one', 'active': { 'left': [['mode', 'paste'],
|
||||||
|
|
||||||
" Custom keybindings
|
" Custom keybindings
|
||||||
|
|
||||||
" keybind map Ctrl + m to :MarkdownPreview
|
" keybind map Shift + m to :MarkdownPreview
|
||||||
nnoremap M <Plug>MarkdownPreviewToggle
|
nnoremap M <Plug>MarkdownPreviewToggle
|
||||||
|
|
||||||
"Escape Insert Mode with ii
|
"Escape Insert Mode with ii
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue