| Age | Commit message (Collapse) | Author |
|
This makes the LSP support complete for now:
- Completion
- Diagnostics
- Goto implementation/declaration
- Rename
- Documentation
- Find references
|
|
Outside the Nix setup, it will be the responsibility of something else
(might be a script) to provide the treesitter grammars.
|
|
Also make targets dependent on config.mk so that the program
is rebuilt when config.mk changes.
|
|
Clarify a few things in the README.md and add a version macro
that can be used with `-V/--version`.
|
|
Add all commands and keybinds to the manual.
|
|
|
|
|