view runtime/indent/dictconf.vim @ 28038:6fe18ea3cfe9

Added tag v8.2.4543 for changeset 12a256140887e005eea579f7708a113091193909
author Bram Moolenaar <Bram@vim.org>
date Fri, 11 Mar 2022 13:15:05 +0100
parents 1218c5353e2b
children 6dd88e45d47d
line wrap: on
line source

" Vim indent file
" Language:             dict(1) configuration file
" Previous 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#