6 lines
58 B
Lua
6 lines
58 B
Lua
local M = { 'chr4/nginx.vim' }
|
|
|
|
M.ft = 'nginx'
|
|
|
|
return M
|
|
|