DEV Community

Discussion on: Switching from Vim to Neovim

 
matthewbdaly profile image
Matthew Daly

Neovim always has the terminal - there's no question of it needing to be compiled in explicitly, so you will never be caught by your Linux distro not compiling it in.

The Python API client is the reference implementation, but since it's RPC based it's language agnostic, and there are a wide range of clients.