Vim information

There's lots of really great information out there about Vim but here are a couple of the extensions and resources that I use the most.

Extensions

Gnupg Vim

Being able to decrypt and encrypt files from within Vim is incredibly useful. The great part about this extension is that it will detect the file type and then prompt you for the decryption automatically. See the gnupg.vim information on vim.org for more detail.

NERD Tree

Nerd tree provides a file browsing interface which makes vim a lot more intuitive to use, particularly if you're used to other development environments. See NERD Tree on github or on vim scripts. Zomg!

Resources

Comments

If you have comments on the using Vim, particular extensions or tips then please leave them below.

blog comments powered by Disqus