Selaa lähdekoodia

Add a Vim filetype hint for Make.inc alongside that for Emacs

Alex Arslan 9 kuukautta sitten
vanhempi
commit
4d2d83fdec
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      Make.inc

+ 1 - 0
Make.inc

@@ -1,4 +1,5 @@
 # -*- mode: makefile-gmake -*-
 # -*- mode: makefile-gmake -*-
+# vi:ft=make
 
 
 # Default build rule for any Makefile in this project: all
 # Default build rule for any Makefile in this project: all
 default: all
 default: all