Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T15:41:46.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T18:21:36.688Z (2 months 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'
```