🔧 Added typst to nvim/setup

This commit is contained in:
z3rOR0ne 2025-04-27 08:29:35 -07:00
parent 77e7956b78
commit 3362803ded
3 changed files with 12 additions and 0 deletions

View file

@ -761,3 +761,8 @@ doas npm uninstall -g html-minifier uglify-js && doas npm install -g html-minifi
Update to the latest minor version of paru:
Follow simple instructions on:
https://github.com/Morganamilo/paru
04/27/2025
Install typst
doas pacman -S typst
And make sure to copy in your new nvim configs to ensure proper lsp and previewer plugin are installed.