canola.nvim/lua
Jalal El Mansouri 21705a1deb
feat: use scratch buffer for file previews (#467)
* Initial implementation of scratch based preview

* Fix call to buf is valid in loop

* Fixing call to be made only from the main event loop

* Improve handling of large files from @pkazmier

* Better error handling and simplifying the code

* Default to old behavior

* Add documentation

* Fix readfile

* Fix the configuration

* refactor: single config enum and load real buffer on BufEnter

* doc: regenerate documentation

---------

Co-authored-by: Steven Arcangeli <stevearc@stevearc.com>
2024-11-19 17:24:24 -08:00
..
oil feat: use scratch buffer for file previews (#467) 2024-11-19 17:24:24 -08:00
resession/extensions cleanup: don't need empty methods in resession extension 2023-09-17 10:10:42 -07:00