Add supermaven.
This commit is contained in:
parent
be85db81b4
commit
d7f7135ef7
4 changed files with 65 additions and 49 deletions
|
@ -1,4 +1,6 @@
|
|||
return {
|
||||
"karb94/neoscroll.nvim",
|
||||
config = true,
|
||||
config = function()
|
||||
require("neoscroll").setup({})
|
||||
end,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue