neovim/cmake.deps
Christian Clason c855eee919
feat(term): enable reflow by default (#21124)
libvterm v0.3 supports reflow of terminal buffer when Nvim is resized
Since v0.3 is now a required dependency, enable it by default to find
(and fix) possible issues.

Note: Neovim's scrollback buffer does not support reflow (yet), so lines
vanishing into the buffer due to a too small window will be restored
without reflow.
2023-05-24 10:04:49 +02:00
..
cmake build: move luarocks and rocks installation to main build 2023-05-21 20:57:39 +02:00
CMakeLists.txt fix(deps): restore functionality of USE_EXISTING_SRC_DIR 2023-05-22 19:24:36 -04:00
CMakePresets.json build: add CMakePresets for deps build to reduce verbosity 2023-04-29 01:48:36 +02:00
deps.txt feat(term): enable reflow by default (#21124) 2023-05-24 10:04:49 +02:00