We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b4d73 commit 7505b48Copy full SHA for 7505b48
src/tmux_language_server/utils.py
@@ -6,7 +6,7 @@
6
import os
7
from typing import Any
8
9
-from tree_sitter.binding import Query
+from tree_sitter import Query
10
11
from . import FILETYPE
12
0 commit comments