Last active
January 20, 2017 07:27
-
-
Save cutmail/8d477f47c2a1fdef583a to your computer and use it in GitHub Desktop.
Revisions
-
cutmail revised this gist
Jan 20, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ map <C-f> scrollPageDown map <C-b> scrollPageUp let blacklists = ["https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*", "*://feedly.com/*"] -
cutmail revised this gist
Dec 18, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ map <C-f> scrollPageDown map <C-b> scrollPageUp let blacklists = ["http://www.crowsnest.tv", "https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*", "*://feedly.com/*"] -
cutmail revised this gist
May 9, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ map <C-f> scrollPageDown map <C-b> scrollPageUp let blacklists = ["http://www.crowsnest.tv", "https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*"] -
cutmail revised this gist
May 9, 2015 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,2 +1,4 @@ map <C-f> scrollPageDown map <C-b> scrollPageUp let blacklists = ["http://www.crowsnest.tv/*", "https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*"] -
cutmail created this gist
May 9, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ map <C-f> scrollPageDown map <C-b> scrollPageUp