6
lua/plugins/tmux.lua
Normal file
6
lua/plugins/tmux.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
"aserowy/tmux.nvim",
|
||||
config = function()
|
||||
require("tmux").setup()
|
||||
end
|
||||
}
|
Reference in New Issue
Block a user