From 283d3a8b7b8340f407dcc3684e1b4190807ebf13 Mon Sep 17 00:00:00 2001 From: jdhao Date: Thu, 12 Nov 2020 22:40:09 +0800 Subject: update vim-markdownfootnote settings --- core/plugins.vim | 7 ------- 1 file changed, 7 deletions(-) (limited to 'core') diff --git a/core/plugins.vim b/core/plugins.vim index 346f6c2..12c1a49 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -699,13 +699,6 @@ if g:is_win || g:is_mac nnoremap :MarkdownPreviewStop endif -""""""""""""""""""""""""vim-markdownfootnotes settings"""""""""""""""""""""""" -" Replace the default mappings provided by the plugin -imap ^^ AddVimFootnote -nmap ^^ AddVimFootnote -imap @@ ReturnFromFootnote -nmap @@ ReturnFromFootnote - """"""""""""""""""""""""vim-grammarous settings"""""""""""""""""""""""""""""" if g:is_mac let g:grammarous#languagetool_cmd = 'languagetool' -- cgit v1.2.3