initial commit
This commit is contained in:
6
homemanager/neovim/lua/plugins/spec/supermaven.lua
Normal file
6
homemanager/neovim/lua/plugins/spec/supermaven.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
enabled = true,
|
||||
"supermaven-inc/supermaven-nvim",
|
||||
-- lazy = false,
|
||||
opts = {}
|
||||
}
|
||||
Reference in New Issue
Block a user