add brightest

a package to hightlight the currently selected word in other lines
This commit is contained in:
mightypanders
2023-05-05 00:00:10 +02:00
parent 03108f0e41
commit 306cd7b3e3
3 changed files with 10 additions and 0 deletions

View File

@ -18,3 +18,4 @@ require("neotest_config")
require("trouble_config")
require("symbols_outline")
require("luasnip_config")
require("brightest_config")