feat(neovim): drop prettierd in favor of deno fmt
This commit is contained in:
parent
753913e67d
commit
bc5635c1f5
2 changed files with 32 additions and 3 deletions
|
@ -74,7 +74,6 @@ in
|
|||
# Markdown
|
||||
markdownlint-cli
|
||||
marksman
|
||||
prettierd
|
||||
|
||||
# Nix
|
||||
nixd
|
||||
|
@ -85,7 +84,8 @@ in
|
|||
python312Packages.flake8
|
||||
ruff
|
||||
|
||||
# TypeScript
|
||||
# TypeScript/JavaScript
|
||||
deno
|
||||
typescript-language-server
|
||||
|
||||
# Rust
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue