https://github.com/endeyshentlabs/vim-porth-syntax
An unofficial mirror of Porth syntax
https://github.com/endeyshentlabs/vim-porth-syntax
porth syntax vim-syntax
Last synced: 2 months ago
JSON representation
An unofficial mirror of Porth syntax
- Host: GitHub
- URL: https://github.com/endeyshentlabs/vim-porth-syntax
- Owner: EndeyshentLabs
- License: other
- Created: 2022-10-03T13:49:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T15:41:46.000Z (over 3 years ago)
- Last Synced: 2025-05-20T18:19:54.846Z (about 1 year ago)
- Topics: porth, syntax, vim-syntax
- Language: Vim Snippet
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vim Porth Syntax
This is unofficial mirror of porth syntax for vim.
If you realy like this plugin,
please go and checkout original [Porth Programming Language](https://gitlab.com/tsoding/porth/).
## Quick Start
Just add this plugin with your favourite plugin manager.
Examlple for vim-plug users:
```vim
Plug 'EndeyshentLabs/vim-porth-syntax'
```