mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16: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"
|
||||
},
|
||||
"[lua]": {
|
||||
"editor.defaultFormatter": "JohnnyMorganz.stylua"
|
||||
"editor.defaultFormatter": "sumneko.lua"
|
||||
},
|
||||
|
||||
// Better Comments
|
||||
|
||||
Reference in New Issue
Block a user