Skip to content

Instantly share code, notes, and snippets.

@mrap
Last active August 29, 2015 14:25
Show Gist options
  • Select an option

  • Save mrap/ef967098be55bc42c6d9 to your computer and use it in GitHub Desktop.

Select an option

Save mrap/ef967098be55bc42c6d9 to your computer and use it in GitHub Desktop.

Revisions

  1. mrap revised this gist Aug 26, 2015. 1 changed file with 8 additions and 5 deletions.
    13 changes: 8 additions & 5 deletions .cVimrc
    Original file line number Diff line number Diff line change
    @@ -1,19 +1,20 @@
    " Settings

    set autoupdategist

    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>

    let vimcommand="mvim -f"
    imap <C-o> editWithVim
    unmap T
    map T :tabnew google<Space>
    unmap O
    map O :open google<Space>
  2. mrap revised this gist Jul 17, 2015. 1 changed file with 0 additions and 2 deletions.
    2 changes: 0 additions & 2 deletions .cVimrc
    Original file line number Diff line number Diff line change
    @@ -3,12 +3,10 @@
    set autoupdategist

    set noautofocus
    set autohidecursor
    set cncpcompletion
    set linkanimations
    set showtabindices
    set smoothscroll
    let scrollduration = 20

    set hud
    let searchlimit = 20
  3. mrap revised this gist Jul 17, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions .cVimrc
    Original 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
  4. mrap revised this gist Jul 17, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions .cVimrc
    Original 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

  5. mrap revised this gist Jul 17, 2015. 1 changed file with 0 additions and 4 deletions.
    4 changes: 0 additions & 4 deletions .cVimrc
    Original 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>
    unmap <C-k>
    unmap <C-j>
    map <C-k> nextCompletionResult
    map <C-j> previousCompletionResult

    let vimcommand="mvim -f"
    imap <C-o> editWithVim
  6. mrap revised this gist Jul 17, 2015. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions .cVimrc
    Original 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>
    iunmap <C-k>
    iunmap <C-j>
    imap <C-k> nextCompletionResult
    imap <C-j> previousCompletionResult
    unmap <C-k>
    unmap <C-j>
    map <C-k> nextCompletionResult
    map <C-j> previousCompletionResult

    let vimcommand="mvim -f"
    imap <C-o> editWithVim
  7. mrap revised this gist Jul 17, 2015. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions .cVimrc
    Original 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

  8. mrap revised this gist Jul 17, 2015. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions .cVimrc
    Original 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
  9. mrap revised this gist Jul 17, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions .cVimrc
    Original 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
  10. mrap revised this gist Jul 17, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions .cVimrc
    Original 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>
  11. mrap revised this gist Jul 17, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions .cVimrc
    Original 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
  12. mrap revised this gist Jul 17, 2015. 1 changed file with 5 additions and 3 deletions.
    8 changes: 5 additions & 3 deletions .cVimrc
    Original file line number Diff line number Diff line change
    @@ -1,12 +1,14 @@
    " Settings

    set autohidecursor
    set autofocus
    set autoupdategist

    set noautofocus
    set autohidecursor
    set cncpcompletion
    set smoothscroll
    set hud
    let scrollduration = 20

    set hud
    let searchlimit = 20
    let searchengine stackoverflow = "http://stackoverflow.com/search?q="
    let searchalias s = "stackoverflow"
  13. mrap revised this gist Jul 17, 2015. 1 changed file with 3 additions and 2 deletions.
    5 changes: 3 additions & 2 deletions .cVimrc
    Original 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
    set autohidecursor
    let scrollduration = 10
    let scrollduration = 20
    let searchlimit = 20
    let searchengine stackoverflow = "http://stackoverflow.com/search?q="
    let searchalias s = "stackoverflow"
  14. mrap revised this gist Jul 17, 2015. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions .cVimrc
    Original file line number Diff line number Diff line change
    @@ -1,21 +1,21 @@
    " Settings

    set noautofocus
    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 <Space> :
    map <C-d> scrollPageDown
    map <C-u> scrollPageUp
    map gb :buffer<Space>
    map ,b :buffer<Space>

    let vimcommand="mvim -f"
    imap <C-o> editWithVim
  15. mrap revised this gist Jul 17, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .cVimrc
    Original file line number Diff line number Diff line change
    @@ -12,7 +12,7 @@ let searchalias g = "google"

    " Mappings

    map <Space> ;
    map <Space> :
    map <C-d> scrollPageDown
    map <C-u> scrollPageUp
    map gb :buffer<Space>
  16. mrap revised this gist Jul 17, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions .cVimrc
    Original 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>
  17. mrap revised this gist Jul 17, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .cVimrc
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    " Settings

    set autofocus
    set noautofocus
    set cncpcompletion
    set smoothscroll
    set hud
  18. mrap revised this gist Jul 17, 2015. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion .cVimrc
    Original file line number Diff line number Diff line change
    @@ -5,7 +5,6 @@ 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"
  19. mrap revised this gist Jul 17, 2015. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion .cVimrc
    Original 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>
    map gb :buffer<Space>

    let vimcommand="mvim -f"
    imap <C-o> editWithVim
  20. mrap revised this gist Jul 17, 2015. 1 changed file with 7 additions and 32 deletions.
    39 changes: 7 additions & 32 deletions .cVimrc
    Original file line number Diff line number Diff line change
    @@ -1,43 +1,18 @@
    " Settings

    set noautofocus
    set autofocus
    set cncpcompletion
    set nosmoothscroll
    set nohud
    set smoothscroll
    set hud
    set autohidecursor
    set typelinkhints
    let scrollduration = 10
    let searchlimit = 40
    let searchengine mdn = "https://developer.mozilla.org/en-US/search?q="
    let searchlimit = 20
    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/*"]
    map <C-d> scrollPageDown
    map <C-u> scrollPageUp
    map gb :buffer<Space>
  21. @1995eaton 1995eaton revised this gist Jun 14, 2014. 1 changed file with 31 additions and 8 deletions.
    39 changes: 31 additions & 8 deletions .cVimrc
    Original file line number Diff line number Diff line change
    @@ -1,20 +1,43 @@
    " Settings

    set noautofocus
    set cncpcompletion
    set nosmoothscroll
    set nohud
    let scrollduration=20
    set autohidecursor
    set typelinkhints

    let completionengines = ["google", "duckduckgo", "amazon", "imdb", "wikipedia"]
    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
    map <C-f> openLastHint

    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>
    map <C-u> rootFrame
    map <C-d> scrollPageDown
    map <C-e> scrollPageUp
    map <C-h> :set hud!<CR>
    let blacklists = ["http://hellorun.helloenjoy.com/*","http://crypt-webgl.unigine.com/*"]
  22. @1995eaton 1995eaton revised this gist May 26, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .cVimrc
    Original 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!
    map <C-g> :set smoothscroll!<CR>
    map T :tabopen<CR>
    map , :set numerichints!<CR>
    map ga :settings<CR>
  23. @1995eaton 1995eaton revised this gist May 26, 2014. 1 changed file with 3 additions and 2 deletions.
    5 changes: 3 additions & 2 deletions .cVimrc
    Original file line number Diff line number Diff line change
    @@ -3,13 +3,14 @@ set noautofocus
    set cncpcompletion
    set nosmoothscroll
    set nohud
    let scrollstep=60
    let scrollduration=25
    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>
  24. @1995eaton 1995eaton revised this gist May 26, 2014. 1 changed file with 1 addition and 2 deletions.
    3 changes: 1 addition & 2 deletions .cVimrc
    Original 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 gh :tabopen file://Users/jake
    "map gh :tabopen file://home/jake
    map <C-u> rootFrame
    map <C-d> scrollPageDown
    map <C-e> scrollPageUp
  25. @1995eaton 1995eaton revised this gist May 26, 2014. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions .cVimrc
    Original 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>
  26. @1995eaton 1995eaton revised this gist May 23, 2014. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion .cVimrc
    Original 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://~
    map gh :tabopen file://Users/jake
    "map gh :tabopen file://home/jake
    map <C-u> rootFrame
    map <C-d> scrollPageDown
    map <C-e> scrollPageUp
  27. @1995eaton 1995eaton revised this gist May 23, 2014. 1 changed file with 2 additions and 4 deletions.
    6 changes: 2 additions & 4 deletions .cVimrc
    Original 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
    unmap T
    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 gh :tabopen file://~
    map <C-u> rootFrame
    map <C-d> scrollPageDown
    map <C-e> scrollPageUp
  28. @1995eaton 1995eaton revised this gist May 20, 2014. 1 changed file with 2 additions and 4 deletions.
    6 changes: 2 additions & 4 deletions .cVimrc
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,4 @@
    " Settings
    set searchlimit=35
    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
    unmap gs
    map gs :tabopen chrome-extension://heemobapccmnjcjfafbcfncdkglgoclj/_generated_background_page.html<CR>
    map cs goToSource
    let qmark h = "/home/jake/"
    map gh :execute gnh<CR>
    map <C-u> rootFrame
    map <C-d> scrollPageDown
    map <C-e> scrollPageUp
  29. @1995eaton 1995eaton revised this gist May 16, 2014. 1 changed file with 7 additions and 6 deletions.
    13 changes: 7 additions & 6 deletions .cVimrc
    Original file line number Diff line number Diff line change
    @@ -1,19 +1,20 @@
    " Settings
    set searchlimit=20
    set nohud
    set searchlimit=35
    set noautofocus
    set cncpcompletion
    let scrollduration=20
    set nolinkanimations
    set noautofocus
    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-
    map <C-h> :set hud!<CR>
  30. @1995eaton 1995eaton revised this gist May 13, 2014. 1 changed file with 2 additions and 3 deletions.
    5 changes: 2 additions & 3 deletions .cVimrc
    Original file line number Diff line number Diff line change
    @@ -1,10 +1,9 @@
    " Settings
    set searchlimit=30
    set scrollstep=50
    set searchlimit=20
    set nohud
    set noautofocus
    set cncpcompletion
    let scrollduration=15
    let scrollduration=20
    set nolinkanimations
    set noautofocus
    set typelinkhints