From 768ac4a5dde98bea8f00bdcf755b9a3533a9b3ff Mon Sep 17 00:00:00 2001 From: pml68 Date: Thu, 30 May 2024 00:38:56 +0200 Subject: feat: add vim-tmux-navigator --- lua/pml68/plugins.lua | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lua/pml68/plugins.lua') diff --git a/lua/pml68/plugins.lua b/lua/pml68/plugins.lua index 10a6945..0a0430a 100644 --- a/lua/pml68/plugins.lua +++ b/lua/pml68/plugins.lua @@ -1,4 +1,9 @@ local plugins = { + -- tmux integration + { + "christoomey/vim-tmux-navigator", + lazy = false, + }, -- Oil.nvim { "stevearc/oil.nvim", -- cgit v1.2.3