-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
vim: add vim_darwin package for macOS #108109
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
Conversation
The default Vim package does not have some advanced features like python3, hence we need to use the vim_configurable package and customize it to provide a fuller build of Vim on macOS. If one were to use the vim_configurable package as is, the user does not get the nice OS integration features like copy-pasting from system clipboard.
Result of 1 package built:
|
@prusnak @SuperSandro2000 thanks for the feedback! I have added a commit based on your feedback. Please review. |
@prusnak, @SuperSandro2000, a gentle reminder to follow-up. Please let me know if I need to do something more, or ping someone else to get this merged and closed. |
I think you should ping vim maintainers |
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.
LGTM
A gentle reminder for merging the PR. /cc @equirosa |
The default Vim package does not have some advanced features like
python3, hence we need to use the vim_configurable package and customize
it to provide a fuller build of Vim on macOS.
If one were to use the vim_configurable package as is, the user does not
get the nice OS integration features like copy-pasting from system
clipboard.
Motivation for this change
Get a fully-featured (python etc.) Vim on macOS, along with the ability to
copy/paste from/to macOS clipboard.
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)