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

9 lines
390 B
YAML

- shell:
- [cd editors/neovim && git checkout mac && git submodule update --init --recursive, grabbing mac branch]
- [cd editors/neovim/site/pack/markdown/start/markdown-preview.nvim && yarn install && NODE_OPTIONS=--openssl-legacy-provider yarn build, building markdown preview]
- link:
~/.config/nvim: editors/neovim/config
~/.local/share/nvim/site: editors/neovim/site