mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-10 05:12:56 +00:00
remove coc formatting
This commit is contained in:
parent
98de19ed3e
commit
c2b8c29299
@ -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"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user