Skip to content

v1.1.0

Compare
Choose a tag to compare
@kevinhwang91 kevinhwang91 released this 12 Aug 17:06
· 197 commits to main since this release

Bug Fixes

  • Reset foldlines if extmark range is backward
  • Unexpected fired on_lines at nvim_buf_attach
  • Fix winsaveview() for scanning fold ranges
  • Always open folds if text content in range (#60)
  • Scroll bar shouldn't be filled fully if it's scrollable
  • Drop coc.nvim cancellation
  • Filter out last same ranges
  • Assert provider_selector return value (#61)

Features

  • Add closeFoldsWith API (#62)
  • Truncate top border for preview if possible