diff options
author | neodarz <neodarz@neodarz.net> | 2018-07-05 20:52:10 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-07-05 20:52:10 +0200 |
commit | bb1748758ebed8821873b52223d1cd97c7414cc6 (patch) | |
tree | 8492da3c41190d90638762352aff3324d5e03fc8 | |
parent | 4a6d55d3b65e7a4ab94422a07550d5358679f4e5 (diff) | |
download | dotfiles_ascii-bb1748758ebed8821873b52223d1cd97c7414cc6.tar.xz dotfiles_ascii-bb1748758ebed8821873b52223d1cd97c7414cc6.zip |
Edit nvim installation
Diffstat (limited to '')
-rwxr-xr-x | install.sh | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -41,20 +41,19 @@ yolo -S otf-fira-code #stow vim -#git clone https://github.com/vundlevim/vundle.vim.git nvim/.config/nvim/bundle/Vundle.vim -#v +PluginInstall +qall +#nvim +PluginInstall +qall ## The service doesn't work on my system... #./stow-services services/twmnd.service #stow twmnd #sed -i s/absolute_position=1920x25/absolute_position=3840x25/g ~/.config/twmn/twmn.conf +#sudo pacman -S python-neovim python-twisted + #stow nvim #git clone https://github.com/vundlevim/vundle.vim.git ~/.config/nvim/bundle/Vundle.vim - -#sudo pacman -S python-neovim python-twisted - +#nvim ## Install mutt # yolo Module::Install # <== required by html-view |