https://github.com/mcmire/vim-grakn
Vim support for Grakn (specifically Graql files)
https://github.com/mcmire/vim-grakn
grakn vim
Last synced: about 1 year ago
JSON representation
Vim support for Grakn (specifically Graql files)
- Host: GitHub
- URL: https://github.com/mcmire/vim-grakn
- Owner: mcmire
- License: mit
- Created: 2018-06-01T02:30:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-01T02:32:16.000Z (about 8 years ago)
- Last Synced: 2025-02-10T20:56:49.413Z (over 1 year ago)
- Topics: grakn, vim
- Language: Vim script
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-grakn
This project provides Vim support for [Grakn], specifically syntax highlighting
for Graql (.gql) files.
[Grakn]: https://grakn.ai/
## Installing
Install using your favorite package manager, or use Vim's built-in package
support (see `:help packages`).
## Colophon
Copyright © 2018 Elliot Winkler. Distributed under the [MIT license](LICENSE).