Added GVIM

This commit is contained in:
Maddox Werts 2025-08-16 11:09:27 -04:00
parent 02a305e545
commit 0e515ac6b9

View file

@ -80,7 +80,9 @@ sway_install() {
FLH_INSTALL='sudo flatpak install -y' FLH_INSTALL='sudo flatpak install -y'
# Installing System Packages # Installing System Packages
$SYS_INSTALL alacritty rclone yazi rofi wl-clipboard galculator btop 7zip pacman-contrib $SYS_INSTALL alacritty rclone yazi rofi wl-clipboard btop pacman-contrib
$SYS_INSTALL galculator 7zip
$SYS_INSTALL gvim
} }
sway_debloat() { sway_debloat() {
# All System Commands # All System Commands