Y
Hacker News
new
|
ask
|
show
|
jobs
by
0x445442
2049 days ago
Why not the IntelliJ Vim plugin with Clion? I think the better distinction is Vim for editing text, IDE for performing non text editing tasks.
1 comments
Geminidog
2049 days ago
It's less about the key mappings and more about the portability and lightweight nature of vim. So Clion runs on java and is really heavy while vim can be spun up instantly while you're sshed into any machine. I want both of these features combined.
link
0x445442
2049 days ago
Ah, I did not see where development on a remote machine was the constraint. In that situation you’re options are more limited for sure.
link