This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nvim
Watch
1
Star
0
Fork
You've already forked nvim
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
2a3c867b11
nvim
/
lua
/
plugins
/
magma_nvim.lua
5 lines
83 B
Lua
Raw
Normal View
History
Unescape
Escape
Add magma plugin and extra language servers
2023-05-17 11:25:08 +01:00
return
{
"
dccsillag/magma-nvim
"
,
Stylua formatting pass
2023-05-17 17:06:16 +01:00
event
=
{
"
BufReadPre
"
,
"
BufNewFile
"
}
,
Add magma plugin and extra language servers
2023-05-17 11:25:08 +01:00
}
Reference in a new issue
Copy permalink