mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-27 03:41:30 +01:00
docs: editors
This commit is contained in:
@@ -37,9 +37,9 @@ when in doubt, run `doom sync`!
|
||||
|
||||
> https://wikemacs.org/wiki/Lisp_editing
|
||||
|
||||
- [lispy](https://github.com/doomemacs/doomemacs/tree/master/modules/editor/lispy): too complex
|
||||
- [lispy](https://github.com/doomemacs/doomemacs/tree/master/modules/editor/lispy): too complex.
|
||||
- [evil-smartparens](https://github.com/expez/evil-smartparens): simple and useful.
|
||||
- [parinfer](https://github.com/doomemacs/doomemacs/tree/master/modules/editor/parinfer): simple and useful, but works not well with some other completion plugins.
|
||||
- [parinfer](https://github.com/doomemacs/doomemacs/tree/master/modules/editor/parinfer): morden, simple, elegant and useful, but works not well with some other completion plugins...
|
||||
|
||||
## Cheetsheet
|
||||
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
:emacs
|
||||
dired ; making dired pretty [functional]
|
||||
electric ; smarter, keyword-based electric-indent
|
||||
;;ibuffer ; interactive buffer management
|
||||
ibuffer ; interactive buffer management
|
||||
undo ; persistent, smarter undo for your inevitable mistakes
|
||||
vc ; version-control and Emacs, sitting in a tree
|
||||
|
||||
|
||||
4
home/base/server/editors/README.md
Normal file
4
home/base/server/editors/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Editors
|
||||
|
||||
See [desktop/editors/](../../desktop/editors/) for more details.
|
||||
|
||||
Reference in New Issue
Block a user