feat: emacs - enable lsp & tree-sitter

This commit is contained in:
Ryan Yin
2024-01-01 13:53:18 +08:00
parent e2295f350b
commit dbac1b8bd7
3 changed files with 35 additions and 22 deletions

View File

@@ -0,0 +1,9 @@
# Emacs Editor
- Framework: <https://github.com/doomemacs/doomemacs>
- Chinese(rime) support: <https://github.com/DogLooksGood/emacs-rime>
- modal editing:
- <https://github.com/emacs-evil/evil>: evil mode, enabled by default in doom-emacs.
- <https://github.com/meow-edit/meow>