Skip to content

Instantly share code, notes, and snippets.

@cutmail
Last active January 20, 2017 07:27
Show Gist options
  • Save cutmail/8d477f47c2a1fdef583a to your computer and use it in GitHub Desktop.
Save cutmail/8d477f47c2a1fdef583a to your computer and use it in GitHub Desktop.

Revisions

  1. cutmail revised this gist Jan 20, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original 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/*"]
    let blacklists = ["https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*", "*://feedly.com/*"]
  2. cutmail revised this gist Dec 18, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original 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/*"]
    let blacklists = ["http://www.crowsnest.tv", "https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*", "*://feedly.com/*"]
  3. cutmail revised this gist May 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original 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/*"]
    let blacklists = ["http://www.crowsnest.tv", "https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*"]
  4. cutmail revised this gist May 9, 2015. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,4 @@
    map <C-f> scrollPageDown
    map <C-b> scrollPageUp
    map <C-b> scrollPageUp

    let blacklists = ["http://www.crowsnest.tv/*", "https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*"]
  5. cutmail created this gist May 9, 2015.
    2 changes: 2 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    map <C-f> scrollPageDown
    map <C-b> scrollPageUp