aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp.lua
diff options
context:
space:
mode:
authorRiley Bruins <ribru17@hotmail.com>2024-05-03 09:34:02 -0700
committerGitHub <noreply@github.com>2024-05-03 09:34:02 -0700
commit3a8265266e0c0fe31f34b7c0192e8ae7d83ae950 (patch)
treebdf05ccc292ee1e123b981d68ac9ee92afcbd041 /runtime/lua/vim/lsp.lua
parentd50596e1e33354c9a69684ab358a4e98954e3934 (diff)
downloadrneovim-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/lsp.lua')
0 files changed, 0 insertions, 0 deletions