The `exclude` option for luasnip is useful for disabling snippets which a user may not want on by default.
For example the `all` option includes a snippet for `timeHMS` which always gets caught by `cmp` when typing `ts` for me which means all my typescript files end up as `file.16:07:21`