summaryrefslogtreecommitdiffstats
path: root/.config/nvim/queries/python/highlights.scm
diff options
context:
space:
mode:
Diffstat (limited to '.config/nvim/queries/python/highlights.scm')
-rwxr-xr-x.config/nvim/queries/python/highlights.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/nvim/queries/python/highlights.scm b/.config/nvim/queries/python/highlights.scm
new file mode 100755
index 0000000..2ea4847
--- /dev/null
+++ b/.config/nvim/queries/python/highlights.scm
@@ -0,0 +1,5 @@
+; extends
+
+(block (expression_statement (string)) @docstring)
+
+(type) @type
remember that computers suck.