CKolkey / ts-node-action

Neovim Plugin for running functions on nodes.
359 stars 20 forks source link

Deprecating vim.pretty_print() #53

Closed orhnk closed 1 year ago

orhnk commented 1 year ago

Pre-PR

DEMO

https://github.com/CKolkey/ts-node-action/assets/101834410/3b5f4276-4c26-47bb-8336-40cb22b49c13

[!NOTE] In nvim v0.10 vim.pretty_print() will be deprecated. use vim.print() instead