Skip to content

Commit

Permalink
chore: tweak comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jun 10, 2024
1 parent 655ab06 commit d50e0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/lz/n/handler/keys.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d50e0e6

Please sign in to comment.