skywind3000/asyncrun.vim

Feature request: add an autocmd when project rooted.

nerd190 opened this issue · 1 comments

Hi! I noticed the project management but have always used 'vim-rooter' as it emits an event when it finds a project, this allows to make changes within vim based on whether im in a project. For example, when in a project:

" mattn/vim-gist
packadd gist
" tpope/vim-rhubarb
packadd rhubarb
" tyru/open-browser-github
packadd openbrowser-github

could you be more specific ? what do you want exactly ?
what do packadd code block mean ?