mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-07-13 00:45:13 +02:00
Replaced packer with lazyvim plugin manager
This commit is contained in:
5
.config/nvim/lua/plugins/tmux-navigator.lua
Normal file
5
.config/nvim/lua/plugins/tmux-navigator.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
{
|
||||
'christoomey/vim-tmux-navigator'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user