nvf/modules/plugins/completion/nvim-cmp
diniamo f1edabb210 nvim-cmp: move text and snippet completions to the bottom
This doesn't guarantee that snippets will be above text completions, but
that should still be the case, since the `kind` comparator sorts
snippets above text.
2024-11-04 22:21:45 +01:00
..
config.nix nvim-cmp: move text and snippet completions to the bottom 2024-11-04 22:21:45 +01:00
default.nix treewide: rewrite autocompletion module and related stuff (#404) 2024-10-09 17:50:34 +00:00
nvim-cmp.nix nvim-cmp: move text and snippet completions to the bottom 2024-11-04 22:21:45 +01:00