Mercurial > vim
view runtime/indent/zsh.vim @ 898:a5beb9fb4da8 v7.0.024
updated for version 7.0-024
author | vimboss |
---|---|
date | Thu, 22 Jun 2006 15:35:14 +0000 |
parents | 8cd729851562 |
children | 0303182665d5 |
line wrap: on
line source
" Vim indent file " Language: Zsh Shell Script " Maintainer: Nikolai Weibull <now@bitwi.se> " Latest Revision: 2006-04-19 if exists("b:did_indent") finish endif " Same as sh indenting for now. runtime! indent/sh.vim