summaryrefslogtreecommitdiffstats
path: root/runtime/ftplugin/ant.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ftplugin/ant.vim')
-rw-r--r--runtime/ftplugin/ant.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/ftplugin/ant.vim b/runtime/ftplugin/ant.vim
index 648fca1be9..5905858896 100644
--- a/runtime/ftplugin/ant.vim
+++ b/runtime/ftplugin/ant.vim
@@ -41,3 +41,4 @@ let b:undo_ftplugin = "unlet! b:browsefilter | " . s:undo_ftplugin
" Restore the saved compatibility options.
let &cpo = s:save_cpo
+unlet s:save_cpo