I will save this but will probably change this

This commit is contained in:
2025-12-29 17:11:28 -05:00
parent 99c41a0d60
commit 2b2be7b4e7
6 changed files with 258 additions and 841 deletions

View File

@@ -6,6 +6,8 @@ import (
)
var Lib embed.FS
var LspStubs embed.FS
var Doc string
var Port *int
var Color *bool