diff options
Diffstat (limited to 'runtime/indent/dictdconf.vim')
-rw-r--r-- | runtime/indent/dictdconf.vim | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/runtime/indent/dictdconf.vim b/runtime/indent/dictdconf.vim new file mode 100644 index 0000000..5c4fbda --- /dev/null +++ b/runtime/indent/dictdconf.vim @@ -0,0 +1,13 @@ +" 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# |