neovim-confs/lua/plex/plugins/extras/lang/polyglot.lua
2023-10-25 22:00:18 +02:00

6 lines
59 B
Lua

return {
{
"sheerun/vim-polyglot",
lazy = false
},
}