nvim-treesitter/lua
Christian Clason a64ce9f989 feat(parser): register common short-hand as filetypes
Problem: Cannot use short-hands for @injection.language (e.g., `py` for
Python).

Solution: Register common short-hand as filetypes for some languages.

List taken from https://github.com/helix-editor/helix/blob/master/languages.toml

Also remove deprecation custom filetype->parser mapping.
2024-07-10 09:30:41 +02:00
..
nvim-treesitter feat(parser): register common short-hand as filetypes 2024-07-10 09:30:41 +02:00
nvim-treesitter.lua chore: cleanup main file, move statusline in module 2022-07-18 15:44:59 +02:00