mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2026-02-06 17:13:26 +00:00
7 lines
75 B
Lua
7 lines
75 B
Lua
return {
|
|
{
|
|
"autowitch/hive.vim",
|
|
ft = "hive",
|
|
},
|
|
}
|