view runtime/indent/dictdconf.vim @ 2679:763272b18e4f v7.3.098

updated for version 7.3.098 Problem: Function that ignores error still causes called_emsg to be set. E.g. when expand() fails the status line is disabled. Solution: Move check for emsg_not_now() up. (James Vega)
author Bram Moolenaar <bram@vim.org>
date Tue, 04 Jan 2011 19:25:50 +0100
parents a3c21128b246
children 1218c5353e2b
line wrap: on
line source

" Vim indent file
" Language:         dictd(8) 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#