7 lines
67 B
Lua
7 lines
67 B
Lua
|
return {
|
||
|
{
|
||
|
"tpope/vim-dotenv",
|
||
|
ft = { "dotenv" },
|
||
|
},
|
||
|
}
|