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