move tabufline related functions to ui repo
This commit is contained in:
parent
97062ae15f
commit
83572cc15b
3 changed files with 11 additions and 78 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue