1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2025-01-01 15:39:20 +00:00

Remove neoscroll

This commit is contained in:
Mo 2022-05-04 22:48:13 +02:00
parent f8479806f8
commit ebd81fb04b
2 changed files with 0 additions and 2 deletions

View file

@ -1 +0,0 @@
require("neoscroll").setup()

View file

@ -14,7 +14,6 @@ require("nvim-treesitter.configs").setup({
"yaml",
"regex",
"rust",
-- cpp
"cpp",
},
highlight = {