mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-16 09:01:03 +00:00
docs: fix more formatting
This commit is contained in:
parent
a951495882
commit
e18932d3eb
2 changed files with 3 additions and 3 deletions
|
|
@ -224,8 +224,8 @@ The changes are, in no particular order:
|
||||||
- Remove `autocomplete.type` in favor of per-plugin enable options such as
|
- Remove `autocomplete.type` in favor of per-plugin enable options such as
|
||||||
{option}`vim.autocomplete.nvim-cmp.enable`.
|
{option}`vim.autocomplete.nvim-cmp.enable`.
|
||||||
- Deprecate legacy Vimsnip in favor of Luasnip, and integrate
|
- Deprecate legacy Vimsnip in favor of Luasnip, and integrate
|
||||||
friendly-snippets for bundled snippets. {option}`vim.snippets.luasnip.enable`
|
friendly-snippets for bundled snippets.
|
||||||
can be used to toggle Luasnip.
|
{option}`vim.snippets.luasnip.enable` can be used to toggle Luasnip.
|
||||||
- Add sorting function options for completion sources under
|
- Add sorting function options for completion sources under
|
||||||
{option}`vim.autocomplete.nvim-cmp.setupOpts.sorting.comparators`
|
{option}`vim.autocomplete.nvim-cmp.setupOpts.sorting.comparators`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue