feat(jujutsu): Add support for jj description

- Snippets
- Spellchecking
- Grammar checking
This commit is contained in:
2024-11-10 15:03:48 +01:00
parent 3242adf2ed
commit c10feb7712
3 changed files with 14 additions and 0 deletions

View File

@ -105,6 +105,7 @@ local servers = {
'latex',
'norg',
'gitcommit',
'jj',
'rst',
'typst'
},