fix typo YOU => YOUR

This commit is contained in:
Michael Butler 2024-04-30 12:28:05 -04:00 committed by GitHub
parent ae0cee30cf
commit 9f8a63d2dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
-- This file is automatically loaded by lazyvim.config.init -- This file is automatically loaded by lazyvim.config.init
-- DO NOT USE `LazyVim.safe_keymap_set` IN YOU OWN CONFIG!! -- DO NOT USE `LazyVim.safe_keymap_set` IN YOUR OWN CONFIG!!
-- use `vim.keymap.set` instead -- use `vim.keymap.set` instead
local map = LazyVim.safe_keymap_set local map = LazyVim.safe_keymap_set