Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 435 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 435 Bytes

lua-obfuscator.nvim

A plugin to obfuscate lua code inside of neovim

LuaRocks

Instalation

using Lazy

{ "kdssoftware/lua-obfuscator.nvim" }

using Packer

use("kdssoftware/lua-obfuscator.nvim")

Commands

  • LuaObfuscatorCurrent : obfuscates the current buffer