Skip to content

Commit

Permalink
Add toml extension for starship config
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Oct 27, 2022
1 parent f415c5b commit 2bb7cf6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"streetsidesoftware.code-spell-checker",
"redhat.vscode-yaml",
"timonwong.shellcheck",
"foxundermoon.shell-format"
"foxundermoon.shell-format",
"tamasfe.even-better-toml"
]
}

0 comments on commit 2bb7cf6

Please sign in to comment.