https://github.com/abhishekmukherg/xonsh-vim
xonsh syntax file from vim (mostly stolen from python_vim)
https://github.com/abhishekmukherg/xonsh-vim
vim xonsh
Last synced: about 1 month ago
JSON representation
xonsh syntax file from vim (mostly stolen from python_vim)
- Host: GitHub
- URL: https://github.com/abhishekmukherg/xonsh-vim
- Owner: abhishekmukherg
- License: apache-2.0
- Archived: true
- Created: 2016-01-06T18:11:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-31T00:10:46.000Z (over 2 years ago)
- Last Synced: 2024-10-24T15:38:52.549Z (6 months ago)
- Topics: vim, xonsh
- Language: Vim Script
- Homepage:
- Size: 6.84 KB
- Stars: 24
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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
```