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.
11 lines
328 B
YAML
11 lines
328 B
YAML
- clean:
|
|
~/.config/nvim:
|
|
~/.local/share/nvim:
|
|
|
|
- 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]
|