summaryrefslogtreecommitdiffstats
path: root/after/plugin/cmp.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-31enable experimental ghost text for cmpSquibid1-0/+4
2024-03-31replace lsp_signature with better alternativeSquibid1-0/+1
2024-03-29stop limiting width in cmp that was stupidSquibid1-1/+0
2024-03-09improve completion configSquibid1-11/+33
- show what we are completing from with symbol on left - improving results ordering
2024-02-05un-object orient some functionsSquibid1-1/+1
2024-01-30way too lazy to sort this out, adding kitchen sinkSquibid1-4/+1
2023-11-24more stuff too lazy to seperateSquibid1-41/+20
2023-11-07replace intellitab with auto-indentSquibid1-1/+1
2023-10-22move highlights to colorscheme, and change cmp styleSquibid1-20/+8
2023-08-02add annotation generator: neogenSquibid1-0/+5
2023-07-06better movement while using cmpSquibid1-2/+21
2023-06-26change cmp source path to async_pathSquibid1-1/+2
2023-06-26(re)enable auto completionSquibid1-1/+0
2023-06-26modify cmp iconsSquibid1-2/+2
2023-04-30new config old version is now on v1 branchSquibid1-3/+35
2023-02-15Major changes including better ui and more keybinds :)Squibid1-27/+1
2023-01-22moar stuffSquibid1-1/+2
2022-12-30fix config not working in other dirs. whoopsSquibid1-0/+0
2022-12-30reorganize to multi file config and switch to lazy.nvim for pluginsSquibid1-0/+122