Skip to content

Commit e92954c

Browse files
committed
chore(tool): drop the commented-out remote-nvim spec
The dead block referenced telescope, which left this config in 2026-03.
1 parent 26e0618 commit e92954c

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

lua/modules/plugins/tool.lua

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -76,18 +76,6 @@ tool["aaronhallaert/advanced-git-search.nvim"] = {
7676
},
7777
}
7878

79-
-- tool["amitds1997/remote-nvim.nvim"] = {
80-
-- lazy = true,
81-
-- version = "*",
82-
-- cmd = { "RemoteStart", "RemoteStop", "RemoteInfo", "RemoteCleanup", "RemoteConfigDel", "RemoteLog" },
83-
-- dependencies = {
84-
-- "nvim-lua/plenary.nvim",
85-
-- "MunifTanjim/nui.nvim",
86-
-- "nvim-telescope/telescope.nvim",
87-
-- },
88-
-- config = true,
89-
-- }
90-
9179
----------------------------------------------------------------------
9280
-- DAP Plugins --
9381
----------------------------------------------------------------------

0 commit comments

Comments
 (0)