Fix neoscroll.
This commit is contained in:
parent
79313ae64c
commit
995afdc42c
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
|||
return {
|
||||
"karb94/neoscroll.nvim",
|
||||
config = function()
|
||||
require("neoscroll").setup({})
|
||||
end,
|
||||
require("neoscroll").setup({}),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue