Top Stories published by usevim in October of 2013
02
04
06
07
09
11
13
14
16
18
20
21
23
25
27
28
29
31

Oh My Vim!

Oh My Vim! is a Vim plugin manager inspired by the widely used oh-my-zsh. It requires Python, but has some interesting features like a plugin registry. You can view the registry on GitHub.

It can be used from within Vim through the :OhMyVim command, which also supports completion…


Vim for Erlang Development

How to use Vim for Erlang Development by Martin J. Logan, who wrote Erlang and OTP in Action, introduces a familiar cocktail of Vim scripts tailored for Erlang development.

If you read on towards the end, however, there are some good tips based on the…


Vim Help PDF

In Reproducing Vim help as a fully cross-referenced PDF, Nathan Grigg talks about a project he embarked on to create a cross-referenced PDF of Vim’s documentation:

It’s a long story, but for the last six months, I have been using Vim as my primary text editor. As I began to use…

Script Roundup: vim-emoji, fontdetect

vim-emoji

If you’re using a Mac, you’re probably familiar with emoji. vim-emoji (GitHub: junegunn / vim-emoji) by Junegunn Choi makes it easier to work with emoji in Vim. The author’s examples include settings for Git Gutter.


Script Roundup: Projections.vim, Unstack.vim

projections.vim

If you like Rails.vim then you might be interested in Projections.vim (GitHub: malkomalko / projections.vim, License: Vim) by Robert Malko. It brings the workflow ideas from Rails.vim to other…

These were the top 10 stories published by usevim in October of 2013. You can also dive into daily archives for October of 2013 by using the calendar at the top of this page.