Loading pkgs/applications/editors/vim/plugins/overrides.nix +7 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,7 @@ , nodejs , xdotool , xorg , xxd , zathura , zsh Loading Loading @@ -575,6 +576,12 @@ self: super: { dependencies = with self; [ plenary-nvim ]; }); hex-nvim = super.hex-nvim.overrideAttrs (old: { postPatch = '' substituteInPlace lua/hex.lua --replace xxd ${xxd}/bin/xxd ''; }); himalaya-vim = super.himalaya-vim.overrideAttrs (old: { buildInputs = [ himalaya ]; src = fetchFromSourcehut { Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -331,6 +331,7 @@ https://github.com/neovimhaskell/haskell-vim/,, https://github.com/wenzel-hoffman/haskell-with-unicode.vim/,HEAD, https://github.com/travitch/hasksyn/,, https://github.com/rebelot/heirline.nvim/,, https://github.com/RaafatTurki/hex.nvim/,HEAD, https://github.com/Yggdroot/hiPairs/,, https://github.com/tzachar/highlight-undo.nvim/,HEAD, https://git.sr.ht/~soywod/himalaya-vim,, Loading Loading
pkgs/applications/editors/vim/plugins/overrides.nix +7 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,7 @@ , nodejs , xdotool , xorg , xxd , zathura , zsh Loading Loading @@ -575,6 +576,12 @@ self: super: { dependencies = with self; [ plenary-nvim ]; }); hex-nvim = super.hex-nvim.overrideAttrs (old: { postPatch = '' substituteInPlace lua/hex.lua --replace xxd ${xxd}/bin/xxd ''; }); himalaya-vim = super.himalaya-vim.overrideAttrs (old: { buildInputs = [ himalaya ]; src = fetchFromSourcehut { Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -331,6 +331,7 @@ https://github.com/neovimhaskell/haskell-vim/,, https://github.com/wenzel-hoffman/haskell-with-unicode.vim/,HEAD, https://github.com/travitch/hasksyn/,, https://github.com/rebelot/heirline.nvim/,, https://github.com/RaafatTurki/hex.nvim/,HEAD, https://github.com/Yggdroot/hiPairs/,, https://github.com/tzachar/highlight-undo.nvim/,HEAD, https://git.sr.ht/~soywod/himalaya-vim,, Loading