We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c333e49 commit 4420686Copy full SHA for 4420686
README.md
@@ -99,6 +99,8 @@ most popular Emacs packages like `company`, `flycheck` and `projectile`.
99
package that displays available keybindings in popup
100
- [projectile](https://github.com/bbatsov/projectile/) - Project
101
Interaction Library for Emacs
102
+ - [emacs-tree-sitter](https://github.com/ubolonton/emacs-tree-sitter) - Faster, fine-grained code highlighting via [tree-sitter](https://github.com/tree-sitter/tree-sitter).
103
+ - [gccemacs](https://akrl.sdf.org/gccemacs.html) - modified Emacs capable of compiling and running Emacs Lisp as native code.
104
105
## Contributions
106
0 commit comments