LuaSnip/lua/luasnip/extras
L3MON4D3 20448f4573 fix: stay compatible with old nvim-versions.
they don't have vim.list_contains.
2024-05-18 08:31:20 +02:00
..
conditions added subtraction for condition objects 2023-07-05 12:39:02 +02:00
_extra_types.lua implement treesitter-postfix. 2023-09-21 12:42:39 +02:00
_lambda.lua format with stylua. 2022-07-09 08:49:00 +02:00
_parser_combinator.lua Add on the fly snippets 2022-02-13 08:43:56 +01:00
_treesitter.lua fix: sometimes endless recursive (#1145) 2024-04-01 18:57:56 +02:00
expand_conditions.lua feat! implement condition objects which implement various operators + tests 2022-10-09 00:01:24 +02:00
filetype_functions.lua fix: stay compatible with old nvim-versions. 2024-05-18 08:31:20 +02:00
fmt.lua feat(extras): insert a repeat node based on the position of the previously occured node instead of a copy of it 2022-12-01 22:44:53 +01:00
init.lua format with stylua. 2022-07-09 08:49:00 +02:00
otf.lua otf: prevent crash with $ before end of string. 2022-06-13 20:39:38 +02:00
postfix.lua implement treesitter-postfix. 2023-09-21 12:42:39 +02:00
select_choice.lua Format with stylua 2023-06-19 12:23:36 +00:00
snip_location.lua Format with stylua 2023-05-31 11:41:35 +02:00
snippet_list.lua feat: Allow desc to set snippet description 2023-09-17 21:09:09 +02:00
treesitter_postfix.lua rename functions in util/table. 2023-12-02 16:24:58 +01:00