Mercurial > vim
view runtime/indent/automake.vim @ 2772:18ad854f5dcd v7.3.162
updated for version 7.3.162
Problem: No error message when assigning to a list with an index out of
range. (Yukihiro Nakadaira)
Solution: Add the error message.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Thu, 21 Apr 2011 14:27:28 +0200 |
parents | 8cd729851562 |
children | 1218c5353e2b |
line wrap: on
line source
" Vim indent file " Language: automake " Maintainer: Nikolai Weibull <now@bitwi.se> " Latest Revision: 2006-04-19 if exists("b:did_indent") finish endif " same as makefile indenting for now. runtime! indent/make.vim