feat: disable format_on_save zed
This commit is contained in:
parent
09f99672f4
commit
33487c13b7
@ -44,6 +44,9 @@
|
||||
"enabled": true
|
||||
},
|
||||
"languages": {
|
||||
"HTML": {
|
||||
"format_on_save": "off"
|
||||
},
|
||||
"TypeScript": {
|
||||
// Refer https://github.com/jellydn/ts-inlay-hints for how to setup for Neovim and VSCode
|
||||
"inlay_hints": {
|
||||
|
Loading…
Reference in New Issue
Block a user