lazy.nvim/lua/lazy
Folke Lemaitre 56890ce5f4
fix: remove lazy keymaps with the correct mode. Fixes #97
2022-12-22 17:49:32 +01:00
..
core fix: remove lazy keymaps with the correct mode. Fixes #97 2022-12-22 17:49:32 +01:00
manage fix: show mapleader warning with vim.schedule. Fixes #91 2022-12-22 09:12:06 +01:00
view fix: pass plugins instead of plugin names to command. Fixes #103 2022-12-22 17:25:12 +01:00
docs.lua feat!: lazy api commands now take an opts table instead of a list of plugins 2022-12-21 22:27:36 +01:00
example.lua docs: added config.dev.path to the example 2022-12-20 13:49:29 +01:00
health.lua fix(health): don't show warning on `module=false` 2022-12-21 16:07:53 +01:00
help.lua fix(help): sort tags files for readmes so tags work properly. Fixes #67 2022-12-21 18:23:27 +01:00
init.lua fix: move re-sourcing check to the top 2022-12-20 13:47:53 +01:00
status.lua feat(ui): added statusline component to show pending updates 2022-12-05 20:49:45 +01:00
util.lua feat(keys): more advanced options for setting lazy key mappings 2022-12-22 10:32:21 +01:00