refactor(nvim): disable neovim in installer

Now using Bob to manage Neovim versions
This commit is contained in:
Price Hiller 2023-11-03 16:56:57 -05:00
parent 769d16be40
commit 5077692227
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8
2 changed files with 4 additions and 3 deletions

View File

@ -34,9 +34,9 @@
- role: zsh - role: zsh
tags: tags:
- zsh - zsh
- role: nvim # - role: nvim
tags: # tags:
- nvim # - nvim
- role: arch-post-setup - role: arch-post-setup
tags: tags:
- arch - arch

View File

@ -52,6 +52,7 @@
- gifski - gifski
- feh - feh
- grim - grim
- bob
- wireshark-qt - wireshark-qt
- libva-mesa-driver - libva-mesa-driver
- intel-media-driver - intel-media-driver