Skip to content

Commit

Permalink
Add a Vim filetype hint for Make.inc alongside that for Emacs
Browse files Browse the repository at this point in the history
  • Loading branch information
ararslan committed Jan 7, 2025
1 parent 8542cfb commit 289a2e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Make.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# -*- mode: makefile-gmake -*-
# vi:ft=make

# Default build rule for any Makefile in this project: all
default: all
Expand Down

0 comments on commit 289a2e7

Please sign in to comment.