Skip to content

kdssoftware/lua-obfuscator.nvim

Repository files navigation

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