vimPlugins.nlsp-settings-nvim: init at 2022-12-15

This commit is contained in:
"Andrey Kuznetsov" 2022-12-16 09:26:29 +00:00
parent b4ede260ab
commit 9b6e3dc631
2 changed files with 13 additions and 0 deletions

View File

@ -5301,6 +5301,18 @@ final: prev:
meta.homepage = "https://github.com/zah/nim.vim/";
};
nlsp-settings-nvim = buildVimPluginFrom2Nix {
pname = "nlsp-settings.nvim";
version = "2022-12-15";
src = fetchFromGitHub {
owner = "tamago324";
repo = "nlsp-settings.nvim";
rev = "3a32b1585c2af4b782074a2570b5d0c406a30914";
sha256 = "0cv1c4z47ld0q0mw6fr49iymxa854ai2r1dkk6nwif1sl73hxz02";
};
meta.homepage = "https://github.com/tamago324/nlsp-settings.nvim/";
};
nlua-nvim = buildVimPluginFrom2Nix {
pname = "nlua.nvim";
version = "2021-12-14";

View File

@ -446,6 +446,7 @@ https://github.com/fiatjaf/neuron.vim/,,
https://github.com/chr4/nginx.vim/,,
https://github.com/EdenEast/nightfox.nvim/,,
https://github.com/zah/nim.vim/,,
https://github.com/tamago324/nlsp-settings.nvim/,main,
https://github.com/tjdevries/nlua.nvim/,,
https://github.com/mcchrish/nnn.vim/,,
https://github.com/folke/noice.nvim/,HEAD,