Add readme section about editor plugins, with both vim syntax highlighting plugins listed

This commit is contained in:
Gabriele Musco 2022-01-15 10:38:14 +00:00 committed by James Westman
parent 6b78338d1a
commit 69d00357da

View file

@ -65,6 +65,13 @@ template ShumateDemoWindow : Gtk.ApplicationWindow {
}
```
## Editor plugins
### Vim
- [Syntax highlighting by thetek42](https://github.com/thetek42/vim-blueprint-syntax)
- [Syntax highlighting by gabmus](https://gitlab.com/gabmus/vim-blueprint)
## License
Copyright (C) 2021 James Westman <james@jwestman.net>