安装问题
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 937
- Forks
- 280
- PR merge metrics
- No merged PRs in 30d
Description
安装的时候文档说使用echo "source '~/github/vim/asc.vim'" >> ~/.vimrc和echo "source '~/github/vim/skywind.vim'" >> ~/.vimrc命令,但是这里""中的部分不应该用单引号括起来吧,不然会出现无法打开该文件的问题.
本人使用的是ArchLinux
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the installation instructions containing the two echo commands and reproduce them in an ArchLinux shell. Verify the generated ~/.vimrc source lines can open the referenced files, then correct the documentation and confirm the installation works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100