From 3dcbf58d4f53a22859f9d178d4a9c55cbe6327df Mon Sep 17 00:00:00 2001 From: Dinesh Salunke Date: Thu, 13 Jul 2023 21:07:47 +0530 Subject: [PATCH] refactor: remove tmux navigator --- lua/plugins/editor.lua | 7 ------- 1 file changed, 7 deletions(-) diff --git a/lua/plugins/editor.lua b/lua/plugins/editor.lua index b66bc39..caaef31 100644 --- a/lua/plugins/editor.lua +++ b/lua/plugins/editor.lua @@ -244,13 +244,6 @@ return { opts = {}, }, - -- We need to make sure we put this before the toggleterm - -- cause vim-tmux-navigator also has a keybinding - { - "christoomey/vim-tmux-navigator", - config = false, - }, - { "akinsho/toggleterm.nvim", opts = {