janus
janus copied to clipboard
SnipMate broken and disabling it causes explosions
With SnipMate enabled:
Error detected while processing /Users/User/.vim/after/plugin/snipMate.vim:
line 37:
E117: Unknown function: GetSnippets
With more errors after the buffer is loaded.
Error detected while processing FileType Auto commands for "*":
E117: Unknown function: GetSnippets
After adding call janus#disable_plugin("snipmate", "it's broken") to .vimrc.before:
Warning in snipMate.vim: Snippet c) is already defined. See :h multi_snip for help on snippets with multiple matches.
Warning in snipMate.vim: Snippet date is already defined. See :h multi_snip for help on snippets with multiple matches.
Warning in snipMate.vim: Snippet ddate is already defined. See :h multi_snip for help on snippets with multiple matches.
Well the answer is in the error you got, /Users/User/.vim/after/plugin/snipMate.vim this file is not installed by janus!! Please remove ~/.vim* and ~/.gvim* (of course keep a copy of the before/after files) and reinstall!