forked from dineshsalunke/nvim-config
refactor: remove tmux navigator
This commit is contained in:
parent
cd34acfced
commit
3dcbf58d4f
@ -244,13 +244,6 @@ return {
|
|||||||
opts = {},
|
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",
|
"akinsho/toggleterm.nvim",
|
||||||
opts = {
|
opts = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user