aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/provider/python.lua
diff options
context:
space:
mode:
authorJongwook Choi <wookayin@gmail.com>2024-01-24 02:33:03 -0500
committerChristian Clason <c.clason@uni-graz.at>2024-01-24 11:04:16 +0100
commit913469ff210620b26c2421408291292d87341713 (patch)
tree589673ad7692015ce2185c8fac4f3002d5de90de /runtime/lua/vim/provider/python.lua
parent617d1b28d6d3241199a9ea4f7e68b650549d3251 (diff)
downloadrneovim-913469ff210620b26c2421408291292d87341713.tar.gz
rneovim-913469ff210620b26c2421408291292d87341713.tar.bz2
rneovim-913469ff210620b26c2421408291292d87341713.zip
docs(treesitter): add more examples, and improve consistency
Docs for treesitter would benefit from including more real-world and practical examples of queries and usages, rather than hypothetical ones (e.g. names such as "foo", "bar"). Improved examples should be more user-friendly and clear to understand. In addition, align the capture names in some examples with the actual ones being used in the built-in query files or in the nvim-treesitter plugin, e.g.: - `@parameter` -> `@variable.parameter` - `@comment.doc.java` -> `@comment.documentation.java` - etc.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions