view runtime/indent/dictconf.vim @ 2711:0c39ff7a90a8 v7.3.127

updated for version 7.3.127 Problem: Compiler complains about comma. Solution: Remove comma after last enum element.
author Bram Moolenaar <bram@vim.org>
date Fri, 25 Feb 2011 14:46:09 +0100
parents 4d2585cf5950
children 1218c5353e2b
line wrap: on
line source

" Vim indent file
" Language:         dict(1) configuration file
" Maintainer:       Nikolai Weibull <now@bitwi.se>
" Latest Revision:  2006-12-20

if exists("b:did_indent")
  finish
endif
let b:did_indent = 1

setlocal indentkeys=0{,0},!^F,o,O cinwords= autoindent smartindent
setlocal nosmartindent
inoremap <buffer> # X#