X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=keymaps.vim;fp=keymaps.vim;h=8d7e5495790dfad746463cc2ab40db104d85b708;hp=1ad0f136850807a3a045d6207c485c7ff9d67c25;hb=56ecdc03efcf665e164761695fc37752312d313e;hpb=4a3479cb8cdf93277d82a99a5543cbbd8aee7a33 diff --git a/keymaps.vim b/keymaps.vim index 1ad0f13..8d7e549 100644 --- a/keymaps.vim +++ b/keymaps.vim @@ -19,7 +19,6 @@ 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 RunMarkdown()