Skip to content

Commit

Permalink
Vimwiki: don't mess with .md or .markdown files
Browse files Browse the repository at this point in the history
TODO: Vimwiki has this option by default and will probably be released
      soon, please revert when it's released

closes #479
  • Loading branch information
kalbasit committed Jan 20, 2013
1 parent 983a11a commit 25208e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions janus/vim/tools/janus/after/plugin/vimwiki.vim
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
if janus#is_plugin_enabled("vimwiki")
let g:vimwiki_ext2syntax = {}
endif

0 comments on commit 25208e5

Please sign in to comment.