move tabufline related functions to ui repo
This commit is contained in:
@@ -195,7 +195,7 @@ local plugins = {
|
||||
["folke/which-key.nvim"] = {
|
||||
disable = true,
|
||||
module = "which-key",
|
||||
keys = { "<leader>", "\"", "'", "`" },
|
||||
keys = { "<leader>", '"', "'", "`" },
|
||||
config = function()
|
||||
require "plugins.configs.whichkey"
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user