mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
This change allows the filetype/language to be retrieved from more complex vim modelines. The current regex strictly allows a set line which contains only the filetype/ft parameter and nothing else
4 lines
95 B
Ruby
4 lines
95 B
Ruby
/* vim: set ts=8 sw=4 filetype=ruby tw=0: */
|
|
|
|
# Please help how do I into setting vim modlines
|