lazy.nvim/lua/lazy/core
Folke Lemaitre 5f423b29c6
fix(loader): when `config=true`, pass `nil` to `setup()`. Fixes #208
2022-12-28 17:58:24 +01:00
..
handler fix(ft): always trigger FileType when lazy-loading on ft 2022-12-27 08:57:49 +01:00
cache.lua feat(cache): update package.loaded on require 2022-12-28 17:58:23 +01:00
config.lua feat(profile): added accurate startuptime to ui/stats/docs 2022-12-27 13:34:12 +01:00
loader.lua fix(loader): when `config=true`, pass `nil` to `setup()`. Fixes #208 2022-12-28 17:58:24 +01:00
plugin.lua style(plugin): improved types a bit, but sumneko still can't handle them since they're recursive 2022-12-27 08:30:28 +01:00
util.lua feat(util): use treesitter to highlight notify messages when available 2022-12-27 13:34:12 +01:00