https://github.com/averms/ebnf-vim
EBNF (ISO/IEC 14977) filetype plugin
https://github.com/averms/ebnf-vim
vim-plugin
Last synced: 5 months ago
JSON representation
EBNF (ISO/IEC 14977) filetype plugin
- Host: GitHub
- URL: https://github.com/averms/ebnf-vim
- Owner: averms
- Created: 2019-03-01T07:54:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-21T21:27:11.000Z (about 7 years ago)
- Last Synced: 2025-01-26T02:44:28.990Z (over 1 year ago)
- Topics: vim-plugin
- Language: Vim script
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ebnf-vim
========
Description
-----------
An update and extension of Hans Fugal's EBNF plugin for vim.
EBNF is the Extended Backus–Naur form, formalized by ISO/IEC 14977.
Install
-------
As usual.
License
-------
Copyright (c) 2003 Hans Fugal
Copyright (c) 2019 Aman Verma
Distributed under the same terms as Vim itself. See :help license.