gitextract_3fcveti2/ ├── README.md ├── autoload/ │ └── vim2048/ │ ├── logic.vim │ └── ui.vim ├── ftplugin/ │ └── SPVim2048.vim ├── plugin/ │ └── vim2048.vim └── syntax/ └── SPVim2048.vim