dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 34def499f91b6dcdeae37ccad206aed892b545ac
parent ad10ddd8ebd8ad87e8708af6b9ed1266caf9c48d
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue, 18 Jun 2019 07:09:24 +0200

Remove font size specification for bookmarks page. Remove trailing newline from snippets

Diffstat:
M.config/vis/plugins/snippets.lua | 1-
M.w3m/bookmark.html | 1-
2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/.config/vis/plugins/snippets.lua b/.config/vis/plugins/snippets.lua @@ -7,4 +7,3 @@ vis:map(vis.modes.INSERT, '`sig', 'Photography: https://andersdamsgaard.com\n' .. 'PGP public key: https://adamsgaard.dk/ad-public-key.txt\n' .. 'PGP fingerprint: 5C95 9DF2 43CE 4DD1 7A5B 2610 B790 F4AD 1BF8 58FE') - diff --git a/.w3m/bookmark.html b/.w3m/bookmark.html @@ -9,7 +9,6 @@ max-width:40em; padding:0 .62em; font:1.2em/1.62 sans-serif; - font-size:13px; color:#4d4d4c; } h1,h2,h3 {