style(keymaps): clarify no to use LazyVim.safe_keymap_set #3085
* Update keymaps.lua add more explanation about what to use * Update keymaps.lua * fix typo YOU => YOUR
This commit is contained in:
1 parent
9d734c5ae2
commit
095bc13188
1 file changed
+1
-1
@@ -1,6 +1,6 @@
|
||||
-- This file is automatically loaded by lazyvim.config.init
|
||||
|
||||
-- DO NOT USE THIS IN YOU OWN CONFIG!!
|
||||
-- DO NOT USE `LazyVim.safe_keymap_set` IN YOUR OWN CONFIG!!
|
||||
-- use `vim.keymap.set` instead
|
||||
local map = LazyVim.safe_keymap_set
|
||||
|
||||
|
||||
Reference in new issue
Block a user