mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-17 03:56:55 +02:00
d5ef998239
feat: emacs - add emacs-rime
850 B
850 B
Structured Editing
S-expression data(Lisp)
- paredit/lispy: too complex.
- evil-cleverparens: simple and useful.
- parinfer(par-in-fer): morden, simple, elegant and useful, but works not well with some other completion plugins...
- to make parinfer works, you should disable sexp & smartparens in any lisp mode.
Some plugins:
- Emacs
- Neovim
- Helix
Other Languages
- treesitter
- ...