gitextract_c0kapubq/ ├── .gitignore ├── Makefile ├── README ├── doc/ │ └── vim_faq.txt ├── others/ │ ├── vim_faq.1 │ ├── vim_faq.ansi │ ├── vim_faq.html │ └── vim_faq.pod ├── plugin/ │ └── faq_plugin.vim ├── post.pl ├── vim_faq.txt └── vim_faq.vim