lazy.nvim/lua/lazy/view
Folke Lemaitre 04dea38794
fix: reset diagnostics when lazy view buffer closes
2022-11-25 22:48:37 +01:00
..
colors.lua feat: new render features like profile etc 2022-11-24 22:06:05 +01:00
commands.lua perf: tons of performance improvements. Lazy should now load in about 1.5ms for 97 plugins 2022-11-24 22:05:18 +01:00
init.lua fix: reset diagnostics when lazy view buffer closes 2022-11-25 22:48:37 +01:00
render.lua refactor: merge plugin & state in one file 2022-11-25 22:48:17 +01:00
sections.lua feat: added section with logs containing breaking changes 2022-11-24 22:05:38 +01:00
text.lua feat(text): multiline support and pattern highlights 2022-11-23 16:10:46 +01:00