markdown preivew build on dotfiles install

nvim
kdeppe 2 years ago
parent 29a6f4cb64
commit ab86f83e04

@ -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]

@ -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]

Loading…
Cancel
Save