Keymap oneliners (#13887)
This is should be a no-op, whitespace formatting only. Removes 425 lines of excess whitespace in our default keymap json files. Release Notes: - Improved formatting of default keymaps (single line per bind)
This commit is contained in:
parent
c190ed49da
commit
813cc3f5e5
7 changed files with 87 additions and 506 deletions
|
@ -14,6 +14,12 @@
|
|||
},
|
||||
"JSON": {
|
||||
"tab_size": 2,
|
||||
"preferred_line_length": 100,
|
||||
"formatter": "prettier"
|
||||
},
|
||||
"JSONC": {
|
||||
"tab_size": 2,
|
||||
"preferred_line_length": 100,
|
||||
"formatter": "prettier"
|
||||
},
|
||||
"JavaScript": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue