From 07a56687379cc1d629a52e695109bf7e252ad23e Mon Sep 17 00:00:00 2001
From: Adrian Kummerlaender
Date: Sun, 27 Nov 2016 15:47:32 +0100
Subject: Remove unneeded style fix and citation functionality
---
pentadactyl/.pentadactylrc | 13 -------------
1 file changed, 13 deletions(-)
(limited to 'pentadactyl')
diff --git a/pentadactyl/.pentadactylrc b/pentadactyl/.pentadactylrc
index 23bd183..d0df863 100644
--- a/pentadactyl/.pentadactylrc
+++ b/pentadactyl/.pentadactylrc
@@ -35,8 +35,6 @@ hi HintActive
hi Button color:white;
-style -name ublick * #nav-bar * {visibility:visible}
-
command! reader -js <\
\\n'
- + ' ― ' + buffer.URL
- + '\\n';
-
-dactyl.execute('!echo -e "' + entry.replace('"', '\"') + '" >> ~/note/src/quote/inbox.wiki');
-EOF
-
command! explore -js < :sidebar Scrapbook X
nmap a :emenu ScrapBook X.Save Page
nmap b :emenu ScrapBook X.Save As Bookmark...
-nmap c :cite
nmap e :explore
--
cgit v1.2.3