X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=keymaps.vim;h=7f04452831005fddea1498ff5134a9c12e8b5fcc;hp=4b273558e2d4e0aa6cdb87e076ff2348cb46f01b;hb=cdf1fddcd88dace1209bff22fee2337ee9ff9a01;hpb=dffcffd5d9cc9f49219eb0855028af85a71fb25b diff --git a/keymaps.vim b/keymaps.vim index 4b27355..7f04452 100644 --- a/keymaps.vim +++ b/keymaps.vim @@ -21,7 +21,6 @@ au Filetype c,cpp,objc map :vsplit:FSRight au Filetype c,cpp,objc map :FSHere au BufNewFile *.{h,hpp,hxx} call AddIncludeGuards() -au Filetype html,xml imap / au Filetype markdown map :call RunPandoc() " Start interactive EasyAlign in visual mode (e.g. vipga)