#neovim Development News

The 0.11 version will have built-in snippet engine (`vim.snippet`) automatically map / to jump forward/backward.
May require adjusting your config if you have those keys mapped in Insert mode.

PR:
- https://github.com/neovim/neovim/pull/27339

Comments