Added notedown to Vim setup
This commit is contained in:
parent
2f83dd3fb2
commit
5560ceb476
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ sudo pacman -S tmux --noconfirm
|
||||||
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
||||||
|
|
||||||
echo -e "\e[38;5;$((RANDOM%257))mInstalling SpaceVim\e[0m"
|
echo -e "\e[38;5;$((RANDOM%257))mInstalling SpaceVim\e[0m"
|
||||||
sudo pacman -S neovim python-pyvim xclip --noconfirm
|
sudo pacman -S neovim python-pyvim xclip notedown --noconfirm
|
||||||
curl -sLf https://spacevim.org/install.sh | bash
|
curl -sLf https://spacevim.org/install.sh | bash
|
||||||
|
|
||||||
echo "Setting up Rust"
|
echo "Setting up Rust"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue