Mercurial > vim
view runtime/indent/dictdconf.vim @ 29823:c8cf0e8253d0
Added tag v9.0.0250 for changeset 5d9fd7b1217bf4f168bd91808671622608129c58
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 23 Aug 2022 22:45:03 +0200 |
parents | 6dd88e45d47d |
children |
line wrap: on
line source
" Vim indent file " Language: dictd(8) 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# let b:undo_indent = "setl ai< cinw< indk< si< | silent! iunmap <buffer> #"