Refactoring
- Added macos
This commit is contained in:
parent
03a7616e8c
commit
2c1ccaffd1
47 changed files with 76 additions and 33 deletions
4
global/.config/nvim/lua/plugins/tmux-navigator.lua
Normal file
4
global/.config/nvim/lua/plugins/tmux-navigator.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
"christoomey/vim-tmux-navigator",
|
||||
lazy = false,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue