New features
:lspstatus modal. Run:lspto see attached language servers, their status, and the workspace root for the current buffer. See LSP.- LSP auto-shutdown. Language servers shut down automatically once no open buffer references them, freeing memory on long sessions.
Updates
- Status bar restyle. The status bar background uses bright-black with edge padding for better contrast.
Bug fixes
- Cursor and popup widths now account for fullwidth characters (CJK, emoji).
rustfmtreceives the--editionvalue from yourCargo.tomlinstead of falling back to the default edition.