From 69cabc69be49bc37c8a9bbb7def1415504b489b2 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Sun, 21 Jun 2020 20:38:00 +0200 Subject: Add textobjects module --- queries/python/textobjects.scm | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/python/textobjects.scm (limited to 'queries/python') diff --git a/queries/python/textobjects.scm b/queries/python/textobjects.scm new file mode 100644 index 000000000..4c030df7c --- /dev/null +++ b/queries/python/textobjects.scm @@ -0,0 +1,3 @@ + +(function_definition + body: (block)? @function.inner) @function.outer -- cgit v1.2.3-70-g09d2