spywhere / detect-language.nvim

neovim plugin for better language auto-detection, powered by tree-sitter
52 stars 0 forks source link

Add eager picker support #6

Open spywhere opened 3 years ago

spywhere commented 3 years ago

A picker that evaluate as each language get analyzed. Once the score stopped getting higher, it stop the analysis and return the last language immediately.