Files
cubit/README.md
2025-10-03 12:40:47 +01:00

21 lines
471 B
Markdown

# Cubit
> It is still under developmant.
## Description
It is a vimmish editor with hopefully everything an IDE can have for ruby/c/c++ & html/css/js workflows.
## TODO
- Fix lsp handling to support varying standards.
- Add support for other languages.
- Make it a bit more stable.
## Features
- It currently supports tree-sitter syntax highlighting for ruby and c/c++.
- It also supports their respective LSP's.
- Solargraph for ruby.
- clangd for c/c++.