This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
e78b5ec766
nixos
/
config
/
nvim
/
lua
/
plugins.lua
4 lines
52 B
Lua
Raw
Normal View
History
Unescape
Escape
Initial conversion of plugins to dynamic system, plugin specs loaded by Lazy from plugins directory
2023-02-20 11:09:53 +00:00
return
{
Add stylua formatting file, change tabs back to spaces
2023-02-17 16:35:40 +00:00
{
"
folke/lazy.nvim
"
,
cmd
=
"
Lazy
"
}
,
Move lazy setup to init.lua, plugins.lua returns plugin spec
2023-02-17 10:13:18 +00:00
}
Reference in a new issue
Copy permalink