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.
8 lines
433 B
YAML
8 lines
433 B
YAML
- link:
|
|
~/.config/nvim: editors/neovim/config
|
|
~/.local/share/nvim/site: editors/neovim/site
|
|
|
|
- shell:
|
|
- command: "cd editors/neovim/site/pack/markdown/start/markdown-preview.nvim/app && if [[ -z `ls bin 2>/dev/null` ]] ; then ./install.sh; fi"
|
|
#- [cd editors/neovim/site/pack/markdown/start/markdown-preview.nvim && yarn install --checkfiles && NODE_OPTIONS=--openssl-legacy-provider yarn build, building markdown preview]
|