7 lines
117 B
Lua
7 lines
117 B
Lua
|
-- Install and configure vim-pipeline
|
||
|
-- Merge neovim and tmux status line
|
||
|
|
||
|
return {
|
||
|
"vimpostor/vim-tpipeline",
|
||
|
}
|