This commit is contained in:
Zacharias-Brohn
2026-04-28 20:08:38 +02:00
parent c83a164a1c
commit 74044f3088
6 changed files with 84 additions and 90 deletions
+2 -2
View File
@@ -117,5 +117,5 @@ map({ "n", "v" }, "<leader>ap", require("actions-preview").code_actions)
map("n", "K", require("pretty_hover").hover)
-- winbar
local dbar_api = require "dropbar.api"
map("n", "<leader>b", dbar_api.pick)
-- local dbar_api = require "dropbar.api"
-- map("n", "<leader>b", dbar_api.pick)