This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/nvim/coc-settings.json
2020-11-06 13:51:11 +01:00

4 lines
93 B
JSON

{
"coc.preferences.formatOnSaveFiletypes": ["cpp", "markdown", "python", "rust", "yaml"]
}