Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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'
```