dotfiles

My configuration files.
git clone https://git.svenmoeller.xyz/dotfiles.git
Log | Files | Refs | README

commit 23a29027cd0ba43fce1f08ff80f2d85c884d121e
parent 74f1cfa0f5e1f44badbde2bef6fb7a781c1a5447
Author: Sven Möller <sven@svenmoeller.xyz>
Date:   Tue,  3 Jan 2023 15:39:33 +0100

Don't show line nums

Diffstat:
Mw3m/.w3m/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/w3m/.w3m/config b/w3m/.w3m/config @@ -33,7 +33,7 @@ inline_img_protocol 0 imgdisplay w3mimgdisplay image_map_list 1 fold_line 0 -show_lnum 1 +show_lnum 0 show_srch_str 1 label_topline 0 nextpage_topline 0