-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add open-with-cmd and bookmarks plugins #14
base: main
Are you sure you want to change the base?
Conversation
I just noticed, that the plugins I used as templates had two different ways of making the homemanger module |
can someone help me with the init.lua? |
I added the nested options; haven't tested it though |
For Markdown I am not using any formatter. For the nix files running |
Could you maybe use interactive rebase to revert the changes to the Markdown file, that were made by the formatter. |
The problem is that they would be formatted differently from the rest of the rows; but if that's better sure |
Don't worry too much about formatting or making a beautiful commit history. We can just squash it if it takes a few attempts xD btw thanks for your PR, it looks good and I'll properly test & review it soon |
This reverts commit 3bfb796.
looks great :) |
I think I'm using a different formatter then you guys ._.
I named the key binds using under_scores; I didn't know which convention to use.
In Bookmarks, the marks are not persistent by default; one has to change the init parameters, i.e.
resolves #10