neovim/lua/crux/plugins/init.lua

4 lines
146 B
Lua
Raw Permalink Normal View History

2024-07-02 11:28:28 -04:00
return {
"nvim-lua/plenary.nvim", -- lua functions that many plugins use
"christoomey/vim-tmux-navigator", -- tmux & split window navigation
}