mirror of
https://github.com/fergalmoran/settings-webstorm.git
synced 2025-12-22 09:47:41 +00:00
Added neovim
This commit is contained in:
@@ -51,7 +51,7 @@ sudo locale-gen "en_IE.UTF-8"
|
|||||||
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
|
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
|
||||||
sudo add-apt-repository ppa:neovim-ppa/stable -y
|
sudo add-apt-repository ppa:neovim-ppa/stable -y
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y exuberant-ctags build-essential cmake python-dev python3-dev libssl-dev vim-youcompleteme autojump nodejs htop ncdu python-pip python3-pip byobu zsh vim-gtk python-setuptools neovim
|
sudo apt-get install -y exuberant-ctags build-essential cmake python-dev python3-dev libssl-dev vim-youcompleteme autojump nodejs htop ncdu python-pip python3-pip byobu zsh vim-gtk python-setuptools neovim tree
|
||||||
sudo pip install --upgrade pip
|
sudo pip install --upgrade pip
|
||||||
sudo pip install --upgrade neovim
|
sudo pip install --upgrade neovim
|
||||||
sudo pip3 install --upgrade neovim
|
sudo pip3 install --upgrade neovim
|
||||||
@@ -63,6 +63,8 @@ sudo update-alternatives --install /usr/bin/editor editor /usr/bin/nvim 60
|
|||||||
sudo update-alternatives --config editor
|
sudo update-alternatives --config editor
|
||||||
|
|
||||||
sudo pip install livereload speedtest-cli virtualenv virtualenvwrapper
|
sudo pip install livereload speedtest-cli virtualenv virtualenvwrapper
|
||||||
|
sudo npm install -g goops
|
||||||
|
|
||||||
chsh -s /bin/zsh
|
chsh -s /bin/zsh
|
||||||
|
|
||||||
git clone git@github.com:fergalmoran/vimfiles.git ~/.vim
|
git clone git@github.com:fergalmoran/vimfiles.git ~/.vim
|
||||||
|
|||||||
Reference in New Issue
Block a user