diff options
| author | Stephan Seitz <stephan.seitz@fau.de> | 2022-06-25 11:51:21 +0200 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2022-06-25 12:01:22 +0200 |
| commit | d810c386341fbf0d49895a2cdd6a2b63b945b71a (patch) | |
| tree | 61d74cb82e03c28afee171e51aa5167f55ef8253 /lua | |
| parent | fix(haskell): highlight exp_name as function in infix operations (diff) | |
| download | nvim-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.lua | 6 | ||||
| -rw-r--r-- | lua/nvim-treesitter/parsers.lua | 10 |
2 files changed, 10 insertions, 6 deletions
