dotfiles/nvim/lib/languages/yaml.vim
2019-06-21 02:27:47 +03:00

3 lines
64 B
VimL

if !g:vim_ide | finish | endif
let g:coc_filetypes += ['yaml']