mirror of
https://github.com/xsghetti/neovim.git
synced 2025-01-23 01:26:08 -05:00
4 lines
No EOL
146 B
Lua
4 lines
No EOL
146 B
Lua
return {
|
|
"nvim-lua/plenary.nvim", -- lua functions that many plugins use
|
|
"christoomey/vim-tmux-navigator", -- tmux & split window navigation
|
|
} |