chore: tweak comment

This commit is contained in:
Marc Jakobi
2024-06-10 16:50:16 +02:00
parent 655ab06f46
commit d50e0e6d8d
+1 -1
View File
@@ -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