shithub: vim

ref: 13a0cd269f19b10a1327c13c89db56fb6945e7da
dir: /lib/vimfiles/indent/dictconf.vim/

View raw version
" Vim indent file
" Language:         dict(1) configuration file
" Maintainer:       Nikolai Weibull <[email protected]>
" 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#