https://github.com/wsdjeg/vim-gosu
Syntax highlighting for Gosu-lang
https://github.com/wsdjeg/vim-gosu
Last synced: about 1 month ago
JSON representation
Syntax highlighting for Gosu-lang
- Host: GitHub
- URL: https://github.com/wsdjeg/vim-gosu
- Owner: wsdjeg
- Created: 2019-10-02T05:02:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-02T05:19:29.000Z (over 5 years ago)
- Last Synced: 2025-02-12T11:13:20.323Z (3 months ago)
- Language: Vim script
- Homepage:
- Size: 189 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vim-gosu
Syntax highlighting for gosu-lang based off of vim's own Java syntax highlighting.Some example images:
![]()
![]()
![]()
## Color schemes
Color schemes which use a lot of different colors for different types of keywords are preferable. I would ecommended 'yeller' from github.com/flazz/vim-colorschemes, which is used in the above images.## Possible Expansions
* Debugging
* Compiling---
*Contributions welcome*