Added Markdown extensions to vscode
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# TODO
|
||||
- Move all host information into the host/default.nix file
|
||||
- Consolidate reused modules to a single import
|
||||
- Add Markdown extensions to vscode
|
||||
- Add unzip utilities to home-manager
|
||||
- Switch from devenv nix to devenv flake
|
||||
@@ -43,6 +43,11 @@
|
||||
## CSV
|
||||
vscode-marketplace.mechatroner.rainbow-csv
|
||||
|
||||
## Markdown
|
||||
vscode-marketplace.bpruitt-goddard.mermaid-markdown-syntax-highlighting
|
||||
vscode-marketplace.davidanson.vscode-markdownlint
|
||||
vscode-marketplace.yzhang.markdown-all-in-one
|
||||
|
||||
## Rust language extensions
|
||||
vscode-marketplace.rust-lang.rust-analyzer
|
||||
vscode-marketplace.serayuzgur.crates
|
||||
|
||||
Reference in New Issue
Block a user