Start screen for vim.
List buffers #1 (using ; key)
List buffers #2 (using ,fb keys)
Live grep (using ,fg keys)
Search using search-plugin (ctrlf)
Airline
File system explorer (using nerdtree)
File system explorer (using nerdtree)
Find interface implementations (using gi keys)
Find references (using gr keys)
Linter
Show documentation (using SHIFT-K)
Code auto-compoletion
Rename a method (using rn keys)
Git blame (using :Git blame command)
Preview hunk (using ::GitGutterPreviewHunk command)
Show changes in a commit