1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00
dotfiles/neovim/.config/nvim/coc-settings.json

4 lines
176 B
JSON
Raw Normal View History

2020-06-01 17:25:59 +00:00
{
"coc.preferences.formatOnSaveFiletypes": ["css", "markdown", "javascript", "javascriptreact", "typescript", "typescriptreact", "json", "yaml", "html", "graphql", "mdx"],
}