view runtime/indent/dictdconf.vim @ 6759:b019669eee53 v7.4.701

patch 7.4.701 Problem: Compiler warning for using uninitialized variable. (Yasuhiro Matsumoto) Solution: Initialize it.
author Bram Moolenaar <bram@vim.org>
date Wed, 15 Apr 2015 14:27:49 +0200
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#