Hacker News new | ask | show | jobs
by thom 1320 days ago
Religious affiliations aside, I'd be somewhat surprised if Vim doesn't have some generic mechanism to talk to external interactive processes like Emacs' comint. I use sql-mode on top of that for most of my database interactions and it's great being able to use all my normal editor commands and muscle memory there (same as my terminal and various REPLs).