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

14 lines
326 B
VimL
Raw Normal View History

2005-07-04 22:49:24 +00:00
" Vim indent file
" Language: dictd(8) configuration file
2006-04-21 22:12:41 +00:00
" Maintainer: Nikolai Weibull <now@bitwi.se>
2007-05-10 17:44:18 +00:00
" Latest Revision: 2006-12-20
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
2007-05-10 17:44:18 +00:00
setlocal nosmartindent
2005-07-04 22:49:24 +00:00
inoremap <buffer> # X#