Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
10.0.0 (2024-09-15)
⚠ BREAKING CHANGES
traverse-link
andtraverse-heading
modescore.mode
core.mode
ftdetect
file as Neorg is now natively recognized by Neovim (#1083)lib.map
core.upgrade
commands
directoryFeatures
<LocalLeader>cm
keybind for code block magnification (c52c00f)core.ui.calendar
to the default list of modules (52a37e0)integrations.coq_nvim
as a new completion engine (b8f9f83)integrations.otter
for LSP-like behaviours in code blocks (#1329) (ccb7555)module.required
dependencies (#1537) (1985f2d)q
instead of a mix ofq
/<Esc>
(582d7b6)vhyrro/luarocks.nvim
(a5aa931)min_width
(#1328) (efac835)deps.json
for a universal list of Neorg dependencies (a64c6af)embed
tags (0abe7b7)extend_preset
function (4f09926)opts
arg toremap(_event)
(27af839)Bug Fixes
:h neorg
: remove|example
blocks until parser is fixed (a93190d)insert-date
not working in insert mode (7af14b3)core.todo-introspector
to the list of default modules (5202271)norgopolis-server
to 1.3.1 (0d8a7ec)lib
" error (486a148).
was misinterpreted as the extension (96fe2c9)core.todo-introspector
if not on nightly (oops) (bc7830e)nvim-cmp
only norg file type (#1298) (1ab15f4)authors
metadata field key asauthor
(#1319) (f30ce72)embed
tags not being exported (5b2022c)embed
tags not being exported (f3d4230)tag
always being exported by default (bda456d)setup()
instead ofload()
(26cfe0e)setup()
instead ofload()
(3506236)pathlib
to2.0
(as luarocks doesn't like it otherwise) (5b93840)path:touch
(bedbbe2):Neorg module load
(721fd28)tree-sitter-norg
from the luarocks dependency list momentarily (delegate work to nvim-treesitter for the moment) (4103d43)core.mode
(53429c4)luarocks.nvim
(1779e59)Reverts
Code Refactoring
core.upgrade
(45f51ed)lib.map
(8340274)commands
directory (560d5a0)core.mode
(49e8710)ftdetect
file as Neorg is now natively recognized by Neovim (#1083) (5c32056)traverse-link
andtraverse-heading
modes (da3e062)This PR was generated with Release Please. See documentation.