Merge pull request #191346 from jlesquembre/vim-nickel
vimPlugins.vim-nickel: init at 2022-03-16
This commit is contained in:
@@ -10628,6 +10628,18 @@ final: prev:
|
||||
meta.homepage = "https://github.com/kana/vim-niceblock/";
|
||||
};
|
||||
|
||||
vim-nickel = buildVimPluginFrom2Nix {
|
||||
pname = "vim-nickel";
|
||||
version = "2022-03-16";
|
||||
src = fetchFromGitHub {
|
||||
owner = "nickel-lang";
|
||||
repo = "vim-nickel";
|
||||
rev = "2f0f5f8ce2a8e719a5e39d7210ca914ae403374c";
|
||||
sha256 = "1li3wc5164mcqrvj42dc8zh3j8wml10gpgffapnjilwa5c85kv3q";
|
||||
};
|
||||
meta.homepage = "https://github.com/nickel-lang/vim-nickel/";
|
||||
};
|
||||
|
||||
vim-ninja-feet = buildVimPluginFrom2Nix {
|
||||
pname = "vim-ninja-feet";
|
||||
version = "2021-05-27";
|
||||
|
||||
@@ -892,6 +892,7 @@ https://github.com/tiagofumo/vim-nerdtree-syntax-highlight/,,
|
||||
https://github.com/jistr/vim-nerdtree-tabs/,,
|
||||
https://github.com/nfnty/vim-nftables/,,
|
||||
https://github.com/kana/vim-niceblock/,,
|
||||
https://github.com/nickel-lang/vim-nickel/,main,
|
||||
https://github.com/tommcdo/vim-ninja-feet/,,
|
||||
https://github.com/LnL7/vim-nix/,,
|
||||
https://github.com/symphorien/vim-nixhash/,,
|
||||
|
||||
Reference in New Issue
Block a user