My Vim Setup

I use some plugins for my vim, they’re mainly some random, interesting additions. I’ve never really got to building whole language environment with vim plugins - like, say, complete Scala-lang ecosystem. So treat those as a bunch of semi-interesting plugins, that you may also find interesting. Usefulness Nerdtree (https://github.com/scrooloose/nerdtree) - the most basic plugin, enables convenient file browsing in a separate vim pane. ...

May 5, 2019 · 3 min · Marcin Cylke