markdown preivew build on dotfiles install

This commit is contained in:
kdeppe 2023-03-09 10:11:15 -05:00
parent 29a6f4cb64
commit ab86f83e04
2 changed files with 6 additions and 0 deletions

View File

@ -5,3 +5,6 @@
- link:
~/.config/nvim: editors/nvim/mac-config
~/.local/share/nvim/site: editors/nvim/site
- shell:
- [cd editors/nvim/site/pack/markdown/start/markdown-preview.nvim && yarn install && NODE_OPTIONS=--openssl-legacy-provider yarn build, building markdown preview]

View File

@ -5,3 +5,6 @@
- link:
~/.config/nvim: editors/nvim/config
~/.local/share/nvim/site: editors/nvim/site
- shell:
- [cd editors/nvim/site/pack/markdown/start/markdown-preview.nvim && yarn install && NODE_OPTIONS=--openssl-legacy-provider yarn build, building markdown preview]