/neovim-lucky

Tools to make editing Lucky projects in Neovim even easier.

Primary LanguageLuaMIT LicenseMIT

NeoVim Lucky   ☘️

Neovim-Lucky is a plugin that aims to supercharge your Lucky development in the Neovim editor (or vim editor with Lua support).

Installation

We recommend installing with the wonderful Vim-Plug extension:

Plug 'stephendolan/neovim-lucky', { 'for': 'crystal' }

Commands

Command Description
:Emodel Open the relevant Lucky model from a page, action, or operation file.
:Eop Open the relevant Lucky operation from a page, action, or model file.
:Eaction Open the relevant Lucky action from a page file.
:Epage Open the relevant Lucky page from an action file.

In action

asciicast