mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Answer a FAQ
This commit is contained in:
parent
ffaaaf55d7
commit
ebabb52d04
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,8 @@ A pre-commit hook is added by `npm install` that simply runs `npm test`. If you
|
||||||
|
|
||||||
Ask in `#tridactyl` on [matrix.org][matrix-link], freenode, or [gitter][gitter-link]. We're friendly!
|
Ask in `#tridactyl` on [matrix.org][matrix-link], freenode, or [gitter][gitter-link]. We're friendly!
|
||||||
|
|
||||||
|
Default keybindings are currently best discovered by reading the source for the [normal mode parser](./src/parsers/normalmode.ts).
|
||||||
|
|
||||||
Development notes are in the doc directory, but they're mostly out of date now. Code is quite short and not *too* badly commented, though.
|
Development notes are in the doc directory, but they're mostly out of date now. Code is quite short and not *too* badly commented, though.
|
||||||
|
|
||||||
## Principles and objectives
|
## Principles and objectives
|
||||||
|
|
Loading…
Add table
Reference in a new issue