Skip to content

Commit 4d2d83f

Browse files
committed
Add a Vim filetype hint for Make.inc alongside that for Emacs
1 parent 42c2687 commit 4d2d83f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Make.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# -*- mode: makefile-gmake -*-
2+
# vi:ft=make
23

34
# Default build rule for any Makefile in this project: all
45
default: all

0 commit comments

Comments
 (0)