|
|
|
|
|
by lmedinas
1202 days ago
|
|
I love Emacs. I did a ton of things with it: - Organizer
- git client
- search tool
- rough notes
- Terminal
- file management
- Code editor! Pretty much everything. But sometime ago I realized I was adding so many customized code lines to my .emacs to reassemble the modern editors that it made me think I was using it wrong. Then I decided to take a break and start using Neovim, which imo borrows some nice stuff from EMacs like the Terminal and the lua interface. |
|
I feel like trying to recreate vscode in emacs could be a suboptimal approach to say "add a directory sidebar and lsp-mode, but get used to emacs buffer and tab handling"