Skip to content

Commit

Permalink
⬆️ Upgrade tree-sitter-lsp
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Feb 15, 2024
1 parent 0d98045 commit 941acef
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
#!/usr/bin/env -S pip install -r

# https://python-jsonschema.readthedocs.io/en/stable/validate/#validating-formats
# hostname
# validate hostname
fqdn
# ~/.config/pacman/template.md.j2
platformdirs
# uri
# validate uri
rfc3987
tree-sitter-languages
tree-sitter-lsp >= 0.0.6
# ErrorFinder
tree-sitter-lsp >= 0.0.13

0 comments on commit 941acef

Please sign in to comment.