issues
search
TheResplandor
/
init.vimango
15
stars
0
forks
source link
Add project manager features
#5
Open
TheResplandor
opened
4 years ago
TheResplandor
commented
4 years ago
Add features for managing projects in vim:
Open a project workspace, with project dir being cwd.
Create new projects with a certain template and pre-made files, like .ccls files for cpp.
Browse existing projects.
Might use:
:mksession and vim -S
.
vim-session plugin.
some project manager plugin.
Some plugin I'll make?
Add features for managing projects in vim:
Might use: