awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dcampos avatar

dcampos/nvim-snippy

0
View on GitHub↗
339 stars·20 forks·Lua·MIT·16 views

Nvim Snippy

Snippet plugin for Neovim written in Lua

Features

  • Snippet Management - Lua-based snippet plugin with support for standard formats.

Star history

Star history chart for dcampos/nvim-snippyStar history chart for dcampos/nvim-snippy

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Nvim Snippy

These projects share indexed features with Nvim Snippy. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • carlhuda/januscarlhuda avatar

    carlhuda/janus

    7,843View on GitHub↗

    Janus is a Vim distribution and curated plugin configuration that transforms the editor into a full-featured development environment. It functions as a Vim-based IDE, integrating a collection of third-party extensions to provide an integrated development experience. The system features a fuzzy-search project navigator for locating files, buffers, and symbols across a codebase. It also includes a Git-integrated workflow that provides real-time diff visualization in the sign column and allows users to stage hunks and manage version control directly within the editor. The environment covers bro

    Vim script
    View on GitHub↗7,843
  • cvigilv/esqueleto.nvimcvigilv avatar

    cvigilv/esqueleto.nvim

    109View on GitHub↗

    Reduce your boilerplate code the lazy-bones way

    Lua
    View on GitHub↗109
  • ellisonleao/carbon-now.nvimellisonleao avatar

    ellisonleao/carbon-now.nvim

    193View on GitHub↗

    Create beautiful code snippets directly from your neovim terminal

    Lua
    View on GitHub↗193
  • chrisgrieser/nvim-scissorschrisgrieser avatar

    chrisgrieser/nvim-scissors

    580View on GitHub↗

    Automagical editing and creation of snippets.

    Lua
    View on GitHub↗580
Compare all 12 related projects→

Frequently asked questions

What does dcampos/nvim-snippy do?

Snippet plugin for Neovim written in Lua

What are the main features of dcampos/nvim-snippy?

The main features of dcampos/nvim-snippy are: Snippet Management.

Which projects share features with dcampos/nvim-snippy?

Projects with overlapping indexed features include: carlhuda/janus — Janus is a Vim distribution and curated plugin configuration that transforms the editor into a full-featured… chrisgrieser/nvim-scissors — Automagical editing and creation of snippets. cvigilv/esqueleto.nvim — Reduce your boilerplate code the lazy-bones way. ellisonleao/carbon-now.nvim — Create beautiful code snippets directly from your neovim terminal. guilherme-puida/tesoura.nvim — A flexible snippet system using Neovim's new snippet api. l3mon4d3/luasnip — LuaSnip is a scriptable text expansion framework and Lua-based snippet engine. It allows for the creation of reusable…