made some changes

This commit is contained in:
2025-09-20 17:31:05 -07:00
parent c11104fbf2
commit 1fe456c77d
5 changed files with 67 additions and 71 deletions

View File

@@ -1,4 +1,8 @@
return {
'chomosuke/typst-preview.nvim',
version = '1.*',
opts = {
invert_colors = 'always',
port = 8978,
},
}