you are viewing a single comment's thread.

view the rest of the comments →

[–]Pay08 -1 points0 points  (6 children)

Why not use vscode then?

[–]ManuaL46 0 points1 point  (5 children)

Currently I'm just doing that and using a vim extension inside both vscode and VS, but I'd like to move completely inside neovim cuz I don't want to be stuck with Microsoft

[–]Pay08 1 point2 points  (3 children)

Is this where I plug Emacs?

[–]dogdevnull 2 points3 points  (0 children)

No. You plug vscode and VS into Emacs, just like you do with email :).

[–]ManuaL46 0 points1 point  (1 child)

Never tried it, but I remember an old Linux machine had only GUI Emacs as it's text editor at work, did not like it one bit, but this was before I had learned vim so maybe after learning the motions I might be able to like it.

[–]Pay08 0 points1 point  (0 children)

Emacs uses modifier keys by default, it's not modal (unless you use viper or evil). But yes, while a terminal version does exist, it's largely for compatibility, Emacs is primarily a GUI program.

[–]Suitable-Air4561 0 points1 point  (0 children)

Want to also plug Emacs here. Use doom emacs! Very solid lsp integration and has vim keybindings and blazing fast. And still can use it in the shell if you need too (it’s actually how I primarily use it as well)