Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fix deprecation warning for legacy SnipMate engine #712

Open
shwoodard opened this issue Feb 16, 2022 · 0 comments
Open

feat: fix deprecation warning for legacy SnipMate engine #712

shwoodard opened this issue Feb 16, 2022 · 0 comments

Comments

@shwoodard
Copy link

shwoodard commented Feb 16, 2022

  1. Install Janus
  2. cd $HOME/.vim && git submodule update --remote
  3. vim somefile.txt

(Vim starts but after) output:

The legacy SnipMate parser is deprecated. Please see :h SnipMate-deprecate.
shwoodard added a commit to shwoodard/janus that referenced this issue Feb 16, 2022
`vim-snipmate`[1] has moved from engine version 0 to version 1. The
result is that starting vim with janus produces a deprecation
warning upon starting either vim or gvim. Simply instructing SnipMate to
use the new engine fixes the issue.

Closes: carlhuda#712

[1] https://github.com/garbas/vim-snipmate
shwoodard added a commit to shwoodard/janus that referenced this issue Feb 16, 2022
`vim-snipmate`[1] has moved from engine version 0 to version 1. The
result is that starting vim with janus produces a deprecation
warning upon starting either vim or gvim. Simply instructing SnipMate to
use the new engine fixes the issue.

Closes: carlhuda#712

[1] https://github.com/garbas/vim-snipmate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant