mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-10 12:21:40 +00:00
Documentation: Fix referenes to erroneous lib.nvim.types.luaInline
This commit is contained in:
parent
fb31022b36
commit
e4c8757752
2 changed files with 3 additions and 3 deletions
|
@ -38,7 +38,7 @@
|
|||
type = nullOr luaInline;
|
||||
default = null;
|
||||
example = literalExpression ''
|
||||
mkLuaInline '''
|
||||
lib.generators.mkLuaInline '''
|
||||
function()
|
||||
print("Saving a Lua file...")
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue