mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2025-01-01 15:39:20 +00:00
Remove neoscroll
This commit is contained in:
parent
f8479806f8
commit
ebd81fb04b
2 changed files with 0 additions and 2 deletions
|
@ -1 +0,0 @@
|
||||||
require("neoscroll").setup()
|
|
|
@ -14,7 +14,6 @@ require("nvim-treesitter.configs").setup({
|
||||||
"yaml",
|
"yaml",
|
||||||
"regex",
|
"regex",
|
||||||
"rust",
|
"rust",
|
||||||
-- cpp
|
|
||||||
"cpp",
|
"cpp",
|
||||||
},
|
},
|
||||||
highlight = {
|
highlight = {
|
||||||
|
|
Loading…
Reference in a new issue