refactor: remove tmux navigator

This commit is contained in:
Dinesh Salunke 2023-07-13 21:07:47 +05:30
parent cd34acfced
commit 3dcbf58d4f

View File

@ -244,13 +244,6 @@ return {
opts = {},
},
-- We need to make sure we put this before the toggleterm
-- cause vim-tmux-navigator also has a <c-\> keybinding
{
"christoomey/vim-tmux-navigator",
config = false,
},
{
"akinsho/toggleterm.nvim",
opts = {