install whichkey.lua
This commit is contained in:
@@ -29,12 +29,12 @@
|
||||
(c) Frank Zechert 2026
|
||||
]]
|
||||
|
||||
-- enable loading of precompiled lua modules to improve startup time
|
||||
vim.loader.enable()
|
||||
|
||||
vim.g.mapleader = " "
|
||||
vim.g.maplocalleader = " "
|
||||
|
||||
-- enable loading of precompiled lua modules to improve startup time
|
||||
vim.loader.enable()
|
||||
|
||||
-- load configuration
|
||||
require("config.ui")
|
||||
require("config.options")
|
||||
|
||||
Reference in New Issue
Block a user