mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 14:20:23 +01:00
843 B
843 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
- ...