summaryrefslogtreecommitdiff
path: root/lua/99/extensions/init.lua
AgeCommit message (Expand)AuthorFilesLines
2026-02-27support native completionsStephanie Gredell1-4/+11
2026-02-11Merge branch 'master' into feature/blink-cmpDung Duc Huynh (Kaka)1-0/+8
2026-02-08Add ability to reference files in prompt bufferStephanie Gredell1-0/+8
2026-02-04feat: add blink.cmp as completion source optionHuynh Duc Dung1-1/+27
2026-02-04prevent cmp from being requiredtheprimeagain1-2/+1
2026-01-15working through fill in function with prompt and additional rulesThePrimeAgain1-0/+10
2026-01-15autocomplete appearing to workThePrimeAgain1-3/+35
2026-01-15cmp: working through creating a cmp sourceThePrimeAgain1-0/+5