lahwaacz [1] filed a deletion request for vim-default-editor [2]:

$ cat vim-default-editor.sh 
#!/bin/sh
# Set vim as the default editor in the shell

export EDITOR=/usr/bin/vim
export FCEDIT=/usr/bin/vim
export VISUAL=/usr/bin/vim

The PKGBUILD is 423 bytes and the script itself only 138 bytes ...

This is the stuff that should be described in the wiki [1], there is
no point in creating a package.

[1]: https://wiki.archlinux.org/index.php/Cron#Default_editor

[1] https://aur.archlinux.org/account/lahwaacz/
[2] https://aur.archlinux.org/pkgbase/vim-default-editor/

Reply via email to