gitsigns keybinds, removed filetype plugins that set tab width, python

regex injections
This commit is contained in:
2023-06-06 15:50:56 -05:00
parent 746e23feea
commit 356ed03d2f
11 changed files with 76 additions and 17 deletions
+5
View File
@@ -9,3 +9,8 @@
(type (string (string_content) @_type))
(string (string_content) @python))
(#eq? @_type "TypeAlias"))
(class_definition (argument_list (subscript (string (string_content) @python))))
(((string (string_content) @python) @_str)
(#match? @_str "^r.*$"))