Update documentation

This commit is contained in:
Sonny Piers 2022-07-09 21:31:54 +02:00 committed by James Westman
parent 2da6be7618
commit 012fc61926
2 changed files with 32 additions and 17 deletions

View file

@ -65,17 +65,31 @@ template ShumateDemoWindow : Gtk.ApplicationWindow {
}
```
## Editor plugins
## Editors
### Vim
[Workbench](https://github.com/sonnyp/Workbench) and [GNOME Builder](https://apps.gnome.org/app/org.gnome.Builder/) have builtin support for Blueprint.
Vim
- [Syntax highlighting by thetek42](https://github.com/thetek42/vim-blueprint-syntax)
- [Syntax highlighting by gabmus](https://gitlab.com/gabmus/vim-blueprint)
### GNU Emacs
GNU Emacs
- [Major mode by DrBluefall](https://github.com/DrBluefall/blueprint-mode)
Visual Studio Code
- [Blueprint Language Plugin by bodil](https://github.com/bodil/vscode-blueprint)
## Donate
You can support my work on GitHub Sponsors! <https://github.com/sponsors/jameswestman>
## Getting in Touch
Matrix room: [#blueprint-language:matrix.org](https://matrix.to/#/#blueprint-language:matrix.org)
## License
Copyright (C) 2021 James Westman <james@jwestman.net>
@ -92,11 +106,3 @@ GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
## Donate
You can support my work on GitHub Sponsors! <https://github.com/sponsors/jameswestman>
## Getting in Touch
Matrix room: [#blueprint-language:matrix.org](https://matrix.to/#/#blueprint-language:matrix.org)