3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #47774 from vanschelven/vim-flake8

nvie/vim-flake8: init at 2018-09-21
This commit is contained in:
Jörg Thalheim 2018-10-03 21:31:13 +01:00 committed by GitHub
commit 684ac9d775
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View file

@ -2088,6 +2088,16 @@
};
};
vim-flake8 = buildVimPluginFrom2Nix {
name = "vim-flake8-2018-09-21";
src = fetchFromGitHub {
owner = "nvie";
repo = "vim-flake8";
rev = "d50b3715ef386e4d998ff85dad6392110536478d";
sha256 = "135374sr4ymyslc9j8qgf4qbhijc3lm8jl9mhhzq1k0ndsz4w3k3";
};
};
vim-ft-diff_fold = buildVimPluginFrom2Nix {
name = "vim-ft-diff_fold-2013-02-10";
src = fetchFromGitHub {

View file

@ -194,6 +194,7 @@ neutaaaaan/iosvkem
nixprime/cpsm
NLKNguyen/papercolor-theme
noc7c9/vim-iced-coffee-script
nvie/vim-flake8
osyo-manga/shabadou.vim
osyo-manga/vim-anzu
osyo-manga/vim-textobj-multiblock