Fix missing variables

This commit is contained in:
Manuel Thalmann 2024-07-30 00:51:50 +02:00
commit 770c87a670
6 changed files with 6 additions and 6 deletions
scripts/Arch/Software/vim

View file

@ -4,7 +4,7 @@ begin
source "$dir/../../Scripts/software.fish"
source "$dir/../../../Common/Software/vim/main.fish"
function installSW
function installSW -V dir
yayinst (
# Necessary for accessing clipboard in terminal: https://wiki.archlinux.org/title/Vim
) gvim \