aboutsummaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
authorStephan Seitz <stephan.seitz@fau.de>2022-06-25 11:51:21 +0200
committerStephan Seitz <stephan.seitz@fau.de>2022-06-25 12:01:22 +0200
commitd810c386341fbf0d49895a2cdd6a2b63b945b71a (patch)
tree61d74cb82e03c28afee171e51aa5167f55ef8253 /lua
parentfix(haskell): highlight exp_name as function in infix operations (diff)
downloadnvim-treesitter-d810c386341fbf0d49895a2cdd6a2b63b945b71a.tar
nvim-treesitter-d810c386341fbf0d49895a2cdd6a2b63b945b71a.tar.gz
nvim-treesitter-d810c386341fbf0d49895a2cdd6a2b63b945b71a.tar.bz2
nvim-treesitter-d810c386341fbf0d49895a2cdd6a2b63b945b71a.tar.lz
nvim-treesitter-d810c386341fbf0d49895a2cdd6a2b63b945b71a.tar.xz
nvim-treesitter-d810c386341fbf0d49895a2cdd6a2b63b945b71a.tar.zst
nvim-treesitter-d810c386341fbf0d49895a2cdd6a2b63b945b71a.zip
Chore: remove prefix from parser "location" property
This was very confusing when using the location property as it always had to start with "tree-sitter-<lang>" for no real reason.
Diffstat (limited to 'lua')
-rw-r--r--lua/nvim-treesitter/install.lua6
-rw-r--r--lua/nvim-treesitter/parsers.lua10
2 files changed, 10 insertions, 6 deletions