aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/syntax/pymanifest.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/syntax/pymanifest.vim b/runtime/syntax/pymanifest.vim
index 5f7d22cf2d..54295c45dc 100644
--- a/runtime/syntax/pymanifest.vim
+++ b/runtime/syntax/pymanifest.vim
@@ -20,7 +20,7 @@ syn match pymanifestComment /\\\@1<!#.*/ contains=pymanifestTodo
" Commands
syn keyword pymanifestCommand
\ include exclude
- \ recursive-include global-include
+ \ recursive-include resursive-exclude
\ global-include global-exclude
\ graft prune