Introduces `<leader>gw` to format the entire buffer using the internal formatting operator gw. It preserves the current window view (cursor position and scroll) during the operation.
Introduces `<leader>gw` to format the entire buffer using the internal formatting operator gw. It preserves the current window view (cursor position and scroll) during the operation.