You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for creating so a powerful plugin, it's helpful for me.
Could you please add an option that lets me set different priority in each filetype? e.g. only set { 'treesitter' } for vim, set { 'lsp', 'treesitter' } for lua.
Description
Hi, thanks for creating so a powerful plugin, it's helpful for me.
Could you please add an option that lets me set different priority in each filetype? e.g. only set
{ 'treesitter' }forvim, set{ 'lsp', 'treesitter' }forlua.