Releases: nullromo/cash.nvim
Releases · nullromo/cash.nvim
v0.2.0
New Feature: Global Search Highlighting
The matches for all cash registers are now highlighted in all windows (across all tabs). Opening a new window (or tab) will cause the correct highlights to appear in that window. Clearing or changing the contents of a cash register will update the highlighting for all windows (in all tabs).
Minor Changes
- Updated TODO list.
- See the README.
- Fixed typos.
- Moved some code around.