Han

Results 2 issues of Han

## Reproduce the bug ### ~/.vim/vimrc ```vimscript call plug#begin('~/.vim/plugged') Plug 'preservim/nerdtree' Plug 'scrooloose/nerdtree-project-plugin' call plug#end() ``` Open vim. ## Describe the bug My vim (8.2.3200) gives the following warning with...

**Describe the bug** I made it a markdown demo to describe the bug. However, I not sure how to upload markdown code without previewing it. So, I attached the file...

bug