fish: fix usage of vim: syntax

master
an 2020-01-07 11:35:20 -05:00
parent e6764e6e90
commit d13302eeb9
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# vim: syntax=fish:
#!/usr/bin/env fish
function xqdir -d "Quickly sets up an environment for building packages"
$_agw_dir_src/packages/void/greyserv/copy

View File

@ -1,4 +1,4 @@
# vim: syntax=fish:
#!/usr/bin/env fish
function xrreload -d "Reload all packages into the package repository"
set repo "$XBPS_HOSTDIR"/binpkgs

View File

@ -1,4 +1,4 @@
# vim: syntax=fish:
#!/usr/bin/env fish
function wiki-preview -d "Preview a wiki page" -a wiki mdwn
scp "$mdwn" "$_agw_secret_ikiwiki_login":/tmp/test.mdwn