vimPlugins.vim-jjdescription: init at 2024-05-28 (#342768)

authored by

Gaétan Lepage and committed by
GitHub
cd7078f7 a5af82e6

+13
+12
pkgs/applications/editors/vim/plugins/generated.nix
··· 14838 meta.homepage = "https://github.com/seirl/vim-jinja-languages/"; 14839 }; 14840 14841 vim-jsbeautify = buildVimPlugin { 14842 pname = "vim-jsbeautify"; 14843 version = "2020-12-11";
··· 14838 meta.homepage = "https://github.com/seirl/vim-jinja-languages/"; 14839 }; 14840 14841 + vim-jjdescription = buildVimPlugin { 14842 + pname = "vim-jjdescription"; 14843 + version = "2024-05-28"; 14844 + src = fetchFromGitHub { 14845 + owner = "avm99963"; 14846 + repo = "vim-jjdescription"; 14847 + rev = "ca14325202f3cd894d01ba833451017624249222"; 14848 + sha256 = "1y83fdih991ivlvgcwp0sx97icmf9k6px7mr26vb77izjlf011w2"; 14849 + }; 14850 + meta.homepage = "https://github.com/avm99963/vim-jjdescription/"; 14851 + }; 14852 + 14853 vim-jsbeautify = buildVimPlugin { 14854 pname = "vim-jsbeautify"; 14855 version = "2020-12-11";
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 1249 https://github.com/jelera/vim-javascript-syntax/,, 1250 https://github.com/lepture/vim-jinja/,, 1251 https://github.com/seirl/vim-jinja-languages/,HEAD, 1252 https://github.com/maksimr/vim-jsbeautify/,, 1253 https://github.com/heavenshell/vim-jsdoc/,, 1254 https://github.com/elzr/vim-json/,,
··· 1249 https://github.com/jelera/vim-javascript-syntax/,, 1250 https://github.com/lepture/vim-jinja/,, 1251 https://github.com/seirl/vim-jinja-languages/,HEAD, 1252 + https://github.com/avm99963/vim-jjdescription/,HEAD, 1253 https://github.com/maksimr/vim-jsbeautify/,, 1254 https://github.com/heavenshell/vim-jsdoc/,, 1255 https://github.com/elzr/vim-json/,,