nvim: add slimline

This commit is contained in:
2026-01-21 23:34:02 +01:00
parent 0be2ea5be3
commit d45450227e
3 changed files with 13 additions and 0 deletions

View File

@@ -61,6 +61,10 @@
"rev": "b9fd5226c2f76c951fc8ed5923d85e4de065e509",
"src": "https://github.com/nvim-lua/plenary.nvim"
},
"slimline.nvim": {
"rev": "b23d6239ae06d7b422b30b227756971348ffcd68",
"src": "https://github.com/sschleemilch/slimline.nvim"
},
"snacks.nvim": {
"rev": "fe7cfe9800a182274d0f868a74b7263b8c0c020b",
"src": "https://github.com/folke/snacks.nvim"