summaryrefslogtreecommitdiff
path: root/runtime/syntax/papp.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/syntax/papp.vim')
-rw-r--r--runtime/syntax/papp.vim3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/syntax/papp.vim b/runtime/syntax/papp.vim
index 0d84d80d..d86dce60 100644
--- a/runtime/syntax/papp.vim
+++ b/runtime/syntax/papp.vim
@@ -2,7 +2,7 @@
"
" Language: papp
" Maintainer: Marc Lehmann <pcg@goof.com>
-" Last Change: 2003 May 11
+" Last Change: 2009 Nov 11
" Filenames: *.papp *.pxml *.pxsl
" URL: http://papp.plan9.de/
@@ -37,6 +37,7 @@ if exists("papp_include_html")
syn include @PAppHtml syntax/html.vim
endif
unlet b:current_syntax
+ syntax spell default " added by Bram
endif
if version < 600