LuaSnip
Snippet Engine for Neovim written in Lua.snippet awesome-neovim
LuaSnip provides features for creating and using snippets in your code. It supports tabstops, text transformations, conditional expansion, nested snippets, filetype-specific snippets, choices, dynamic snippet creation, regex-triggered snippets, autotriggered snippets, easy postfix snippets, and more. It can parse LSP-style snippets and expand them with nvim-cmp. LuaSnip is fast and can resolve the filetype at the cursor using Treesitter.
Media
Install instructions
Dotfyle does not endorse any plugins. Install at your own
risk.
{
"L3MON4D3/LuaSnip",
-- follow latest release.
"tag": "v2.*", -- Replace <CurrentMajor> by the latest released major (first number of latest release)
-- install jsregexp (optional!).
"build": "make install_jsregexp"
} Developers using LuaSnip
more configs 2229 init.lua 29 3722
1396 init.lua 82 7171
1346 init.lua 56 10468
1188 init.lua 5 5671