diff options
author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-03-25 11:54:25 +0100 |
---|---|---|
committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-03-25 11:54:25 +0100 |
commit | 9194c3d8061887a80726358aa3bbb08452d81950 (patch) | |
tree | 92a01d07dfde9b636b12998be1cd8c37a2266a55 | |
parent | d4e8737175afe8f6c887384dff3253f0637f42ef (diff) |
Add vim autoformatting
-rw-r--r-- | vim.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -94,6 +94,10 @@ g<c-a/x> - increment/decrement by 1 more on each selected line [/]S - previous/next bad word z= - replacement suggestions +## Formatting + + gq + ## Splits * number before split shortcut - height of old window |