Skip to content

Commit 4420686

Browse files
committed
Add links to cool projects
1 parent c333e49 commit 4420686

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ most popular Emacs packages like `company`, `flycheck` and `projectile`.
9999
package that displays available keybindings in popup
100100
- [projectile](https://github.com/bbatsov/projectile/) - Project
101101
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.
102104

103105
## Contributions
104106

0 commit comments

Comments
 (0)