Skip to content

Instantly share code, notes, and snippets.

View rlmcpherson's full-sized avatar

Randall McPherson rlmcpherson

View GitHub Profile
" Vim indent file
" Language: Yaml
" Author: Ian Young
" Get it bundled for pathogen: https://github.com/avakhov/vim-yaml
if exists("b:did_indent")
finish
endif
"runtime! indent/ruby.vim
"unlet! b:did_indent