mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
fix(vscode): Use "sumneko" for lua formatting
This commit is contained in:
@@ -181,7 +181,7 @@
|
|||||||
"editor.defaultFormatter": "foxundermoon.shell-format"
|
"editor.defaultFormatter": "foxundermoon.shell-format"
|
||||||
},
|
},
|
||||||
"[lua]": {
|
"[lua]": {
|
||||||
"editor.defaultFormatter": "JohnnyMorganz.stylua"
|
"editor.defaultFormatter": "sumneko.lua"
|
||||||
},
|
},
|
||||||
|
|
||||||
// Better Comments
|
// Better Comments
|
||||||
|
|||||||
Reference in New Issue
Block a user