|
|
|
|
|
by second--shift
1772 days ago
|
|
emacs -nw is where i live. just stick with emacs defaults, or if you already know vim use doom or evil mode. emacs' modes give you syntax highlighting, formatting, code completion, a repl, and more. I do a lot of python work (not too much C), and still prefer emacs+python over vscode, idle, others. |
|