Fix missing variables
This commit is contained in:
parent
a57f878700
commit
770c87a670
6 changed files with 6 additions and 6 deletions
scripts/Arch/Software/vim
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue