coc-lists is automatically creating a vimfiles directory for me, even though I already have a .vim directory under Git Bash. It appears that coc-lists is treating my environment as Windows rather than Linux.
My Vim path is /c/Users/markwu/.vim, but coc-lists is creating c:\Users\markwu\vimfiles for me.
My environment is Windows 10 with Git for Windows (Git Bash).