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: f3bbd598da98
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a8a254d82816
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Apr 12, 2020

  1. Verified

    This commit was signed with the committer’s verified signature.
    eadwu Edmund Wu
    Copy the full SHA
    a8a254d View commit details
Showing with 273 additions and 275 deletions.
  1. +1 −1 pkgs/misc/vim-plugins/deprecated.json
  2. +268 −258 pkgs/misc/vim-plugins/generated.nix
  3. +0 −13 pkgs/misc/vim-plugins/overrides.nix
  4. +4 −3 pkgs/misc/vim-plugins/vim-plugin-names
2 changes: 1 addition & 1 deletion pkgs/misc/vim-plugins/deprecated.json
Original file line number Diff line number Diff line change
@@ -15,4 +15,4 @@
"date": "2020-03-27",
"new": "YouCompleteMe"
}
}
}
526 changes: 268 additions & 258 deletions pkgs/misc/vim-plugins/generated.nix

Large diffs are not rendered by default.

13 changes: 0 additions & 13 deletions pkgs/misc/vim-plugins/overrides.nix
Original file line number Diff line number Diff line change
@@ -198,19 +198,6 @@ self: super: {
src = "${nodePackages.coc-metals}/lib/node_modules/coc-metals";
};

# Only official releases contains the required index.js file
# NB: Make sure you pick a rev from the release branch!
coc-nvim = buildVimPluginFrom2Nix rec {
pname = "coc-nvim";
version = "2020-01-05";
src = fetchFromGitHub {
owner = "neoclide";
repo = "coc.nvim";
rev = "984779f2f825626aa9d441746d8b4ee079137c65";
sha256 = "0w7qnhi7wikr789h3w5p59l8wd81czpvbzbdanf8klf9ap4ma3yg";
};
};

coc-pairs = buildVimPluginFrom2Nix {
pname = "coc-pairs";
version = nodePackages.coc-pairs.version;
7 changes: 4 additions & 3 deletions pkgs/misc/vim-plugins/vim-plugin-names
Original file line number Diff line number Diff line change
@@ -138,7 +138,6 @@ honza/vim-snippets
hotwatermorning/auto-git-diff
hsanson/vim-android
hsitz/VimOrganizer
hynek/vim-python-pep8-indent
iamcco/coc-spell-checker
ianks/vim-tsx
icymind/NeoSolarized
@@ -193,6 +192,7 @@ junegunn/vim-peekaboo
junegunn/vim-plug
junegunn/vim-slash
justincampbell/vim-eighties
justinj/vim-pico8-syntax
justinmk/vim-dirvish
justinmk/vim-sneak
KabbAmine/vCoolor.vim
@@ -337,6 +337,7 @@ neoclide/coc-vimtex
neoclide/coc-wxml
neoclide/coc-yaml
neoclide/coc-yank
neoclide/coc.nvim@release
neoclide/denite-extra
neoclide/denite-git
neoclide/vim-easygit
@@ -389,7 +390,6 @@ Raimondi/delimitMate
rakr/vim-one
rbgrouleff/bclose.vim
reedes/vim-pencil
justinj/vim-pico8-syntax
reedes/vim-wordy
rhysd/committia.vim
rhysd/vim-grammarous
@@ -451,7 +451,6 @@ ternjs/tern_for_vim
terryma/vim-expand-region
terryma/vim-multiple-cursors
tex/vimpreviewpandoc
tmhedberg/SimpylFold
thinca/vim-ft-diff_fold
thinca/vim-prettyprint
thinca/vim-quickrun
@@ -461,6 +460,7 @@ thinca/vim-visualstar
thirtythreeforty/lessspace.vim
thosakwe/vim-flutter
tikhomirov/vim-glsl
tmhedberg/SimpylFold
tmsvg/pear-tree
tmux-plugins/vim-tmux
tmux-plugins/vim-tmux-focus-events
@@ -546,6 +546,7 @@ vim-scripts/wombat256.vim
vim-scripts/YankRing.vim
vim-syntastic/syntastic
vim-utils/vim-husk
Vimjas/vim-python-pep8-indent
vimlab/split-term.vim
vimoutliner/vimoutliner
vimwiki/vimwiki