Last active
August 29, 2015 14:25
-
-
Save mrap/ef967098be55bc42c6d9 to your computer and use it in GitHub Desktop.
Revisions
-
mrap revised this gist
Aug 26, 2015 . 1 changed file with 8 additions and 5 deletions.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,19 +1,20 @@ " Settings set noautofocus set cncpcompletion set linkanimations set showtabindices set smoothscroll set hud let searchlimit = 20 let searchengine stackoverflow = "http://stackoverflow.com/search?q=" let searchalias s = "stackoverflow" let searchalias g = "google" " Colemak friendly let hintcharacters = 'arstneiowfpluy' " Mappings let mapleader = "," @@ -23,5 +24,7 @@ map <C-u> scrollPageUp map ,b :buffer<Space> map ,h :help<CR> unmap T map T :tabnew google<Space> unmap O map O :open google<Space> -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 0 additions and 2 deletions.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 @@ -3,12 +3,10 @@ set autoupdategist set noautofocus set cncpcompletion set linkanimations set showtabindices set smoothscroll set hud let searchlimit = 20 -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 1 addition and 0 deletions.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 @@ -5,6 +5,7 @@ set autoupdategist set noautofocus set autohidecursor set cncpcompletion set linkanimations set showtabindices set smoothscroll let scrollduration = 20 -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 1 addition and 0 deletions.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 @@ -5,6 +5,7 @@ set autoupdategist set noautofocus set autohidecursor set cncpcompletion set showtabindices set smoothscroll let scrollduration = 20 -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 0 additions and 4 deletions.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 @@ -22,10 +22,6 @@ map <C-d> scrollPageDown map <C-u> scrollPageUp map ,b :buffer<Space> map ,h :help<CR> let vimcommand="mvim -f" imap <C-o> editWithVim -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 4 additions and 4 deletions.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 @@ -22,10 +22,10 @@ map <C-d> scrollPageDown map <C-u> scrollPageUp map ,b :buffer<Space> map ,h :help<CR> unmap <C-k> unmap <C-j> map <C-k> nextCompletionResult map <C-j> previousCompletionResult let vimcommand="mvim -f" imap <C-o> editWithVim -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 2 additions and 0 deletions.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 @@ -22,6 +22,8 @@ map <C-d> scrollPageDown map <C-u> scrollPageUp map ,b :buffer<Space> map ,h :help<CR> iunmap <C-k> iunmap <C-j> imap <C-k> nextCompletionResult imap <C-j> previousCompletionResult -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 2 additions and 0 deletions.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 @@ -22,6 +22,8 @@ map <C-d> scrollPageDown map <C-u> scrollPageUp map ,b :buffer<Space> map ,h :help<CR> imap <C-k> nextCompletionResult imap <C-j> previousCompletionResult let vimcommand="mvim -f" imap <C-o> editWithVim -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 1 addition and 0 deletions.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 @@ -16,6 +16,7 @@ let searchalias g = "google" " Mappings let mapleader = "," map <Space> : map <C-d> scrollPageDown map <C-u> scrollPageUp -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 1 addition and 0 deletions.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 @@ -16,6 +16,7 @@ let searchalias g = "google" " Mappings map <Space> : map <C-d> scrollPageDown map <C-u> scrollPageUp map ,b :buffer<Space> -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 1 addition and 0 deletions.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 @@ -19,6 +19,7 @@ let searchalias g = "google" map <C-d> scrollPageDown map <C-u> scrollPageUp map ,b :buffer<Space> map ,h :help<CR> let vimcommand="mvim -f" imap <C-o> editWithVim -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 5 additions and 3 deletions.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,12 +1,14 @@ " Settings set autoupdategist set noautofocus set autohidecursor set cncpcompletion set smoothscroll let scrollduration = 20 set hud let searchlimit = 20 let searchengine stackoverflow = "http://stackoverflow.com/search?q=" let searchalias s = "stackoverflow" -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 3 additions and 2 deletions.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,11 +1,12 @@ " Settings set autohidecursor set autofocus set autoupdategist set cncpcompletion set smoothscroll set hud let scrollduration = 20 let searchlimit = 20 let searchengine stackoverflow = "http://stackoverflow.com/search?q=" let searchalias s = "stackoverflow" -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 3 additions and 3 deletions.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,21 +1,21 @@ " Settings set autofocus set cncpcompletion set smoothscroll set hud set autohidecursor let scrollduration = 10 let searchlimit = 20 let searchengine stackoverflow = "http://stackoverflow.com/search?q=" let searchalias s = "stackoverflow" let searchalias g = "google" " Mappings map <C-d> scrollPageDown map <C-u> scrollPageUp map ,b :buffer<Space> let vimcommand="mvim -f" imap <C-o> editWithVim -
mrap revised this gist
Jul 17, 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 @@ -12,7 +12,7 @@ let searchalias g = "google" " Mappings map <Space> : map <C-d> scrollPageDown map <C-u> scrollPageUp map gb :buffer<Space> -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 1 addition and 0 deletions.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 @@ -12,6 +12,7 @@ let searchalias g = "google" " Mappings map <Space> ; map <C-d> scrollPageDown map <C-u> scrollPageUp map gb :buffer<Space> -
mrap revised this gist
Jul 17, 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,6 +1,6 @@ " Settings set noautofocus set cncpcompletion set smoothscroll set hud -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 0 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 @@ -5,7 +5,6 @@ set cncpcompletion set smoothscroll set hud set autohidecursor let searchlimit = 20 let searchengine stackoverflow = "http://stackoverflow.com/search?q=" let searchalias s = "stackoverflow" -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 4 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 @@ -15,4 +15,7 @@ let searchalias g = "google" map <C-d> scrollPageDown map <C-u> scrollPageUp map gb :buffer<Space> let vimcommand="mvim -f" imap <C-o> editWithVim -
mrap revised this gist
Jul 17, 2015 . 1 changed file with 7 additions and 32 deletions.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,43 +1,18 @@ " Settings set autofocus set cncpcompletion set smoothscroll set hud set autohidecursor let scrollduration = 10 let searchlimit = 20 let searchengine stackoverflow = "http://stackoverflow.com/search?q=" let searchalias s = "stackoverflow" let searchalias g = "google" " Mappings map <C-d> scrollPageDown map <C-u> scrollPageUp map gb :buffer<Space> -
1995eaton revised this gist
Jun 14, 2014 . 1 changed file with 31 additions and 8 deletions.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,20 +1,43 @@ " Settings set noautofocus set cncpcompletion set nosmoothscroll set nohud set autohidecursor set typelinkhints let scrollduration = 10 let searchlimit = 40 let searchengine mdn = "https://developer.mozilla.org/en-US/search?q=" let searchengine stackoverflow = "http://stackoverflow.com/search?q=" let searchalias s = "stackoverflow" let searchalias g = "google" let qmark a = ["http://www.reddit.com/r/learnjavascript/new", "http://www.reddit.com/r/learnprogramming/new"] let qmark b = ["http://www.reddit.com/", "https://github.com/", "https://mail.google.com/mail/u/0/?shva=1#inbox", "https://news.ycombinator.com/"] " Mappings unmap a map as :tabopen github @1995eaton/ map <C-d> scrollDown map <C-e> scrollUp map <A-r> nextTab map <A-e> previousTab map <C-f> :file /home/jake/ map <C-s> openLastHint map <C-Space> :execute gfgf<CR> map <C-g> :set smoothscroll!<CR> map <C-u> rootFrame map <C-h> :set hud!<CR> map gb :buffers<Space> map aa :tabopen g<Space> map W l map Q h map af F map <Space> l map <S-Space> h map ad z<Enter> map T :tabopen<CR> map , :set numerichints!<CR> map ga :settings<CR> let blacklists = ["http://hellorun.helloenjoy.com/*","http://crypt-webgl.unigine.com/*"] -
1995eaton revised this gist
May 26, 2014 . 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 @@ -10,7 +10,7 @@ let completionengines = ["google", "duckduckgo", "amazon", "imdb", "wikipedia"] " Mappings map <C-f> openLastHint map <C-g> :set smoothscroll!<CR> map T :tabopen<CR> map , :set numerichints!<CR> map ga :settings<CR> -
1995eaton revised this gist
May 26, 2014 . 1 changed file with 3 additions and 2 deletions.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 @@ -3,13 +3,14 @@ set noautofocus set cncpcompletion set nosmoothscroll set nohud let scrollduration=20 set typelinkhints let completionengines = ["google", "duckduckgo", "amazon", "imdb", "wikipedia"] " Mappings map <C-f> openLastHint map <C-g> :set smoothscroll! map T :tabopen<CR> map , :set numerichints!<CR> map ga :settings<CR> -
1995eaton revised this gist
May 26, 2014 . 1 changed file with 1 addition and 2 deletions.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 @@ -2,6 +2,7 @@ set noautofocus set cncpcompletion set nosmoothscroll set nohud let scrollstep=60 let scrollduration=25 set typelinkhints @@ -12,8 +13,6 @@ let completionengines = ["google", "duckduckgo", "amazon", "imdb", "wikipedia"] map T :tabopen<CR> map , :set numerichints!<CR> map ga :settings<CR> map <C-u> rootFrame map <C-d> scrollPageDown map <C-e> scrollPageUp -
1995eaton revised this gist
May 26, 2014 . 1 changed file with 2 additions and 0 deletions.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 @@ -6,6 +6,8 @@ let scrollstep=60 let scrollduration=25 set typelinkhints let completionengines = ["google", "duckduckgo", "amazon", "imdb", "wikipedia"] " Mappings map T :tabopen<CR> map , :set numerichints!<CR> -
1995eaton revised this gist
May 23, 2014 . 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 @@ -2,14 +2,16 @@ set noautofocus set cncpcompletion set nosmoothscroll let scrollstep=60 let scrollduration=25 set typelinkhints " Mappings map T :tabopen<CR> map , :set numerichints!<CR> map ga :settings<CR> map gh :tabopen file://Users/jake "map gh :tabopen file://home/jake map <C-u> rootFrame map <C-d> scrollPageDown map <C-e> scrollPageUp -
1995eaton revised this gist
May 23, 2014 . 1 changed file with 2 additions and 4 deletions.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,17 +1,15 @@ " Settings set noautofocus set cncpcompletion set nosmoothscroll let scrollduration=25 set typelinkhints " Mappings map T :tabopen<CR> map , :set numerichints!<CR> map ga :settings<CR> map gh :tabopen file://~ map <C-u> rootFrame map <C-d> scrollPageDown map <C-e> scrollPageUp -
1995eaton revised this gist
May 20, 2014 . 1 changed file with 2 additions and 4 deletions.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,5 +1,4 @@ " Settings set noautofocus set cncpcompletion let scrollduration=25 @@ -11,9 +10,8 @@ map T :tabopen<CR> map , :set numerichints!<CR> map ga :settings<CR> map <C-f> openLastHint let qmark h = "/home/jake/" map gh :execute gnh<CR> map <C-u> rootFrame map <C-d> scrollPageDown map <C-e> scrollPageUp -
1995eaton revised this gist
May 16, 2014 . 1 changed file with 7 additions and 6 deletions.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,19 +1,20 @@ " Settings set searchlimit=35 set noautofocus set cncpcompletion let scrollduration=25 set typelinkhints " Mappings unmap T map T :tabopen<CR> map , :set numerichints!<CR> map ga :settings<CR> map <C-f> openLastHint unmap gs map gs :tabopen chrome-extension://heemobapccmnjcjfafbcfncdkglgoclj/_generated_background_page.html<CR> map cs goToSource map <C-u> rootFrame map <C-d> scrollPageDown map <C-e> scrollPageUp map <C-h> :set hud!<CR> -
1995eaton revised this gist
May 13, 2014 . 1 changed file with 2 additions and 3 deletions.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,10 +1,9 @@ " Settings set searchlimit=20 set nohud set noautofocus set cncpcompletion let scrollduration=20 set nolinkanimations set noautofocus set typelinkhints
NewerOlder