diff options
author | Riley Bruins <ribru17@hotmail.com> | 2024-05-03 09:34:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-03 09:34:02 -0700 |
commit | 3a8265266e0c0fe31f34b7c0192e8ae7d83ae950 (patch) | |
tree | bdf05ccc292ee1e123b981d68ac9ee92afcbd041 /runtime/lua/vim/treesitter.lua | |
parent | d50596e1e33354c9a69684ab358a4e98954e3934 (diff) | |
download | rneovim-3a8265266e0c0fe31f34b7c0192e8ae7d83ae950.tar.gz rneovim-3a8265266e0c0fe31f34b7c0192e8ae7d83ae950.tar.bz2 rneovim-3a8265266e0c0fe31f34b7c0192e8ae7d83ae950.zip |
fix(treesitter): escape "\" in :InspectTree #28613
Some parsers for, e.g., LaTeX or PHP have anonymous nodes like `"\"` or `"\text"` that behave wonkily (especially the first example) in the `InspectTree` window, so this PR escapes them by adding another backslash in front of them
Diffstat (limited to 'runtime/lua/vim/treesitter.lua')
0 files changed, 0 insertions, 0 deletions