about summary refs log tree commit diff
path: root/fnl/nvrc/packs/cmp.fnl
Commit message (Expand)AuthorAgeFilesLines
* fix(packs/cmp): use vim.snippets.activesefidel2024-05-111-2/+2
* feat(cmp)!: replace luasnip with native snippetssefidel2024-03-211-4/+3
* fix(packs/cmp): fix no completions on cmdline modesefidel2023-09-011-4/+2
* feat(lsp)!: ccls -> clangdsefidel2022-03-121-0/+2
* feat(cmp): destructure require & use custom comparatorssefidel2022-02-271-16/+33
* Revert "feat(pack): add cmp-buffer, cmp-rg"sefidel2022-02-271-6/+2
* feat(pack): add cmp-buffer, cmp-rgsefidel2022-02-271-2/+6
* fix(cmp): fix <Tab> not invoking actionsefidel2022-02-271-1/+1
* fix(cmp): fix cmp completionsefidel2022-02-261-9/+15
* feat(pack): lsp_signature -> cmp-nvim-lsp-signature-helpsefidel2022-02-261-1/+2
* chore: follow editorconfigsefidel2022-02-171-1/+1
* fix(cmp): opt -> setsefidel2022-02-111-1/+1
* Initial commitsefidel2022-02-101-0/+56