Skip to content

Instantly share code, notes, and snippets.

@gphilipp
Created December 22, 2016 10:56
Show Gist options
  • Select an option

  • Save gphilipp/da1ecbca41e1b19880935cd7666b5d39 to your computer and use it in GitHub Desktop.

Select an option

Save gphilipp/da1ecbca41e1b19880935cd7666b5d39 to your computer and use it in GitHub Desktop.
  • NerdTree: Display your file system as a tree, enabling you to easily explore and open various files and directories.
  • NerdCommenter: Easily toggle the comment status of various amounts of code based on your key mappings.
  • Snipmate: Glide through often-typed code, or snippets, that you can quickly insert into your file. Update variables as you type.
  • Ctrl-P: Find full paths to files, buffers, and tags. Open multiple files at once and create new files or directories.
  • Syntastic: Check your syntax and be notified about errors before compiling your code or executing your script. http://www.hostingadvice.com/blog/vim-creator-champions-charityware/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment