diff --git a/README.md b/README.md new file mode 100644 index 0000000..519dd7e --- /dev/null +++ b/README.md @@ -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 +```