Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

lib.nixvim.lua: lua functions

lib.nixvim.lua.toLuaObject

Serialise a nix value as a lua object.

Useful for defining your own plugins or structured config.

Type

toLuaObject :: Any -> String

Located at lib/to-lua.nix:52 in <nixvim>.