github nvim-neorg/neorg v4.0.0

latest releases: v9.6.4, v9.6.3, v9.6.2...
3 years ago

4.0.0 (2023-05-05)

⚠ BREAKING CHANGES

  • move all gt* keybinds to <LocalLeader>t*
  • remove core.news

Features

  • add basic cheatsheet (viewable via :h neorg-cheatsheet) (d3e37a6)
  • keybinds: warn when a deprecated keybind is used (will be removed with 5.0) (e20d3c3)

Bug Fixes

  • concealer: buggy debounce logic causing visual artifacts (especially on the first line of a buffer) (45388fc)
  • concealer: stop concealer if buffer is not loaded (#836) (6aa9fd3)
  • dirman.expand_path: search for both $/ and $\ in links to support windows paths (#830) (160d40f)
  • esupports.hop: anchors to files woul dresult in a "link not found" (#688) (3009adf)
  • keybinds.lua: remove dead toc keybinds (06666f2)

Code Refactoring

  • move all gt* keybinds to &lt;LocalLeader&gt;t* (f67110d)
  • remove core.news (4086d9f)

Don't miss a new neorg release

NewReleases is sending notifications on new releases.