vimPlugins.nvim-cokeline: init at 2022-09-11
This commit is contained in:
@@ -5457,6 +5457,18 @@ final: prev:
|
||||
meta.homepage = "https://github.com/weilbith/nvim-code-action-menu/";
|
||||
};
|
||||
|
||||
nvim-cokeline = buildVimPluginFrom2Nix {
|
||||
pname = "nvim-cokeline";
|
||||
version = "2022-09-11";
|
||||
src = fetchFromGitHub {
|
||||
owner = "noib3";
|
||||
repo = "nvim-cokeline";
|
||||
rev = "501f93ec84af0d505d95d3827cad470b9c5e86dc";
|
||||
sha256 = "1vb6p497rwi6jmj08a3vpcxkc6c9qkblkv56gn1qgrdrx66gh0q5";
|
||||
};
|
||||
meta.homepage = "https://github.com/noib3/nvim-cokeline/";
|
||||
};
|
||||
|
||||
nvim-colorizer-lua = buildVimPluginFrom2Nix {
|
||||
pname = "nvim-colorizer.lua";
|
||||
version = "2022-09-28";
|
||||
|
||||
@@ -459,6 +459,7 @@ https://github.com/ojroques/nvim-bufdel/,,
|
||||
https://github.com/roxma/nvim-cm-racer/,,
|
||||
https://github.com/hrsh7th/nvim-cmp/,,
|
||||
https://github.com/weilbith/nvim-code-action-menu/,,
|
||||
https://github.com/noib3/nvim-cokeline/,HEAD,
|
||||
https://github.com/nvchad/nvim-colorizer.lua/,,
|
||||
https://github.com/terrortylor/nvim-comment/,,
|
||||
https://github.com/hrsh7th/nvim-compe/,,
|
||||
|
||||
Reference in New Issue
Block a user