diff options
| author | neodarz <neodarz@neodarz.net> | 2019-09-10 08:30:02 +0200 |
|---|---|---|
| committer | neodarz <neodarz@neodarz.net> | 2019-09-10 08:30:02 +0200 |
| commit | 80b7aba29e8e21a2b3e12015b0cde80b06c97b82 (patch) | |
| tree | 888d712cea086a17b5d48e4ab191bc4b34142cc2 | |
| parent | 973920045cc1522d6774de4d8d9905d285487bb0 (diff) | |
| download | dotfiles-80b7aba29e8e21a2b3e12015b0cde80b06c97b82.tar.xz dotfiles-80b7aba29e8e21a2b3e12015b0cde80b06c97b82.zip | |
Add forgotten package for neovim
| -rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -191,7 +191,7 @@ echo "Install notmuch..." echo "Install nvim..." -#sudo pacman -S --noconfirm --needed python-neovim python-twisted +#sudo pacman -S --noconfirm --needed neovim python-neovim python-twisted ## offlineimap |
