mirror of
https://gitgud.io/Melon__Bread/gnu-plus-dotfiles.git
synced 2024-11-24 16:28:59 -05:00
Added notedown to Vim setup
This commit is contained in:
parent
2f83dd3fb2
commit
5560ceb476
@ -12,7 +12,7 @@ sudo pacman -S tmux --noconfirm
|
||||
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
||||
|
||||
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
|
||||
|
||||
echo "Setting up Rust"
|
||||
|
Loading…
Reference in New Issue
Block a user