Which snippet plugin do you prefer? Moving out from ultinips, and pondering the existing choices.

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/neovim

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
  • LuaSnip

    Snippet Engine for Neovim written in Lua.

    https://github.com/L3MON4D3/LuaSnip it also supports friendly-snippets (check the example file) and gives the capability of implementing really complex snippets as they can be declared using lua functions.

  • vim-vsnip

    Snippet plugin for vim/nvim that supports LSP/VSCode's snippet format.

    Seems like vim-vsnip and snippets.nvim are popular to migrate into.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • snippets.nvim

    Seems like vim-vsnip and snippets.nvim are popular to migrate into.

  • friendly-snippets

    Set of preconfigured snippets for different languages.

    vsnip is vimscript implemented way and has friendly-snippets which contains already predefined snippets. But it seems to have some limitations like can't use transformations nor bash commands as output etc? It still looks to work very fast for its purpose.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts