# Plugin Recommendations

* [NERDTree](https://dofy.gitbook.io/learn-vim/en/plugins/nerdtree)

  NERDTree is a file browsing plugin in Vim that allows you to open/close directory trees and browse/open files with commands.
* [EasyAlign](https://dofy.gitbook.io/learn-vim/en/plugins/easyalign)

  EasyAlign is a plugin to do character alignment, it's a boon for OCD people.
* [Airline & Themes](https://dofy.gitbook.io/learn-vim/en/plugins/airline)

  Airline displays a more friendly status bar in Vim, and with a nice color scheme, it's a lot more fun to work with.
* [surround.vim](https://dofy.gitbook.io/learn-vim/en/plugins/surround)

  Pairwise add, replace, delete `quotes`, `braces` and `XML tags`.
