view runtime/indent/dictconf.vim @ 19731:02a94f138083

Added tag v8.2.0421 for changeset fe8ba2f82f599ad74833afe8bfb76a78d4f07ff6
author Bram Moolenaar <Bram@vim.org>
date Fri, 20 Mar 2020 21:00: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#