mirror of
https://github.com/tomru/vim.git
synced 2026-03-03 06:27:18 +01:00
add P(blup)
This commit is contained in:
3
after/plugin/utils.lua
Normal file
3
after/plugin/utils.lua
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
function P(thing)
|
||||||
|
vim.pretty_print(thing)
|
||||||
|
end
|
||||||
Reference in New Issue
Block a user