mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 23:15:26 +02:00
/sshd_config/lsp
This folder is the glue between our language server and the LSP
clients.
This folder only contains LSP commands.
It only handles very little actual logic, and instead calls
the handlers from ../handlers
.