Commit graph

3 commits

Author SHA1 Message Date
LilleAila
69cb99dc2b
snippets/luasnip: add example option to setupOpts 2025-01-11 14:04:40 +01:00
LilleAila
98a7959047
snippets/luasnip: add setupOpts
Also fixed a bug where the plugin previously would not get loaded, as
lazy was set to true without a trigger event.
2025-01-11 14:02:21 +01:00
diniamo
7dbd1cd8d1
treewide: rewrite autocompletion module and related stuff (#404)
* modules/completion: rewrite

* treewide: remove vsnip, add luasnip

* nvim-cmp: add default sorting

* nvim-cmp: load after luasnip

* lib: fix docs for mergelessListOf

* docs: add changelog entires for rewrite

* deprecations: add rewrite deprecations

* nvim-cmp: clarify in format description

* docs: fix option reference in release notes

* treewide: remove reduant `// {default = false;}`s

* luasnip: add missing `{option}` for option reference

* deprecations: add entry for vsnip

* nvim-autopairs: use multiline string

* nvim-dap: use outer attribute
2024-10-09 17:50:34 +00:00