added vim modeline for syntax highlighting
This commit is contained in:
parent
3906a92933
commit
9e1fa90567
1 changed files with 5 additions and 1 deletions
|
|
@ -1128,6 +1128,10 @@ coffee:
|
|||
|
||||
|
||||
################################################################################
|
||||
### the end ####################################################################
|
||||
### end of rules sections ######################################################
|
||||
################################################################################
|
||||
|
||||
|
||||
# for syntax highlighting in vim and github
|
||||
# vim: set filetype=make
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue