feat: add scrollbar visual

This commit is contained in:
NotAShelf 2023-02-03 22:53:48 +03:00
commit 84f0d2b067
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1
6 changed files with 33 additions and 3 deletions

17
flake.lock generated
View file

@ -782,6 +782,7 @@
"registers": "registers",
"rnix-lsp": "rnix-lsp",
"rust-tools": "rust-tools",
"scrollbar-nvim": "scrollbar-nvim",
"sqls-nvim": "sqls-nvim",
"telescope": "telescope",
"tidalcycles": "tidalcycles",
@ -833,6 +834,22 @@
"type": "github"
}
},
"scrollbar-nvim": {
"flake": false,
"locked": {
"lastModified": 1673562030,
"narHash": "sha256-OnVOmYhWMWH7a382DAIPEzJmz/J0BHniey7twyl500Q=",
"owner": "petertriho",
"repo": "nvim-scrollbar",
"rev": "6a2065fbcd032075a06d2ab54508b69842bc4496",
"type": "github"
},
"original": {
"owner": "petertriho",
"repo": "nvim-scrollbar",
"type": "github"
}
},
"sqls-nvim": {
"flake": false,
"locked": {