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
1ff9526175
nvim
/
lua
/
plugins
/
magma_nvim.lua
5 lines
74 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
"
,
Separate LSP config and nvim-cmp Make nvim-cmp standalone, lazy lone on InsertEnter and be used by neorg to enable treesitter integration (no LSP available) Move LSP config into lspconfig.lua Optimise some startup conditions
2023-05-20 12:44:21 +01:00
event
=
{
"
FileType python
"
}
,
Add magma plugin and extra language servers
2023-05-17 11:25:08 +01:00
}
Reference in a new issue
Copy permalink