Skip to content

Release 0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 19:18
· 0 commits to b22523c167150c1d87d4c230bf6407691ca1058b since this release

Breaking changes

  • links: allow granular highlighting of links (#965) (b371b9e)

Features

  • search: add ability to search on LEVEL (#959) (08873bf)
  • todos: support file-specific todo definitions (#956) (689f20a)
  • validator: use new vim.validator structure for neovim 0.11 (2929054)

Bug fixes

  • treesitter: Allow tree-sitter grammar installation outside of orgmode folder (#979) (b22523c)
  • indent an item's content when entering a new line from normal mode (#950) (15d66ea)
  • images: manually load images with snacks in ftplugin (27ab1cf)
  • images: add svg to list of supported image types (#968) (59593cf)
  • checkbox: Go to correct location after adding new checkbox list item (e66a641)
  • global: require at least one argument for Org command (83df5bf)
  • handle empty :Org arguments. (#952) (6df9314)