SkillAgentSearch skills...

Stylua.nvim

Format your lua code by using StyLua inside vim

Install / Use

/learn @wesleimp/Stylua.nvim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

stylua.nvim

stylua.nvim is a simple plugin that format your Lua code using StyLua

Requirements

Installation

Install this plugin by using your favorite plugin manager

Packer

use({ "wesleimp/stylua.nvim" })

Plug

Plug 'wesleimp/stylua.nvim'

Usage

Format you code with a simple command

:lua require("stylua").format()

LICENSE

MIT

Related Skills

View on GitHub
GitHub Stars23
CategoryDevelopment
Updated6mo ago
Forks1

Languages

Lua

Security Score

82/100

Audited on Sep 15, 2025

No findings