mirror of
https://github.com/vim/vim
synced 2025-04-30 05:17:45 +02:00
This is the editorconfig-vim plugin Commit e014708e917b457e8f6c57f357d55dd3826880d4 from https://github.com/editorconfig/editorconfig-vim closes: #2286 related: https://github.com/editorconfig/editorconfig-vim/issues/223 Signed-off-by: Christian Brabandt <cb@256bit.org>
1 line
60 B
VimL
1 line
60 B
VimL
autocmd BufNewFile,BufRead .editorconfig setfiletype dosini
|