zsh:autoload:*: Add filetype to vim modeline
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# vim: ft=zsh
|
||||
|
||||
## Author: druckdev
|
||||
## Created: 2019-10-21
|
||||
##
|
||||
@@ -70,3 +68,5 @@ for dir in ${(@f)dirs}; do
|
||||
command ls "$@" $all_flag -- "$dir"
|
||||
separator="\n"
|
||||
done
|
||||
|
||||
# vim: ft=zsh
|
||||
|
||||
Reference in New Issue
Block a user