Commit 1a451152 authored by Robert Schütz's avatar Robert Schütz
Browse files

textlsp: unpin tree-sitter

parent b01196a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ python3.pkgs.buildPythonApplication rec {
    pygls
    lsprotocol
    language-tool-python
    tree-sitter_0_21
    tree-sitter
    gitpython
    appdirs
    openai