tjcocucci
Results
2
comments of
tjcocucci
I use this config ```lua return { 'petertriho/nvim-scrollbar', dependencies = { 'lewis6991/gitsigns.nvim', 'kevinhwang91/nvim-hlslens', }, opts = {}, } ``` and the scrollbar shows and I even get the marks warnings...
I just enabled search an git with this config, hope it helps (not a vim wiz or anything, just trying to get a decent nvim config, so there's probably better...