remove that highlighting thing (it was a pain in the arse)

This commit is contained in:
2023-02-26 21:07:56 -05:00
parent 7bea66f327
commit e809dd7f6f
2 changed files with 1 additions and 4 deletions

View File

@ -24,6 +24,5 @@ require("scrollbar").setup({
handlers = {
diagnostic = true,
gitsigns = true,
search = true,
}
})