mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
Added nvim-tmux config
This commit is contained in:
@@ -50,5 +50,9 @@ require("lazy").setup({
|
||||
"folke/zen-mode.nvim",
|
||||
opts = { }
|
||||
},
|
||||
{
|
||||
"christoomey/vim-tmux-navigator",
|
||||
lazy = false,
|
||||
},
|
||||
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user