Skip to content

Commit f36df73

Browse files
zgracemEnselic
authored andcommitted
add a vim modeline
This will cause vim (and other properly-extended editors) to read this as a fish script file, despite its .fish.in extension.
1 parent d14e0fe commit f36df73

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

assets/completions/bat.fish.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,3 +207,5 @@ complete -c $bat -l acknowledgements -d "Build acknowledgements.bin" -n __bat_ca
207207
complete -c $bat -s h -d "Print a concise overview of $bat-cache help" -n __bat_cache_no_excl
208208

209209
complete -c $bat -l help -f -d "Print all $bat-cache help" -n __bat_cache_no_excl
210+
211+
# vim:ft=fish

0 commit comments

Comments
 (0)