Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 673 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 673 Bytes

vim-fetlang vint

Vim language support for Fetlang, the fetish-themed programming language.

Installation

Use your favorite plugin manager, e.g. vim-plug:

Plug 'kutsan/vim-fetlang'

Features

  • Syntax highlighting support.
  • Compiler support. Use :make to compile current file.

License

GPL-3.0