You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dotfiles/meta/configs/neovim.yaml

7 lines
279 B
YAML

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