jubnzv / scilla.nvim

A neovim plugin for Scilla.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scilla.nvim

Neovim plugin for Scilla, an intermediate-level smart contract language being developed for Zilliqa.

This plugin implements syntax highlighting and basic integration with the Scilla toolchain.

Installation

Use your plugin manager, just like when installing any other plugin.

Example with vim-plug:

Plug 'jubnzv/scilla.nvim'

Usage

Formatting file using `scilla-fmt` Call `:ScillaFmt` in the current buffer.

About

A neovim plugin for Scilla.

License:MIT License


Languages

Language:Lua 81.1%Language:Vim Script 18.9%