mirror of
https://github.com/tomru/vim.git
synced 2026-03-03 14:37:20 +01:00
stop using deprectated vim.pretty_print
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
function P(thing)
|
||||
vim.pretty_print(thing)
|
||||
vim.print(thing)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user