Update vim modeline since there is no more shebang
Without shebang, vim doesn't know the filetype => syntaxic color off
This commit is contained in:
parent
c2fdb1751e
commit
32a89f5b90
@ -933,4 +933,4 @@ prompt_OFF()
|
|||||||
# By default, sourcing liquidprompt.bash will activate the liquid prompt
|
# By default, sourcing liquidprompt.bash will activate the liquid prompt
|
||||||
prompt_on
|
prompt_on
|
||||||
|
|
||||||
# vim: set ts=4 sw=4 tw=120 :
|
# vim: set ts=4 sw=4 tw=120 ft=sh:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user