mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-23 08:17:37 +00:00
feat: add scrollbar visual
This commit is contained in:
parent
5d02e5d2e3
commit
84f0d2b067
6 changed files with 33 additions and 3 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue