فهرست منبع

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

Alex Arslan 9 ماه پیش
والد
کامیت
4d2d83fdec
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      Make.inc

+ 1 - 0
Make.inc

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