nvim-treesitter/plugin
kiyan42 df17a48c85 refactor: parser list and lang->ft/ft->lang
- move parser list in `parsers.lua`
- most `ft` variable where changed to `lang`, `ft` is only used on
  autocmd binding, and lang is used for everything else. Functions have
  been defined to make the switch between `ft` and `lang`
2020-06-20 12:31:52 +02:00
..
nvim-treesitter.vim refactor: parser list and lang->ft/ft->lang 2020-06-20 12:31:52 +02:00