DEV Community

Discussion on: What Alternative Text Editors Does DEV Use? (Not VS Code 🐱‍👓)

Collapse
 
matthewbdaly profile image
Matthew Daly

Neovim.

I make heavy use of PHPActor - it provides excellent completion and refactoring capabilities in PHP.

I also rely heavily on vim-ale, Neomake and FZF for linting and fuzzy search.

Collapse
 
jacobherrington profile image
Jacob Herrington (he/him)

I considered Neovim before settling on Spacemacs, it's definitely something I'll eventually use.