neovim: add typst-preview plugin

This commit is contained in:
2026-03-31 22:02:29 +03:00
parent 9c1cff4e30
commit e2001b4fc9
4 changed files with 17 additions and 1 deletions

View File

@@ -97,6 +97,10 @@
"rev": "5255aa27c422de944791318024167ad5d40aad20",
"src": "https://github.com/nvim-telescope/telescope.nvim"
},
"typst-preview.nvim": {
"rev": "87db18b8d19c8b0eed399f52e4c527ce5afe4817",
"src": "https://github.com/chomosuke/typst-preview.nvim"
},
"vim-fugitive": {
"rev": "3b753cf8c6a4dcde6edee8827d464ba9b8c4a6f0",
"src": "https://github.com/tpope/vim-fugitive"