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
Create beautiful code snippets directly from your neovim terminal
Automagical editing and creation of snippets.
The main features of chrisgrieser/nvim-scissors are: Snippet Management.
Open-source alternatives to chrisgrieser/nvim-scissors include: carlhuda/janus — Janus is a Vim distribution and curated plugin configuration that transforms the editor into a full-featured… cvigilv/esqueleto.nvim — Reduce your boilerplate code the lazy-bones way. dcampos/nvim-snippy — Snippet plugin for Neovim written in Lua. 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…