add more plugins and change theme
This commit is contained in:
parent
b292e2a418
commit
2222eb9b35
5 changed files with 33 additions and 12 deletions
4
lua/custom/plugins/vim-tmux-navigator.lua
Normal file
4
lua/custom/plugins/vim-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