|
|
|
|
|
by catern
4198 days ago
|
|
>One is to have an editor that's easily called from other places
Emacs is even better than vim at this, ironically. emacs --daemon makes it easy to call emacsclient anywhere I want without worrying about the file already being open - a common pain in vim, at least for me before I switched. |
|