diff options
| author | Hugo Musso Gualandi <hugo_musso_gualandi@hotmail.com> | 2021-07-26 17:41:00 -0300 |
|---|---|---|
| committer | Hugo Musso Gualandi <hugo_musso_gualandi@hotmail.com> | 2021-07-26 17:41:00 -0300 |
| commit | 52f7999705adb9ebc30c4774a7f84b4642edd638 (patch) | |
| tree | 0a60d8da575b521f031b172a3234f014957b2040 /src/string_utils.hh | |
| parent | cf5237942231e7132db17cdc6fe5bd82a52fa71f (diff) | |
Recognize ".rockspec" file extension as a Lua file
rockspec files are used by [Luarocks](https://luarocks.org/), the
most prominent package manager for Lua. Despite the different file
extension, these files are actually Lua files and should be syntax
highlighted as such.
For what it is worth, Neovim also does the same thing that I am doing in
this commit. They recognize both ".lua" and ".rockspec" as being Lua
files (and no other extensions, as far as I know).
Diffstat (limited to 'src/string_utils.hh')
0 files changed, 0 insertions, 0 deletions
