Loading pkgs/applications/editors/vim/plugins/aliases.nix +1 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,7 @@ mapAliases ( floating-nvim = throw "floating.nvim has been removed: abandoned by upstream. Use popup-nvim or nui-nvim"; # Added 2024-11-26 ghc-mod-vim = ghcmod-vim; ghcmod = ghcmod-vim; gleam-vim = throw "gleam.vim has been removed: its code was merged into vim."; # Added 2025-06-10 goyo = goyo-vim; Gist = vim-gist; gitgutter = vim-gitgutter; Loading pkgs/applications/editors/vim/plugins/generated.nix +0 −13 Original line number Diff line number Diff line Loading @@ -5490,19 +5490,6 @@ final: prev: { meta.hydraPlatforms = [ ]; }; gleam-vim = buildVimPlugin { pname = "gleam.vim"; version = "2025-04-24"; src = fetchFromGitHub { owner = "gleam-lang"; repo = "gleam.vim"; rev = "7174886f4974629a4427b0c703d6ce77f39422c5"; sha256 = "0g99zc9x9l5mdh6nmlkwfqh4hk82ncqcgdzjp5b702fiymjhpkf4"; }; meta.homepage = "https://github.com/gleam-lang/gleam.vim/"; meta.hydraPlatforms = [ ]; }; glow-nvim = buildVimPlugin { pname = "glow.nvim"; version = "2025-03-21"; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +0 −1 Original line number Diff line number Diff line Loading @@ -420,7 +420,6 @@ https://github.com/vim-scripts/gitignore.vim/,, https://github.com/ruifm/gitlinker.nvim/,, https://github.com/gregsexton/gitv/,, https://github.com/DNLHC/glance.nvim/,HEAD, https://github.com/gleam-lang/gleam.vim/,, https://github.com/ellisonleao/glow.nvim/,, https://github.com/ray-x/go.nvim/,HEAD, https://github.com/p00f/godbolt.nvim/,HEAD, Loading Loading
pkgs/applications/editors/vim/plugins/aliases.nix +1 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,7 @@ mapAliases ( floating-nvim = throw "floating.nvim has been removed: abandoned by upstream. Use popup-nvim or nui-nvim"; # Added 2024-11-26 ghc-mod-vim = ghcmod-vim; ghcmod = ghcmod-vim; gleam-vim = throw "gleam.vim has been removed: its code was merged into vim."; # Added 2025-06-10 goyo = goyo-vim; Gist = vim-gist; gitgutter = vim-gitgutter; Loading
pkgs/applications/editors/vim/plugins/generated.nix +0 −13 Original line number Diff line number Diff line Loading @@ -5490,19 +5490,6 @@ final: prev: { meta.hydraPlatforms = [ ]; }; gleam-vim = buildVimPlugin { pname = "gleam.vim"; version = "2025-04-24"; src = fetchFromGitHub { owner = "gleam-lang"; repo = "gleam.vim"; rev = "7174886f4974629a4427b0c703d6ce77f39422c5"; sha256 = "0g99zc9x9l5mdh6nmlkwfqh4hk82ncqcgdzjp5b702fiymjhpkf4"; }; meta.homepage = "https://github.com/gleam-lang/gleam.vim/"; meta.hydraPlatforms = [ ]; }; glow-nvim = buildVimPlugin { pname = "glow.nvim"; version = "2025-03-21"; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +0 −1 Original line number Diff line number Diff line Loading @@ -420,7 +420,6 @@ https://github.com/vim-scripts/gitignore.vim/,, https://github.com/ruifm/gitlinker.nvim/,, https://github.com/gregsexton/gitv/,, https://github.com/DNLHC/glance.nvim/,HEAD, https://github.com/gleam-lang/gleam.vim/,, https://github.com/ellisonleao/glow.nvim/,, https://github.com/ray-x/go.nvim/,HEAD, https://github.com/p00f/godbolt.nvim/,HEAD, Loading