Update packages for fedora 31

This commit is contained in:
2020-02-23 14:26:46 +01:00
parent 9f2a6327b3
commit 7d167348e2
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ My configuration files.
To setup the dotfiles:
1. `git clone git://github.com:whatevsz/dotfiles ~/dotfiles`
2. `cd ~/dotfiles && make`
2. `cd ~/dotfiles && ./install`
# Required third party software

View File

@@ -86,7 +86,7 @@ packages:
fedora: ["vim-enhanced"]
ubuntu: ["vim"]
neovim:
fedora: ["neovim", "python2-neovim"]
fedora: ["neovim", "python3-neovim"]
ubuntu: ["neovim"]
network-manager-applet:
fedora: ["network-manager-applet"]