home: vim: sort plugin list

add-matrix-bridges
Bruno BELANYI 2022-03-07 17:49:29 +01:00
parent 8d1535e261
commit df92d1c562
1 changed files with 1 additions and 1 deletions

View File

@ -71,9 +71,9 @@ in
# Completion
nvim-cmp # Completion engine
cmp-buffer # Words from open buffers
cmp-path # Path name suggestions
cmp-nvim-lsp # LSP suggestions
cmp-nvim-lua # NeoVim lua API
cmp-path # Path name suggestions
cmp-under-comparator # Sort items that start with '_' lower
luasnip # Snippet manager compatible with LSP