snippets.nvim icon indicating copy to clipboard operation
snippets.nvim copied to clipboard

Results 2 snippets.nvim issues
Sort by recently updated
recently updated
newest added

I'm using this minimum init.vim ```vim set rtp+=~/.vim/plugged/snippets.nvim lua

Here's a list of features necessary for me to switch to this library as a daily driver. - [x] Parse the snippet inside `expand_snippet(snippet)`. The argument should either be a...