snippet-converter.nvim
Snippet converter
A tool to convert snippets between different formats and engines
Bundle snippets from multiple sources and convert them to your format of choice.
176 stars
4 watching
4 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
neovimneovim-pluginsnippets
Related projects:
Repository | Description | Stars |
---|---|---|
dcampos/nvim-snippy | A plugin for expanding and managing snippets in Neovim. | 319 |
guilherme-puida/tesoura.nvim | A plugin for managing snippets in Neovim using the native snippet API. | 28 |
norcalli/snippets.nvim | A Vim plugin for expanding pre-defined code snippets into the current buffer. | 277 |
mrcjkb/haskell-snippets.nvim | A Lua plugin providing a collection of pre-defined text snippets for Haskell programming in Neovim. | 29 |
chrisgrieser/nvim-scissors | Automates snippet editing and creation for text editors like nvim. | 383 |
tobinpalmer/rayso.nvim | Enables neovim users to create and share reusable code snippets instantly. | 76 |
cjodo/convert.nvim | A plugin to perform unit conversions for CSS and other units in design work. | 46 |
dinhhuy258/sfm.nvim | A simple directory tree viewer plugin for Neovim written in Lua | 59 |
johmsalas/text-case.nvim | A Neovim plugin for converting text case and performing bulk replacements | 455 |
mrjones2014/op.nvim | A plugin that integrates 1Password into Neovim, allowing users to create and edit items, use secure notes editor, and access their vault from within the editor. | 84 |
smjonas/inc-rename.nvim | Provides an incremental LSP renaming feature with real-time visual feedback. | 671 |
simonmclean/triptych.nvim | A plugin for Neovim's file explorer with 3 floating windows for easy navigation and file management. | 198 |
simaxme/java.nvim | A plugin that provides basic refactoring capabilities for Java files in Neovim. | 23 |
smjonas/live-command.nvim | A plugin that enables real-time previewing of commands in Neovim, allowing developers to see the effects of their edits before making them permanent. | 508 |
wansmer/binary-swap.nvim | A plugin for swapping operands and operators in binary expressions | 17 |