aboutsummaryrefslogtreecommitdiff
path: root/autoload/heresy.vim
diff options
context:
space:
mode:
Diffstat (limited to 'autoload/heresy.vim')
-rw-r--r--autoload/heresy.vim5
1 files changed, 3 insertions, 2 deletions
diff --git a/autoload/heresy.vim b/autoload/heresy.vim
index 8af72f9..8f8c6a8 100644
--- a/autoload/heresy.vim
+++ b/autoload/heresy.vim
@@ -267,9 +267,10 @@ function! s:SetWrappedTextNavigation()
\org,
\creole,
\mediawiki
- \} setlocal filetype=txt
+ \} setlocal filetype=markdown
autocmd FileType \
- \rst,
+ \markdown,
+ \rst,
\asciidoc,
\pod,
\txt