dotfiles/.config/nvim/coc-settings.json

6 lines
117 B
JSON
Raw Normal View History

{
"suggest.noselect": false,
"vetur.format.options.tabSize": 4,
"vetur.format.options.useTabs": true
}