Add scrollbar with diagnostics

This commit is contained in:
Fabian Missbrenner 2025-03-18 16:46:28 +01:00
parent 1700a7c450
commit 909ff7aa1c
7 changed files with 172 additions and 285 deletions

View file

@ -26,6 +26,7 @@ return {
-- build = "make tiktoken", -- Only on MacOS or Linux
opts = {
-- See Configuration section for options
model = 'claude-3.5-sonnet',
},
-- See Commands section for default commands if you want to lazy load on them
},