19 avr. 2014

Nice indentation guides in Vim

When you use language that rely on indentation (such as Python, CoffeeScript, Sass, Stylus, JadeSlim, ...), having indentation guide in Vim prevents you from headaches. indentLine does just that in a nicely fashion:

Installing it with Vundle is a one liner in your ~/.vimrc:
Bundle 'Yggdroot/indentLine'

Note: I've shared my dotfiles on Github: https://github.com/PEM--/dotfiles

Aucun commentaire:

Enregistrer un commentaire