diff options
| author | jdhao <jdhao@hotmail.com> | 2019-09-28 14:49:56 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-28 14:49:56 +0800 |
| commit | 5ea45d62754e9f2c348bb57bfa22be11753cb5ab (patch) | |
| tree | 5ee311500b225184140cdd24daabf99e04954ea2 | |
| parent | e641621ba256b7d6078d6371ee1a2e6059fbf792 (diff) | |
Remove ambiwidth setting
ambiwidth setting gobbles color columns
| -rw-r--r-- | options.vim | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/options.vim b/options.vim index 1aa7b38..1f83024 100644 --- a/options.vim +++ b/options.vim @@ -151,6 +151,4 @@ set tildeop " Do not add two space after a period when joining lines or formatting texts, " see https://tinyurl.com/y3yy9kov set nojoinspaces - -set ambiwidth=double "} |
