add initial lsp support

This commit is contained in:
Kujtim Hoxha 2025-04-03 15:20:15 +02:00
commit cfdd687216
47 changed files with 13991 additions and 451 deletions

View file

@ -91,6 +91,12 @@ go build -o termai
./termai
```
## Acknowledgments
TermAI builds upon the work of several open source projects and developers:
- [@isaacphi](https://github.com/isaacphi) - LSP client implementation
## License
[License information coming soon]