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

Org bullets.nvim #338009

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Org bullets.nvim #338009

wants to merge 3 commits into from

Conversation

refaelsh
Copy link

@refaelsh refaelsh commented Aug 28, 2024

Description of changes

I want to add this plugin to nixpkgs: https://github.com/nvim-orgmode/org-bullets.nvim.
I followed this guide: https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/vim.section.md#adding-new-plugins-to-nixpkgs-adding-new-plugins-to-nixpkgs.
Basically, I only did these 2 things as the guide said:

nix-shell -p vimPluginsUpdater --run 'vim-plugins-updater add "[owner]/[name]"'
nix-shell -p vimPluginsUpdater --run 'vim-plugins-updater --github-token=mytoken' # or set GITHUB_API_TOKEN environment variable

This is my first time doing this, so please forgive me if I made a huge boo-boo :-)

P.S.
A shoutout to the plugin's owner: @kristijanhusak.

Add a 👍 reaction to pull requests you find important.

@refaelsh refaelsh requested a review from figsoda as a code owner August 28, 2024 19:40
@NixOSInfra NixOSInfra added the 12. first-time contribution This PR is the author's first one; please be gentle! label Aug 28, 2024
@ofborg ofborg bot added the 8.has: package (new) This PR adds a new package label Aug 28, 2024
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: merge conflict This PR has merge conflicts with the target branch 6.topic: vim 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 101-500 10.rebuild-linux: 101-500 12. first-time contribution This PR is the author's first one; please be gentle!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants