feat(neovim): drop prettierd in favor of deno fmt

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-10-21 14:59:17 -03:00
parent 753913e67d
commit bc5635c1f5
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
2 changed files with 32 additions and 3 deletions

View file

@ -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