Skip to content

Commit

Permalink
fix: add some neat plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
anthr76 committed Aug 20, 2024
1 parent 4ebd3e5 commit 972eed4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions home-manager/personalities/desktop/vscode/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
unifiedjs.vscode-mdx
# Formatters
esbenp.prettier-vscode
darkriszty.markdown-table-prettify
# Linters
davidanson.vscode-markdownlint
fnando.linter
Expand All @@ -43,6 +44,10 @@
ms-kubernetes-tools.vscode-kubernetes-tools
shipitsmarter.sops-edit
editorconfig.editorconfig
shd101wyy.markdown-preview-enhanced
bierner.emojisense
yzhang.markdown-all-in-one
streetsidesoftware.code-spell-checker
];
userSettings = {
"[go]".editor.defaultFormatter = "golang.go";
Expand Down

0 comments on commit 972eed4

Please sign in to comment.