view runtime/indent/dictconf.vim @ 3505:6c318419e331 v7.3.515

updated for version 7.3.515 Problem: 'wildignorecase' only applies to the last part of the path. Solution: Also ignore case for letters earlier in the path.
author Bram Moolenaar <bram@vim.org>
date Mon, 30 Apr 2012 21:09:43 +0200
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#