Removed extraneous boilerplate
This commit is contained in:
parent
2811bd995f
commit
91b3d93de6
|
@ -18,11 +18,8 @@
|
||||||
set -g @resurrect-strategy-vim 'session'
|
set -g @resurrect-strategy-vim 'session'
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
{
|
|
||||||
plugin = vim-tmux-navigator;
|
vim-tmux-navigator
|
||||||
extraConfig = ''
|
|
||||||
'';
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
|
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
|
Loading…
Reference in a new issue