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,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