mirror of
https://github.com/tomru/vim.git
synced 2026-03-03 22:47:25 +01:00
4 lines
48 B
Lua
4 lines
48 B
Lua
function P(thing)
|
|
vim.pretty_print(thing)
|
|
end
|