How to fix JSON indentation in vim? August 19, 2023 by Tarik Easier way is to just external command as a filter for a selection. e.g. Make a selection Type :!python -m json.tool