1. How to remove blocks of code that starts end with some specific pattern in vim

    How to remove blocks of code that starts end with some specific pattern in vim

  2. Move to end of the current word in Vim

    Move to end of the current word in Vim

  3. Jump to a search location in vim

    Jump to a search location in vim

  4. Javascript indentation in VIM

    Javascript indentation in VIM

  5. Installing vim with ruby support (+ruby)

    Installing vim with ruby support (+ruby)

  6. In vim, how do I highlight TODO and FIXME

    In vim, how do I highlight TODO and FIXME

  7. In Vim how to switch quickly between .h and .cpp files with the same name

    In Vim how to switch quickly between .h and .cpp files with the same name

  8. How to show the output from the last shell command run in vim (e.g., from "!echo foo")

    How to show the output from the last shell command run in vim (e.g., from "!echo foo")

  9. How do you use vim's quickfix feature

    How do you use vim's quickfix feature

  10. How to open Filtered VIM file without overwriting current text

    How to open Filtered VIM file without overwriting current text

  11. How to prevent the cursor from moving back one character on leaving Insert mode in Vim

    How to prevent the cursor from moving back one character on leaving Insert mode in Vim

  12. Programmer's VIM setup for FinnishSwedish or other non-US keyboard layout

    Programmer's VIM setup for FinnishSwedish or other non-US keyboard layout

  13. Preserve last editing position in VIM

    Preserve last editing position in VIM

  14. How to foldunfold HTML tags with Vim

    How to foldunfold HTML tags with Vim

  15. How do I set up Vim autoindentation properly for editing Python files

    How do I set up Vim autoindentation properly for editing Python files

  16. Opening files in Vim using Fuzzy Search

    Opening files in Vim using Fuzzy Search

  17. Remove block of text in vim with regex

    Remove block of text in vim with regex