Add missing revs and versions
This commit is contained in:
parent
1a2e30b9d5
commit
272d786b46
3 changed files with 7 additions and 1 deletions
|
@ -4,6 +4,8 @@ with pkgs;
|
|||
|
||||
vimUtils.buildVimPlugin {
|
||||
name = "vim-caser";
|
||||
version = "2021-07-27";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "arthurxavierx";
|
||||
repo = "vim-caser";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue