adding global jj config

This commit is contained in:
2026-03-02 12:12:20 +01:00
parent 034ed86f20
commit cba1694235
4 changed files with 50 additions and 148 deletions

View File

@@ -0,0 +1,5 @@
return {
'kaarmu/typst.vim',
ft = 'typst',
lazy = false,
}