Loading pkgs/applications/editors/vim/plugins/overrides.nix +5 −0 Original line number Diff line number Diff line Loading @@ -1011,6 +1011,11 @@ in nvim-treesitter nvim-treesitter-textobjects ]; meta = { description = "Overloaded ; and , keys in Neovim"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ m3l6h ]; }; }; denops-vim = super.denops-vim.overrideAttrs { Loading Loading
pkgs/applications/editors/vim/plugins/overrides.nix +5 −0 Original line number Diff line number Diff line Loading @@ -1011,6 +1011,11 @@ in nvim-treesitter nvim-treesitter-textobjects ]; meta = { description = "Overloaded ; and , keys in Neovim"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ m3l6h ]; }; }; denops-vim = super.denops-vim.overrideAttrs { Loading