mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
parent
7d5becca27
commit
764eec1617
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
brew update
|
||||
brew install neovim --HEAD
|
||||
curl -L https://github.com/neovim/neovim/releases/download/nightly/nvim-macos.tar.gz | tar -xz
|
||||
sudo ln -s $(pwd)/nvim-osx64/bin/nvim /usr/local/bin
|
||||
mkdir -p ~/.local/share/nvim/site/pack/nvim-treesitter/start
|
||||
ln -s $(pwd) ~/.local/share/nvim/site/pack/nvim-treesitter/start
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue