DEV Community

Discussion on: We want to feature your voice on DevDiscuss! This week's topic: Vim

Collapse
 
kallmanation profile image
Nathan Kallman

Neovim is my daily driver. Literally all of my tooling is command line based though (running specs, builds, deploys, git, etc.). So my command line is essentially my integrated dev environment.

If tooling isn't in the command line though, then I can see the value of a purposeful IDE that builds in those other tools.