How do you organise your snippets?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dotfiles

    💻 my personal dotfiles: no more, no less (by gennaro-tedesco)

  • You put your snippets in a lua file, like here (with syntax according to the luasnip documentation) and invoke such file somewhere in your configuration so that it's required (i. e. "loaded").

  • LuaSnip

    Snippet Engine for Neovim written in Lua.

  • Autocomplete can be done with a "super-tab" setup with nvim-cmp and lsp (see LuaSnip wiki for some more information).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dotfiles

    dotfiles but updated, ft LuaSnip Guide + LaTeX snippets (by evesdropper)

  • Some other resources: set of guides on luasnip (self-plug, lol) and my snippets.

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

  • What is your preferred snippet plug-in?

    1 project | /r/neovim | 14 Aug 2023
  • HTML and Css snippets

    2 projects | /r/neovim | 3 Jul 2023
  • [Help] Paste triggers in Select mode

    1 project | /r/neovim | 24 Jun 2023
  • My Haskell snippet collection for Neovim - with tree-sitter and LSP

    2 projects | /r/haskell | 27 May 2023
  • How do I use template files via Lua?

    3 projects | /r/neovim | 13 May 2023