Create README.md

This commit is contained in:
anki-code 2020-10-07 15:07:21 +03:00 committed by GitHub
parent 984a7e8cf5
commit 864de473a8
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
```