ack.vim: Vim plugin for the_silver_searcher (ag) or ack -- a wicked fast grep bufexplorer.zip: Quickly and easily switch between buffers. This plugin can be opened with <leader+o> ctrlp.vim: Fuzzy file, buffer, mru and tag finder. It's mapped to <Ctrl+F> goyo.vim and vim-zenroom2: lightline.vim: A light and configurable statusline/tabline for Vim NERD Tree: A tree explorer plugin for vim mru.vim: Plugin to manage Most Recently Used (MRU) files. This plugin can be opened with <leader+f> open_file_under_cursor.vim: Open file under cursor when pressing gf pathogen.vim: Manage your vim runtimepath snipmate.vim: snipmate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim ale: Syntax and lint checking for vim (ALE requires NeoVim >= 0.2.0 or Vim 8 with +timers +job +channel) vim-commentary: Comment stuff out. Use gcc to comment out a line (takes a count), gc to comment out the target of a motion. gcu uncomments a set of adjacent commented lines. vim-expand-region: Allows you to visually select increasingly larger regions of text using the same key combination vim-fugitive: A Git wrapper so awesome, it should be illegal vim-indent-object: Defines a new text object representing lines of code at the same indent level. Useful for python/vim scripts vim-multiple-cursors: Sublime Text style multiple selections for Vim, CTRL+N is remapped to CTRL+S (due to YankRing) vim-yankstack: Maintains a history of previous yanks, changes and deletes vim-zenroom2 Remove all clutter and focus only on the essential. Similar to iA Writer or Write Room gist-vim Easily create gists from Vim using the :Gist command