cespare / vim-toml

Vim syntax for TOML
MIT License
625 stars 40 forks source link

Simplify git clone command #59

Closed PennRobotics closed 2 years ago

PennRobotics commented 2 years ago

I believe there are no unwanted side effects to combining the git clone and subdirectory creation commands, so I wrote a simple revision to README.md . As an advantage, users would no longer need to change directories. It takes seconds to run the command and continue working.