Skip to content

Lua printing in vim #18

@NonlinearFruit

Description

@NonlinearFruit

-- Lua Debugging
-- https://stackoverflow.com/a/2573758/4769802
-- redir => m | silent execute 'lua =1+4' | redir END | put=m
-- lua =...
-- [aka] lua vim.pretty_print(...)
-- :execute 'lua =...' to allow the pipe to work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions