aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.vimrc
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-03-01 19:21:37 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-03-01 19:43:52 +0100
commite73c5914bb135c4d49e9ed972cb464135932293a (patch)
treee6f965387df7a55bcb68bcffc211c18dca0a3314 /%HOME%/.vimrc
parentvim: get rid of semantic newlines in comments (diff)
downloadlinux-home-e73c5914bb135c4d49e9ed972cb464135932293a.tar.gz
linux-home-e73c5914bb135c4d49e9ed972cb464135932293a.zip
vim: fix a comment
Diffstat (limited to '%HOME%/.vimrc')
-rw-r--r--%HOME%/.vimrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/%HOME%/.vimrc b/%HOME%/.vimrc
index 8667301..0c92553 100644
--- a/%HOME%/.vimrc
+++ b/%HOME%/.vimrc
@@ -11,7 +11,8 @@ syntax enable
set background=light
colorscheme solarized
-set nowrap " Don't wrap lines.
+" Don't wrap lines.
+set nowrap
" -----------------------------------------------------------------------------
" Indentation