lazy.nvim/lua/lazy/view
Dan Sully 897d6df5ac
fix: add filetype to window buffer. (#41)
Add a filetype to the Lazy window buffer, which allows plugins like codewindow to ignore it.
2022-12-20 21:23:00 +01:00
..
colors.lua perf: added profiling for sourcing of runtime files 2022-12-05 23:14:04 +01:00
commands.lua feat: added completion for all lazy commands 2022-12-19 15:22:47 +01:00
init.lua fix: add filetype to window buffer. (#41) 2022-12-20 21:23:00 +01:00
render.lua fix(loader): source filetype.lua before plugins. Fixes #35 2022-12-20 20:32:37 +01:00
sections.lua refactor: `Plugin.uri` => `Plugin.url` 2022-12-13 10:10:17 +01:00
text.lua perf(ui): clear existing extmarks before rendering 2022-12-20 20:53:00 +01:00