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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b5fdfc2ec689
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6320050fa26a
Choose a head ref
  • 16 commits
  • 3 files changed
  • 3 contributors

Commits on Nov 18, 2020

  1. vimPlugins: update

    "Andrey Kuznetsov" committed Nov 18, 2020
    Copy the full SHA
    77baa37 View commit details
  2. vimPlugins.nvim-tree-lua: init at 2020-10-31

    "Andrey Kuznetsov" committed Nov 18, 2020
    Copy the full SHA
    e7434f1 View commit details
  3. vimPlugins.nvim-web-devicons: init at 2020-11-08

    "Andrey Kuznetsov" committed Nov 18, 2020
    Copy the full SHA
    ae3ee91 View commit details
  4. vimPlugins.popfix: init at 2020-11-16

    "Andrey Kuznetsov" committed Nov 18, 2020
    Copy the full SHA
    1edb7b0 View commit details
  5. vimPlugins.nvim-lsputils: init at 2020-11-13

    "Andrey Kuznetsov" committed Nov 18, 2020
    Copy the full SHA
    3f1970a View commit details
  6. vimPlugins.ci_dark: init at 2020-11-07

    "Andrey Kuznetsov" committed Nov 18, 2020
    Copy the full SHA
    afeb997 View commit details
  7. vimPlugins.completion-buffers: init at 2020-09-26

    "Andrey Kuznetsov" committed Nov 18, 2020
    Copy the full SHA
    9dc1310 View commit details
  8. vimPlugins.nvim-highlite: init at 2020-11-18

    "Andrey Kuznetsov" committed Nov 18, 2020
    Copy the full SHA
    9c773d9 View commit details
  9. vimPlugins.vim-qf: init at 2020-11-18

    "Andrey Kuznetsov" committed Nov 18, 2020
    Copy the full SHA
    4a60d94 View commit details
  10. vimPlugins.nlua-nvim: init at 2020-11-16

    "Andrey Kuznetsov" committed Nov 18, 2020
    Copy the full SHA
    b3a6ed9 View commit details
  11. vimPlugins.BetterLua-vim: init at 2020-08-14

    "Andrey Kuznetsov" committed Nov 18, 2020
    Copy the full SHA
    8733417 View commit details
  12. vimPlugins.nvim-treesitter-context: init at 2020-11-14

    "Andrey Kuznetsov" committed Nov 18, 2020
    Copy the full SHA
    fa56e18 View commit details
  13. vimPlugins.nvcode-color-schemes-vim: init at 2020-11-15

    "Andrey Kuznetsov" committed Nov 18, 2020
    Copy the full SHA
    1ffe183 View commit details
  14. vimPlugins.vim-hexokinase: init at 2020-11-03

    "Andrey Kuznetsov" committed Nov 18, 2020
    Copy the full SHA
    54804c0 View commit details
  15. Copy the full SHA
    ad55d83 View commit details

Commits on Nov 20, 2020

  1. Merge pull request #98560 from onsails/vim-plugins

    Add nvim-tree.lua, nvim-web-devicons, popfix, nvim-lsputils, vim-hexokinase, ci_dark, completion-buffers, nvim-highlite, vim-qf, nlua-nvim, BetterLua-vim, nvim-treesitter-context, nvcode-color-schemes-vim
    teto authored Nov 20, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6320050 View commit details
Showing with 317 additions and 133 deletions.
  1. +289 −132 pkgs/misc/vim-plugins/generated.nix
  2. +15 −1 pkgs/misc/vim-plugins/overrides.nix
  3. +13 −0 pkgs/misc/vim-plugins/vim-plugin-names
Loading