vimPlugins.no-neck-pain-nvim: init at 2023-02-15

This commit is contained in:
Matthew Cairns
2023-02-15 17:08:03 -08:00
parent 21443c0385
commit 0aeca9fa9b
2 changed files with 13 additions and 0 deletions
@@ -5613,6 +5613,18 @@ final: prev:
meta.homepage = "https://github.com/mcchrish/nnn.vim/";
};
no-neck-pain-nvim = buildVimPluginFrom2Nix {
pname = "no-neck-pain.nvim";
version = "2023-02-15";
src = fetchFromGitHub {
owner = "shortcuts";
repo = "no-neck-pain.nvim";
rev = "5067cfdd0e3f33c659fa50c710785a2da70ca306";
sha256 = "09a52f5dhjzchm6n9xq3jxy2vx3lhpnwdmnp9ryak67rig86iyna";
};
meta.homepage = "https://github.com/shortcuts/no-neck-pain.nvim/";
};
noice-nvim = buildVimPluginFrom2Nix {
pname = "noice.nvim";
version = "2023-02-07";
@@ -472,6 +472,7 @@ https://github.com/figsoda/nix-develop.nvim/,HEAD,
https://github.com/tamago324/nlsp-settings.nvim/,main,
https://github.com/tjdevries/nlua.nvim/,,
https://github.com/mcchrish/nnn.vim/,,
https://github.com/shortcuts/no-neck-pain.nvim/,HEAD,
https://github.com/folke/noice.nvim/,HEAD,
https://github.com/arcticicestudio/nord-vim/,,
https://github.com/shaunsingh/nord.nvim/,,