luasnip-snippets icon indicating copy to clipboard operation
luasnip-snippets copied to clipboard

Vim-snippets (snipMate & UltiSnip Snippets) converted to native luasnip snippets

Results 3 luasnip-snippets issues
Sort by recently updated
recently updated
newest added

The Lua snippet [`fun(ction)?`](https://github.com/mireq/luasnip-snippets/blob/849f7010eca25924d6bb207a6aeea3bb3218e217/lua/luasnip_snippets/lua.lua#L143-L147) is not expandable for me. Is it supposed to look like that?

code ref: https://github.com/mireq/luasnip-snippets/blob/main/lua/luasnip_snippets/cpp.lua?#L329 Error ```txt Error executing vim.schedule lua callback: ...ng/.local/share/nvim/lazy/nvim-cmp/lua/cmp/utils/str.lua:81: bad argument #1 to 'byte' (string expected, got table) stack traceback: [C]: in function 'byte' ...ng/.local/share/nvim/lazy/nvim-cmp/lua/cmp/utils/str.lua:81: in function 'trim'...

Hello, I'm trying to use the python snippets but they are not working on my end, I've tried using html and csharp snippet already. One csharp snippet for example is...