nvim-treesitter/lua
Nikolai Devolder 8672843527 Fix(auto_install): Install parser if Filetype already known
If setup function was called after `FileType` autocommand triggers
the installation of parser was not done.

This commit checks if filetype is already know before adding the autocommand.
2024-10-14 16:45:21 +02:00
..
nvim-treesitter Fix(auto_install): Install parser if Filetype already known 2024-10-14 16:45:21 +02:00
nvim-treesitter.lua chore: cleanup main file, move statusline in module 2022-07-18 15:44:59 +02:00