From f3dcecc25b65da0d3c4c24127e887907118d7a84 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Tue, 12 Apr 2022 11:41:27 +0200 Subject: .vimrc: explicity set nowrap --- .vimrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.vimrc') diff --git a/.vimrc b/.vimrc index a63592f..b93e121 100644 --- a/.vimrc +++ b/.vimrc @@ -30,8 +30,8 @@ set pastetoggle= " Enable folding by fold markers set foldmethod=marker -" Wrap line longer than the display -"set wrap +" Don't wrap line longer than the display +set nowrap " Textwidth of 100 set textwidth=100 -- cgit v1.2.3-54-g00ecf sitory'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lib/ashldi3.c')