pre-commit.nvim icon indicating copy to clipboard operation
pre-commit.nvim copied to clipboard

Reload file in nvim after reformat.

Open Ttibsi opened this issue 3 months ago • 0 comments

If you run a hook that reformats or modifies the file, after loading, nvim should read the file from memory in-place to prevent "this file has already been saved" warnings.

Ttibsi avatar Oct 18 '25 11:10 Ttibsi