Loading pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -17213,5 +17213,17 @@ final: prev: meta.homepage = "https://github.com/jhradilek/vim-snippets/"; }; gitignore-nvim = buildVimPlugin { pname = "gitignore-nvim"; version = "2024-03-25"; src = fetchFromGitHub { owner = "wintermute-cell"; repo = "gitignore.nvim"; rev = "2455191ec94da8ed222806a4fe3aa358eac1e558"; sha256 = "sha256-p6k0NP3Vne6Kl98YodzSruVmJwxyrXziJj8N7u79o1w="; }; meta.homepage = "https://github.com/wintermute-cell/gitignore.nvim/"; }; } pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -338,6 +338,7 @@ https://github.com/f-person/git-blame.nvim/,, https://github.com/akinsho/git-conflict.nvim/,HEAD, https://github.com/rhysd/git-messenger.vim/,, https://github.com/ThePrimeagen/git-worktree.nvim/,, https://github.com/wintermute-cell/gitignore.nvim/,HEAD, https://github.com/vim-scripts/gitignore.vim/,, https://github.com/ruifm/gitlinker.nvim/,, https://github.com/lewis6991/gitsigns.nvim/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -17213,5 +17213,17 @@ final: prev: meta.homepage = "https://github.com/jhradilek/vim-snippets/"; }; gitignore-nvim = buildVimPlugin { pname = "gitignore-nvim"; version = "2024-03-25"; src = fetchFromGitHub { owner = "wintermute-cell"; repo = "gitignore.nvim"; rev = "2455191ec94da8ed222806a4fe3aa358eac1e558"; sha256 = "sha256-p6k0NP3Vne6Kl98YodzSruVmJwxyrXziJj8N7u79o1w="; }; meta.homepage = "https://github.com/wintermute-cell/gitignore.nvim/"; }; }
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -338,6 +338,7 @@ https://github.com/f-person/git-blame.nvim/,, https://github.com/akinsho/git-conflict.nvim/,HEAD, https://github.com/rhysd/git-messenger.vim/,, https://github.com/ThePrimeagen/git-worktree.nvim/,, https://github.com/wintermute-cell/gitignore.nvim/,HEAD, https://github.com/vim-scripts/gitignore.vim/,, https://github.com/ruifm/gitlinker.nvim/,, https://github.com/lewis6991/gitsigns.nvim/,, Loading