X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=keymaps.vim;h=8d7e5495790dfad746463cc2ab40db104d85b708;hp=7f04452831005fddea1498ff5134a9c12e8b5fcc;hb=9115e7e8ffe4b4bc37adb95b9fd51703618dab8f;hpb=cdf1fddcd88dace1209bff22fee2337ee9ff9a01 diff --git a/keymaps.vim b/keymaps.vim index 7f04452..8d7e549 100644 --- a/keymaps.vim +++ b/keymaps.vim @@ -19,9 +19,8 @@ xmap (neosnippet_expand_target) au Filetype c,cpp,objc map :vsplit:FSRight au Filetype c,cpp,objc map :FSHere -au BufNewFile *.{h,hpp,hxx} call AddIncludeGuards() -au Filetype markdown map :call RunPandoc() +au Filetype markdown map :call RunMarkdown() " Start interactive EasyAlign in visual mode (e.g. vipga) vmap (EasyAlign)