view runtime/indent/dictconf.vim @ 23427:8f2dcc0cfcf6

Added tag v8.2.2256 for changeset c3c690c8fcbfe65e17f5f99b8ffc007c8bb5ec89
author Bram Moolenaar <Bram@vim.org>
date Thu, 31 Dec 2020 18:30:04 +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#