nvim-treesitter/queries/python/textobjects.scm

4 lines
72 B
Scheme
Raw Normal View History

2020-06-21 20:38:00 +02:00
(function_definition
body: (block)? @function.inner) @function.outer