LuaSnip/lua/luasnip
2024-08-20 20:21:31 +00:00
..
extras fix: stay compatible with old nvim-versions. 2024-05-18 08:31:20 +02:00
loaders fix bug introduced by 365bebd. 2024-06-28 22:18:37 +02:00
nodes Format with stylua 2024-08-06 21:26:37 +00:00
session move config-defaults to prevent empty config and require-loop (close #1073) 2023-12-02 18:04:24 +01:00
util Format with stylua 2024-08-20 20:21:31 +00:00
_types.lua feat: major overhaul of loaders. Check DOC.md-changes for the gist. 2023-12-02 16:24:58 +01:00
config.lua remove select_keys, just allow direct access to pre_yank and post_yank. 2024-08-20 22:20:40 +02:00
default_config.lua remove select_keys, just allow direct access to pre_yank and post_yank. 2024-08-20 22:20:40 +02:00
health.lua healthcheck: only warn when jsregexp is missing, fix helptag. 2024-04-01 19:06:58 +02:00
init.lua remove select_keys, just allow direct access to pre_yank and post_yank. 2024-08-20 22:20:40 +02:00
snippets.lua Fix functions broken by rebase, extract some functions into own module. 2022-03-22 13:22:06 +01:00