dotfiles/vim/ftplugin/docker-compose.vim
2021-02-04 11:01:07 +00:00

6 lines
119 B
VimL

" Define comment string
setlocal commentstring=#\ %s
" Enable automatic comment insertion
setlocal formatoptions+=cro