view runtime/indent/dictconf.vim @ 25732:ce563c56a454

Added tag v8.2.3401 for changeset f35efe44dacdfd90223c3d6ee5c8756b5eaa96c3
author Bram Moolenaar <Bram@vim.org>
date Sat, 04 Sep 2021 15:00:03 +0200
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#