blob: 89cc864752ffd47c61fe97e75c894628e0ed04a5 (
plain) (
tree)
 | 
 | 
if !polyglot#util#IsEnabled('docker-compose', expand('<sfile>:p'))
  finish
endif
" Define comment string
setlocal commentstring=#\ %s
" Enable automatic comment insertion
setlocal formatoptions+=cro
  |