1
0
forked from aniani/vim
Files
vim/runtime/indent/dictconf.vim

13 lines
302 B
VimL
Raw Normal View History

2005-07-04 22:49:24 +00:00
" Vim indent file
" Language: dict(1) configuration file
2006-04-21 22:12:41 +00:00
" Maintainer: Nikolai Weibull <now@bitwi.se>
" Latest Revision: 2006-04-19
2005-07-04 22:49:24 +00:00
if exists("b:did_indent")
finish
endif
let b:did_indent = 1
setlocal indentkeys=0{,0},!^F,o,O cinwords= autoindent smartindent
inoremap <buffer> # X#