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/nvim.apple.yaml

11 lines
332 B
YAML

- clean:
~/.config/nvim:
~/.local/share/nvim:
- 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]