init
This commit is contained in:
6
lsp/formatting.lua
Normal file
6
lsp/formatting.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
-- control auto formatting on save
|
||||
format_on_save = {
|
||||
enabled = false, -- enable or disable format on save globally
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user