1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 08:55:41 +02:00

Started tldr for emacs

This commit is contained in:
Artem Szubowicz 2015-12-30 14:14:38 +01:00
parent 95fc5a0ef9
commit 21c10a39e5

7
pages/common/emacs.md Normal file
View file

@ -0,0 +1,7 @@
# emacs
> The extensible, customizable, self-documenting, real-time display editor
- open emacs in console mode (without X window)
`emacs -nw`