vim-json icon indicating copy to clipboard operation
vim-json copied to clipboard

Pass v:lnum as an argument to GetJsonIndent

Open Ajhad1 opened this issue 5 years ago • 0 comments

Updated to allow for better debugging. The indent script should work as it did before, but you'll be able to call the function manually with a line number.

Based on similar commit for vim-ruby https://github.com/vim-ruby/vim-ruby/commit/bcdd3f93e7c4c1aec02131ea8bf9c5afe07bf767

Ajhad1 avatar Aug 04 '20 14:08 Ajhad1