fix(comparator): use new fzy library of azy
fix(rock): add nvim-treesitter dependency
fix: use augroups
This avoid having the callbacks called twice
TODO: move this autocommand setup in the setup function ?
perf(snippet): simplify snippet handling
feat(snippet): use nvim's builtin snippets as default
chore: remove last parts of teal
feat: remove teal and add snippy support
feat: use azy instead of fzy-lua-native to perform matching
fix: update to be compatible to nvim 0.9
ci: fix dumb copy-pasta mistake
fix: correctly listen to typing errors
docs: remove unnecessary disclaimer
docs: notify move to sr.ht
ci: don't cache nix store