aboutsummaryrefslogtreecommitdiffhomepage
path: root/vim/lua
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-07-11 01:32:15 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-07-11 01:32:15 +0800
commit1f7d36d236965aa0f6ddff71321ebc755b79154c (patch)
treebf1b6aac4235f94529789704243f08f265248760 /vim/lua
parent13ee21d48d8937ea33a1993725320889970fe86f (diff)
Update
Diffstat (limited to 'vim/lua')
-rw-r--r--vim/lua/plugins/init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/lua/plugins/init.lua b/vim/lua/plugins/init.lua
index 373f4cc..03a7d46 100644
--- a/vim/lua/plugins/init.lua
+++ b/vim/lua/plugins/init.lua
@@ -310,6 +310,7 @@ return {
310 310
311 { 311 {
312 "folke/which-key.nvim", 312 "folke/which-key.nvim",
313 lazy = false,
313 opts = { 314 opts = {
314 presets = { 315 presets = {
315 windows = true, -- default bindings on <c-w> 316 windows = true, -- default bindings on <c-w>