Files
telescope.nvim/lua/telescope
Dhruv Manilawala 28ae702682 fix: use treesitter language name instead of ft if available (#801)
* fix: use treesitter language name if available

This will fix the problem where the filetype is different than the
treesitter lang name. Eg., filetyep -> "sh", langname -> "bash"

* refactor: use treesitter only if the query object is available

* refactor: ok -> parser_ok ;)
2021-04-28 10:29:28 -04:00
..
2020-12-13 11:49:14 +01:00
2021-04-23 14:16:44 -04:00
2021-01-11 13:29:37 -05:00
2020-10-27 23:33:49 -04:00
2020-12-09 15:46:41 -05:00
2020-12-09 15:46:41 -05:00
2020-12-09 15:46:41 -05:00
2021-02-22 11:30:57 -05:00