* add ruby tree sitter queries
* fix editor scroll
* bump floem
* bump floem and use floem::Clipboard
* feat: implement `Format Document` command
* fix: save without formatting now calls save
* create_dir_all when saving
* Reworked cursor rendering, fixing several bugs
* Fix invalid unicode filenames not being displayed
* Fix non_canonical_partial_ord_impl clippy lints
* Add explicit static lifetime to consts
* move cursor blink timer to window
* update the language in the status bar
* bump floem
* Add UI inspector command
* Bump Floem
* run.toml on remote fix
* Auto-surround config
* fix language name used in status bar
* Don't mark nonexistent files as read only
* fix FocusText view
* bump floem
* display visual line and visual block mode
* bump floem
* bump floem
* fix version matching on lapce-proxy
* don't panic if log file can't be created
* update screenshot
OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=81
- Update to version 0.3.0:
Features/Changes
* Rewrite with Floem UI
* Reimplement completion lens
* Show Lapce as an option when doing "Open With..." on Linux
* Implement multi-line vim-motion yank and delete (3dd, 2yy, etc.)
* Implement search and replace
* Implement debug adapter protocol
Bug Fixes
* Inform language servers that Lapce supports LSP diagnostics
OBS-URL: https://build.opensuse.org/request/show/1128003
OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=79