neovim/lua/plugins/vim-pipeline.lua

7 lines
117 B
Lua
Raw Normal View History

-- Install and configure vim-pipeline
-- Merge neovim and tmux status line
return {
"vimpostor/vim-tpipeline",
}