vimPlugins.instant-nvim: init at 2022-06-25
This commit is contained in:
@@ -3620,6 +3620,18 @@ final: prev:
|
||||
meta.homepage = "https://github.com/ciaranm/inkpot/";
|
||||
};
|
||||
|
||||
instant-nvim = buildVimPluginFrom2Nix {
|
||||
pname = "instant.nvim";
|
||||
version = "2022-06-25";
|
||||
src = fetchFromGitHub {
|
||||
owner = "jbyuki";
|
||||
repo = "instant.nvim";
|
||||
rev = "294b6d08143b3db8f9db7f606829270149e1a786";
|
||||
sha256 = "07lr7k34ldw278g191fcj4fc9zfnz6qf4dgdqm1cciyd5y75cwhd";
|
||||
};
|
||||
meta.homepage = "https://github.com/jbyuki/instant.nvim/";
|
||||
};
|
||||
|
||||
intero-neovim = buildVimPluginFrom2Nix {
|
||||
pname = "intero-neovim";
|
||||
version = "2019-11-15";
|
||||
|
||||
@@ -303,6 +303,7 @@ https://github.com/haya14busa/incsearch.vim/,,
|
||||
https://github.com/lukas-reineke/indent-blankline.nvim/,,
|
||||
https://github.com/Yggdroot/indentLine/,,
|
||||
https://github.com/ciaranm/inkpot/,,
|
||||
https://github.com/jbyuki/instant.nvim/,HEAD,
|
||||
https://github.com/parsonsmatt/intero-neovim/,,
|
||||
https://github.com/keith/investigate.vim/,,
|
||||
https://github.com/neutaaaaan/iosvkem/,,
|
||||
|
||||
Reference in New Issue
Block a user