neorg

Modernity meets insane extensibility. The future of organizing your life in Neovim.

GPL-3.0 License

Stars
5.8K
Committers
129

Bot releases are hidden (Show)

neorg - 1.0.0

Published by vhyrro almost 2 years ago

It's finally here! The 1.0 release sees a stable syntax, stabilized APIs and more. Shame that there's still some missing bits in the docs :p

  • When running Neorg, be sure to resync your parser (:Neorg sync-parsers), as we have migrated to a new parser revision. You will probably get errors when you launch Neovim, just ignore them and run the aforementioned command :)
  • Most of your files are now out of date. To convert them to new syntax, use the upgrade tool: :Neorg upgrade current-file|current-directory. It will ask you for a backup!
  • We are now using semver! No more versioning goofiness.