summaryrefslogtreecommitdiffstats
path: root/.config/nvim/lua/plugins/cmp.lua
Commit message (Collapse)AuthorAgeFilesLines
* nvim: add lua snippetsYigit Sever2024-08-261-0/+1
| | | | | | A year later... https://git.yigitsever.com/personal/dotfiles/commit/.config/nvim/my_snippets?id=387e08c52d9752bc839c71119f140ba8435c3d70
* nvim: remove diagnostics hintsYigit Sever2024-08-201-4/+0
|
* nvim: remove luasnip bindingsYigit Sever2024-08-201-10/+1
| | | | use tab/enter workflow
* nvim: fix cmp sourcesYigit Sever2024-08-201-3/+6
|
* nvim: add colorhighlight pluginYigit Sever2024-08-201-1/+2
|
* 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