Hi list and Dr.Chip.
This is a small fixing guard for loading script. You may want to add
logipat_version = 'v3'. Please take care of this and update bunded one in vim
repository.
- mattn
diff --git a/runtime/plugin/logiPat.vim b/runtime/plugin/logiPat.vim
index a75d0ee..1d7b4a2 100644
--- a/runtime/plugin/logiPat.vim
+++ b/runtime/plugin/logiPat.vim
@@ -39,7 +39,7 @@
if &cp || exists("loaded_logipat")
finish
endif
-let g:loaded_LogiPat = "v3"
+let g:loaded_logipat = 1
let s:keepcpo = &cpo
set cpo&vim
"DechoRemOn
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.