util: added .mk makefile extension to file_types.py
This commit is contained in:
@@ -30,6 +30,7 @@ lang_types = {
|
||||
'.el' : "lisp",
|
||||
'.txt' : "text",
|
||||
'.tex' : "tex",
|
||||
'.mk' : "make",
|
||||
}
|
||||
|
||||
# languages based on file prefix
|
||||
|
||||
Reference in New Issue
Block a user