Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: a2ee5cbb0513
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4c4c4874c49a
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Oct 20, 2020

  1. neovim: add config to passthru (#101100)

    first will register the config under the name init.vim which is more
    appropriate for neovim.
    Pass the generated config to passthru so that one can easily pass the
    current config to a
    raw/unwrapped neovim (helps with development).
    
    For instance, home-manager can reference the config in $XDG_CONFIG_HOME/nvim/init.vim
    without the need to wrap nvim with its config.
    teto committed Oct 20, 2020
    Copy the full SHA
    4c4c487 View commit details
    Browse the repository at this point in the history