mirror of
https://github.com/zoriya/lz.n.git
synced 2026-06-01 02:18:16 +00:00
chore: tweak comment
This commit is contained in:
@@ -66,7 +66,7 @@ local function del(keys)
|
||||
buffer = keys.ft and true or nil,
|
||||
})
|
||||
-- make sure to create global mappings when needed
|
||||
-- buffer-local mappings are managed by lazy
|
||||
-- buffer-local mappings are managed by lz.n
|
||||
if not keys.ft then
|
||||
set(keys)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user