diff options
| author | _Tradam <[email protected]> | 2021-09-26 17:03:31 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-26 17:03:31 -0400 |
| commit | be04cee335b396dc996d762b49c81301f425edc2 (patch) | |
| tree | 124878801402888a8e6de18677f5e80400c008b4 | |
| parent | e99cb2b3e2c85d810d44344fa57e5468f5f1832d (diff) | |
| download | Vim-Configs-be04cee335b396dc996d762b49c81301f425edc2.tar.gz Vim-Configs-be04cee335b396dc996d762b49c81301f425edc2.zip | |
Update vimrc
| -rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -122,6 +122,7 @@ set whichwrap=b,s,<,>,[,] " Keep indent when line wraps set breakindent +set showbreak=\ ยท " Don't split words when wrapping set linebreak |
