summaryrefslogtreecommitdiffstats
path: root/.config/nvim/lua/plugins/cmp.lua
Commit message (Collapse)AuthorAgeFilesLines
* nvim: update deprecated functionYigit Sever2024-06-091-1/+1
| | | | nvim_buf_get_option
* nvim: replave neodev with lazydevYigit Sever2024-06-091-4/+14
|
* nvim: switch to vim-snippets luasnip forkYigit Sever2024-02-091-13/+26
| | | | https://www.reddit.com/r/neovim/comments/18w0ule/luasnip_snippet_collection_from_vimsnippets/
* nvim: update fidget configYigit Sever2024-01-011-1/+1
|
* nvim: cmp cleanup, actually use luasnipYigit Sever2023-09-031-43/+39
|
* nvim: add cmp-omni for vimwikiYigit Sever2023-08-211-4/+16
| | | | path completion and tag completion
* nvim: change cutlass suiteYigit Sever2023-08-211-5/+51
| | | | and fix telescope + cmp issues
* nvim: switch to lazy.nvimYigit Sever2023-08-181-0/+114
revert this as whole, if you miss the good old days