nvim/lua/plugins/magma_nvim.lua

5 lines
82 B
Lua
Raw Normal View History

return {
"dccsillag/magma-nvim",
event = { "BufReadPre", "BufNewFile" }
}