forked from mirrors/nixpkgs
19248c309a
- vimAlias argument , when true, will create a @out/bin/vim symlink - configure argument, which will configure neovim the same way as it does vim_configurable. eg.: ~/.nixpkgs/config.nix { packageOverrides = pkgs : with pkgs; rec { vimg = neovim.override { vimAlias = true; configure = { customRC = '' set spell ''; vam.pluginDictionaries = [ { names = [ "youcompleteme" "ctrlp"]; } ]; }; }; }; } Enjoy! |
||
---|---|---|
.. | ||
altcoins | ||
audio | ||
backup/crashplan | ||
display-managers | ||
editors | ||
gis | ||
graphics | ||
inferno | ||
kde-apps-15.04 | ||
misc | ||
networking | ||
office | ||
science | ||
search | ||
taxes | ||
version-management | ||
video | ||
virtualization | ||
window-managers |