add initial lsp support
This commit is contained in:
parent
afd9ad0560
commit
cfdd687216
47 changed files with 13991 additions and 451 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue