vim-dist / webvim

WebVim is a vim based distribution targeting JavaScript and Web development
http://webvim.org
GNU General Public License v3.0
330 stars 34 forks source link

update autocmd.vim #23

Closed veggiemonk closed 8 years ago

veggiemonk commented 8 years ago

Automatically quit vim if actual files are closed. NERDTree stays open when there is no file open. This solution was found https://yous.be/2014/11/30/automatically-quit-vim-if-actual-files-are-closed/