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

small true-zen integration folder structure fix #1477

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

squont
Copy link
Contributor

@squont squont commented Jun 24, 2024

Updates the module to reflect the true-zen folder structure. As pointed out by TwoNine on neorg discord

Prevents error on startup

Recovering from error...                                                                                                                                                                       
Press ENTER or type command to continue


local module = modules.create("core.integrations.truezen")


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some of these double blank lines will get removed by stylua which will make CI fail when it does run, so good idea to remove them now :)

@@ -34,3 +39,4 @@ module.public = {
}

return module

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

similar for this empty line at the end of the file

@vhyrro vhyrro merged commit ace1cda into nvim-neorg:main Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants