neovim-confs/lua/plex/plugins/extras/lang/polyglot.lua

7 lines
59 B
Lua
Raw Normal View History

2023-10-25 22:00:18 +02:00
return {
{
"sheerun/vim-polyglot",
lazy = false
},
}