Skip to content

Commit

Permalink
README: Add Djockey and reformat tooling list.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Aug 27, 2024
1 parent fe75f48 commit 68b4df9
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,12 +331,15 @@ changes.

## Tooling

- [Vim tooling (Located in this repo)](./editors/vim/)
- [djot-vscode (Visual Studio Code keybinds, syntax markup, and export options)](https://github.com/ryanabx/djot-vscode)
- [Djot-Marker (Visual Studio Code keybinds and syntax markup)](https://github.com/wisim3000/Djot-Marker)
- [Vim tooling](./editors/vim/) (located in this repo)
- Visual Studio Code tooling
- [djot-vscode](https://github.com/ryanabx/djot-vscode)
- [Djot-Marker](https://github.com/wisim3000/Djot-Marker)
- [Treesitter grammar](https://github.com/treeman/tree-sitter-djot)
- [Emacs major mode (located in this repo)](./editors/emacs/)
(requires the treesitter grammar)
- [Emacs major mode](./editors/emacs/)
(located in this repo, requires the treesitter grammar)
- [Djockey](https://steveasleep.com/djockey/), a static site generator
for technical writing and project documentation.

## File extension

Expand Down

0 comments on commit 68b4df9

Please sign in to comment.