mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 09:01:16 +00:00
edits
This commit is contained in:
parent
dd61a33bc9
commit
ca1b910392
2 changed files with 7 additions and 0 deletions
|
|
@ -161,4 +161,10 @@ return {
|
|||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
'barrettruth/preview.nvim',
|
||||
init = function()
|
||||
vim.g.preview = { typst = true, latex = true }
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue