Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 541 Bytes

index.md

File metadata and controls

17 lines (9 loc) · 541 Bytes

Plugin Recommendations

  • NERDTree

    NERDTree is a file browsing plugin in Vim that allows you to open/close directory trees and browse/open files with commands.

  • EasyAlign

    EasyAlign is a plugin to do character alignment, it's a boon for OCD people.

  • Airline & Themes

    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

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