Loading pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -17805,5 +17805,17 @@ final: prev: meta.homepage = "https://github.com/jhradilek/vim-snippets/"; }; nvim-dap-rr = buildVimPlugin { pname = "nvim-dap-rr"; version = "2024-07-10"; src = fetchFromGitHub { owner = "jonboh"; repo = "nvim-dap-rr"; rev = "1682c13a2096a4a6394c803e14f009f121400acf"; sha256 = "sha256-QtOY6gg2grsxF6KTn75hZ+BZGWK2ahzVu9k2SIIFeJU="; }; meta.homepage = "https://github.com/jonboh/nvim-dap-rr/"; }; } pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -1192,6 +1192,10 @@ nvimRequireCheck = "dapui"; }; nvim-dap-rr = super.nvim-dap-rr.overrideAttrs { dependencies = [ self.nvim-dap ]; }; nvim-genghis = super.nvim-genghis.overrideAttrs { dependencies = [ self.dressing-nvim ]; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -663,6 +663,7 @@ https://github.com/yamatsum/nvim-cursorline/,, https://github.com/mfussenegger/nvim-dap/,, https://github.com/leoluz/nvim-dap-go/,HEAD, https://github.com/mfussenegger/nvim-dap-python/,HEAD, https://github.com/jonboh/nvim-dap-rr/,HEAD, https://github.com/rcarriga/nvim-dap-ui/,, https://github.com/theHamsta/nvim-dap-virtual-text/,, https://github.com/kndndrj/nvim-dbee/,HEAD, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -17805,5 +17805,17 @@ final: prev: meta.homepage = "https://github.com/jhradilek/vim-snippets/"; }; nvim-dap-rr = buildVimPlugin { pname = "nvim-dap-rr"; version = "2024-07-10"; src = fetchFromGitHub { owner = "jonboh"; repo = "nvim-dap-rr"; rev = "1682c13a2096a4a6394c803e14f009f121400acf"; sha256 = "sha256-QtOY6gg2grsxF6KTn75hZ+BZGWK2ahzVu9k2SIIFeJU="; }; meta.homepage = "https://github.com/jonboh/nvim-dap-rr/"; }; }
pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -1192,6 +1192,10 @@ nvimRequireCheck = "dapui"; }; nvim-dap-rr = super.nvim-dap-rr.overrideAttrs { dependencies = [ self.nvim-dap ]; }; nvim-genghis = super.nvim-genghis.overrideAttrs { dependencies = [ self.dressing-nvim ]; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -663,6 +663,7 @@ https://github.com/yamatsum/nvim-cursorline/,, https://github.com/mfussenegger/nvim-dap/,, https://github.com/leoluz/nvim-dap-go/,HEAD, https://github.com/mfussenegger/nvim-dap-python/,HEAD, https://github.com/jonboh/nvim-dap-rr/,HEAD, https://github.com/rcarriga/nvim-dap-ui/,, https://github.com/theHamsta/nvim-dap-virtual-text/,, https://github.com/kndndrj/nvim-dbee/,HEAD, Loading