Skip to content

Instantly share code, notes, and snippets.

@manasthakur
Created August 7, 2017 07:24
Show Gist options
  • Star 10 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save manasthakur/7a0b0523f2a055dde321d09826adb5bc to your computer and use it in GitHub Desktop.
Save manasthakur/7a0b0523f2a055dde321d09826adb5bc to your computer and use it in GitHub Desktop.
A curated list of my Vim plugins and gists

Articles and tutorials

  1. Learn-Vim -- A modular tutorial on the Vim editor.
  2. Creating an ag.vim script -- A critically-acclaimed gist on creating a grep-wrapper for Vim.
  3. Managing plugins in Vim -- A comprehensive gist on different ways of managing plugins in Vim.
  4. Better global searches -- Wrapping the :g command in Vim to behave in a more useful way.

Vim plugins

  1. Vim-Commentor -- An easy way to comment (and uncomment) blocks of code in Vim.
  2. Vim-Sessionist -- A lightweight Vim-plugin to manage sessions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment