vimfiles/ftplugin/changelog.vim

11 lines
209 B
VimL

" File: changelog.vim
" Author: Nirenjan Krishnan
" Description: ChangeLog editing settings
" Last Modified: July 3, 2013
setlocal tabstop=8
setlocal softtabstop=8
setlocal shiftwidth=8
setlocal noexpandtab