Merge pull request #4 from anki-code/patch-1

Create README.md
This commit is contained in:
Abhishek Mukherjee 2022-12-30 16:10:46 -08:00 committed by GitHub
commit 46cee92f29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
README.md Normal file
View file

@ -0,0 +1,7 @@
Xonsh syntax file from vim. Mostly stolen from python_vim and PRs are welcome!
### Install
```
git clone --depth 1 https://github.com/linkinpark342/xonsh-vim ~/.vim
```