mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-27 07:20:14 +00:00
remove coc formatting
This commit is contained in:
@ -3,9 +3,5 @@
|
|||||||
"rust-analyzer.checkOnSave.enable": true,
|
"rust-analyzer.checkOnSave.enable": true,
|
||||||
"diagnostic-languageserver.filetypes": {
|
"diagnostic-languageserver.filetypes": {
|
||||||
"sh": "shellcheck"
|
"sh": "shellcheck"
|
||||||
},
|
|
||||||
"diagnostic-languageserver.formatFiletypes": {
|
|
||||||
"python": "black",
|
|
||||||
"sh": "shfmt"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user