Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neorg return causes nvim to exit when auto_toc.exit is true #1502

Closed
2 tasks done
benlubas opened this issue Jul 5, 2024 · 0 comments · Fixed by #1503
Closed
2 tasks done

Neorg return causes nvim to exit when auto_toc.exit is true #1502

benlubas opened this issue Jul 5, 2024 · 0 comments · Fixed by #1503
Labels
bug Issues related to bugs. Please attach a severity, a priority and category with this label.

Comments

@benlubas
Copy link
Contributor

benlubas commented Jul 5, 2024

Prerequisites

  • I am using the latest stable release of Neovim
  • I am using the latest version of the plugin

Neovim Version

0.10.0

Neorg setup

{
	auto_toc = {
		exit_nvim = true,
	},
}

Actual behavior

Exits nvim

Expected behavior

Doesn't exit nvim

Steps to reproduce

Open norg doc, :Neorg return

Potentially conflicting plugins

No response

Other information

No response

Help

Yes

Implementation help

No response

@benlubas benlubas added the bug Issues related to bugs. Please attach a severity, a priority and category with this label. label Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to bugs. Please attach a severity, a priority and category with this label.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant