-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
skim: fix vim-plugin output #83915
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
skim: fix vim-plugin output #83915
Conversation
@dywedir review? |
@GrahamcOfBorg eval |
4afd45a
to
087b942
Compare
087b942
to
a56a24c
Compare
Thinking I might re-rework this. Keep the "vim" outputs path in "skim". |
a56a24c
to
f5a54f4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there should also be an entry in vim-plugin-names
f5a54f4
to
991221f
Compare
@jonringer thanks for the link! I've fixed the pr to include entry in vim-plugin-names. |
What more needs to be done for this to be merged? |
Motivation for this change
skim has both a utility and vim-plugin (skim.vim)
The vim-plugin is split where part of it is installed by skim, the rest is installed by skim.vim.
This is very similar to fzf and fzf.vim. In fact, skim.vim is a fork of fzf.vim.
Add vimPlugin.skim-vim which depends on vimPlugin.skim.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)