DEV Community

Discussion on: Efficiency in the Editor: How I overcame my fear of Vim

Collapse
 
gpascual profile image
Guillermo Pascual

I also started using the VIM VsCode plugin but I felt there was something missing, or not fully right.. then I found OniVim. Which adds intellisense like completion over a native neovim engine. Writing on it feels just right, like native VIM. It has a lot of room to evolve, but deserves a chance if you are vim user...

Collapse
 
rohanfaiyazkhan profile image
Rohan Faiyaz Khan

I see, will definitely give it a shot. Thank you for the suggestion!