kakoune: backup

This commit is contained in:
Ella Stanforth 2022-04-21 16:19:30 +00:00
parent f0d49d6637
commit 0651c95066
1 changed files with 4 additions and 0 deletions

View File

@ -35,3 +35,7 @@ license() {
cd $pkgname-$pkgver
cat UNLICENSE
}
backup() {
return
}