Tracking update

This commit is contained in:
prioritize 2024-11-08 12:10:56 -08:00
parent 1983158508
commit 3a8bf9ff0c
1 changed files with 8 additions and 0 deletions

View File

@ -285,6 +285,14 @@ require('lazy').setup({
'christoomey/vim-tmux-navigator',
lazy = false,
},
{
'chomosuke/typst-preview.nvim',
lazy = false,
version = '1.*',
build = function()
require('typst-preview').update()
end,
},
-- NOTE: Plugins can also be added by using a table,
-- with the first argument being the link and the following