Skip to content

Instantly share code, notes, and snippets.

@yashhere
Forked from romainl/vim-gists.md
Created June 8, 2019 15:49
Show Gist options
  • Save yashhere/3bac28fb8b1a2745531f100cad7ff1a3 to your computer and use it in GitHub Desktop.
Save yashhere/3bac28fb8b1a2745531f100cad7ff1a3 to your computer and use it in GitHub Desktop.

Revisions

  1. @romainl romainl revised this gist May 12, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -16,7 +16,7 @@
    ## Snippets

    * [Vim: available lowercase key pairs in normal mode…](https://gist.github.com/romainl/1f93db9dc976ba851bbb)
    * [RNB, a Vim colorscheme template](https://gist.github.com/romainl/5cd2f4ec222805f49eca)
    * [RNB, a Vim colorscheme template](https://gist.github.com/romainl/5cd2f4ec222805f49eca) (superseded by [vim-rnb](https://github.com/romainl/vim-rnb))
    * [Show `]I`, `[I`, `]D`, `[D`, `:ilist` and `:dlist` results — even spanning multiple files — in the quickfix window.](https://gist.github.com/romainl/3c7ee68125f822ec550c) (superseded by [vim-qlist](https://github.com/romainl/vim-qlist))
    * [Edit all buffers and come back without losing highlighting](https://gist.github.com/romainl/17437ae3ed71ce9fbc0b)
    * [Diff detection in vimscript](https://gist.github.com/romainl/481814c86dba39d32715ff77ec96c1ed)
  2. @romainl romainl revised this gist Mar 20, 2019. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -37,4 +37,5 @@
    * [Multiply/divide by `[count]`](https://gist.github.com/romainl/97d79dfd522bd1c33c7fafb9ec08dc5d)
    * [Sort operator](https://gist.github.com/romainl/6351afff54003b3d58c5d9c56f9960e5)
    * [Print declaration of word under the cursor](https://gist.github.com/romainl/a11c6952f012f1dd32c26fad4fa82e43)
    * [Instant grep + quickfix](https://gist.github.com/romainl/56f0c28ef953ffc157f36cc495947ab3)
    * [Instant grep + quickfix](https://gist.github.com/romainl/56f0c28ef953ffc157f36cc495947ab3)
    * [Super cheap git blame](https://gist.github.com/romainl/5b827f4aafa7ee29bdc70282ecc31640)
  3. @romainl romainl revised this gist Jan 27, 2019. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -36,4 +36,5 @@
    * [How to add dynamic highlighted parts to your status-line](https://gist.github.com/romainl/58245df413641497a02ffc06fd1f4747)
    * [Multiply/divide by `[count]`](https://gist.github.com/romainl/97d79dfd522bd1c33c7fafb9ec08dc5d)
    * [Sort operator](https://gist.github.com/romainl/6351afff54003b3d58c5d9c56f9960e5)
    * [Print declaration of word under the cursor](https://gist.github.com/romainl/a11c6952f012f1dd32c26fad4fa82e43)
    * [Print declaration of word under the cursor](https://gist.github.com/romainl/a11c6952f012f1dd32c26fad4fa82e43)
    * [Instant grep + quickfix](https://gist.github.com/romainl/56f0c28ef953ffc157f36cc495947ab3)
  4. @romainl romainl revised this gist Dec 31, 2018. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -35,4 +35,5 @@
    * [Repeat last edit n times](https://gist.github.com/romainl/db725db7babc84a9a6436180cedee188)
    * [How to add dynamic highlighted parts to your status-line](https://gist.github.com/romainl/58245df413641497a02ffc06fd1f4747)
    * [Multiply/divide by `[count]`](https://gist.github.com/romainl/97d79dfd522bd1c33c7fafb9ec08dc5d)
    * [Sort operator](https://gist.github.com/romainl/6351afff54003b3d58c5d9c56f9960e5)
    * [Sort operator](https://gist.github.com/romainl/6351afff54003b3d58c5d9c56f9960e5)
    * [Print declaration of word under the cursor](https://gist.github.com/romainl/a11c6952f012f1dd32c26fad4fa82e43)
  5. @romainl romainl revised this gist Dec 31, 2018. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -34,4 +34,5 @@
    * [Markdown : jump to next heading](https://gist.github.com/romainl/ac63e108c3d11084be62b3c04156c263)
    * [Repeat last edit n times](https://gist.github.com/romainl/db725db7babc84a9a6436180cedee188)
    * [How to add dynamic highlighted parts to your status-line](https://gist.github.com/romainl/58245df413641497a02ffc06fd1f4747)
    * [Multiply/divide by `[count]`](https://gist.github.com/romainl/97d79dfd522bd1c33c7fafb9ec08dc5d)
    * [Multiply/divide by `[count]`](https://gist.github.com/romainl/97d79dfd522bd1c33c7fafb9ec08dc5d)
    * [Sort operator](https://gist.github.com/romainl/6351afff54003b3d58c5d9c56f9960e5)
  6. @romainl romainl revised this gist Aug 19, 2018. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -11,6 +11,7 @@
    * [What to do with macros?](https://gist.github.com/romainl/9721c7dd13c30714f568063e03c106dd)
    * [Dealing with autocommands](https://gist.github.com/romainl/6e4c15dfc4885cb4bd64688a71aa7063)
    * [Linting your code, the vanilla way](https://gist.github.com/romainl/ce55ce6fdc1659c5fbc0f4224fd6ad29)
    * [Tags](https://gist.github.com/romainl/f2d0727bdb9bde063531cd237f47775f)

    ## Snippets

  7. @romainl romainl revised this gist Jun 10, 2018. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -32,4 +32,5 @@
    * [Highlight characters after line 80](https://gist.github.com/romainl/eabe0fe8c564da1b6cfe1826e1482536)
    * [Markdown : jump to next heading](https://gist.github.com/romainl/ac63e108c3d11084be62b3c04156c263)
    * [Repeat last edit n times](https://gist.github.com/romainl/db725db7babc84a9a6436180cedee188)
    * [How to add dynamic highlighted parts to your status-line](https://gist.github.com/romainl/58245df413641497a02ffc06fd1f4747)
    * [How to add dynamic highlighted parts to your status-line](https://gist.github.com/romainl/58245df413641497a02ffc06fd1f4747)
    * [Multiply/divide by `[count]`](https://gist.github.com/romainl/97d79dfd522bd1c33c7fafb9ec08dc5d)
  8. @romainl romainl revised this gist Jun 10, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -24,7 +24,7 @@
    * [Make various list-like commands more intuitive](https://gist.github.com/romainl/5b2cfb2b81f02d44e1d90b74ef555e31)
    * [Sharing is caring](https://gist.github.com/romainl/1cad2606f7b00088dda3bb511af50d53)
    * [Custom text-objects](https://gist.github.com/romainl/c0a8b57a36aec71a986f1120e1931f20)
    * [Lookup keyword on http://devdocs.io](https://gist.github.com/romainl/8d3b73428b4366f75a19be2dad2f0987)
    * [Lookup keywords on http://devdocs.io](https://gist.github.com/romainl/8d3b73428b4366f75a19be2dad2f0987) (superseded by [vim-devdocs](https://github.com/romainl/vim-devdocs))
    * [Do things differently depending on the environment](https://gist.github.com/romainl/4df4cde3498fada91032858d7af213c2)
    * [Ultra lightweight aligning](https://gist.github.com/romainl/6575382f1c4575d4a7398d162aa3e1fd)
    * [Insert the current line into the command-line](https://gist.github.com/romainl/fc2c2889be3718e9e491ab1c525ec4de)
  9. @romainl romainl revised this gist Dec 17, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -31,4 +31,5 @@
    * [Colorize IRC nicks](https://gist.github.com/romainl/209d95033f622d1d913fe162221ad88c)
    * [Highlight characters after line 80](https://gist.github.com/romainl/eabe0fe8c564da1b6cfe1826e1482536)
    * [Markdown : jump to next heading](https://gist.github.com/romainl/ac63e108c3d11084be62b3c04156c263)
    * [Repeat last edit n times](https://gist.github.com/romainl/db725db7babc84a9a6436180cedee188)
    * [Repeat last edit n times](https://gist.github.com/romainl/db725db7babc84a9a6436180cedee188)
    * [How to add dynamic highlighted parts to your status-line](https://gist.github.com/romainl/58245df413641497a02ffc06fd1f4747)
  10. @romainl romainl revised this gist Nov 17, 2017. 1 changed file with 5 additions and 6 deletions.
    11 changes: 5 additions & 6 deletions vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -2,12 +2,12 @@

    ## Articles

    * [How to use Tim Pope's Pathogen.](https://gist.github.com/romainl/9970697)
    * [How to use Tim Pope's Pathogen](https://gist.github.com/romainl/9970697)
    * [Idiomatic vimrc](https://gist.github.com/romainl/9ecd7b09a693816997ba) (superseded by [idiomatic-vimrc](https://github.com/romainl/idiomatic-vimrc))
    * [Clipboard sharing on Mac OS X is easy.](https://gist.github.com/romainl/96180b5b8e7722a7428c)
    * [Clipboard sharing on Mac OS X is easy](https://gist.github.com/romainl/96180b5b8e7722a7428c)
    * [Apprentice — The Making Of](https://gist.github.com/romainl/1f252ce8c854fda211fcb815b0b9f94a)
    * [Vim: pushing built-in features beyond their limits.](https://gist.github.com/romainl/047aca21e338df7ccf771f96858edb86)
    * [The right way to override any highlighting if you don't want to edit the colorscheme file directly.](https://gist.github.com/romainl/379904f91fa40533175dfaec4c833f2f)
    * [Vim: pushing built-in features beyond their limits](https://gist.github.com/romainl/047aca21e338df7ccf771f96858edb86)
    * [The right way to override any highlighting if you don't want to edit the colorscheme file directly](https://gist.github.com/romainl/379904f91fa40533175dfaec4c833f2f)
    * [What to do with macros?](https://gist.github.com/romainl/9721c7dd13c30714f568063e03c106dd)
    * [Dealing with autocommands](https://gist.github.com/romainl/6e4c15dfc4885cb4bd64688a71aa7063)
    * [Linting your code, the vanilla way](https://gist.github.com/romainl/ce55ce6fdc1659c5fbc0f4224fd6ad29)
    @@ -31,5 +31,4 @@
    * [Colorize IRC nicks](https://gist.github.com/romainl/209d95033f622d1d913fe162221ad88c)
    * [Highlight characters after line 80](https://gist.github.com/romainl/eabe0fe8c564da1b6cfe1826e1482536)
    * [Markdown : jump to next heading](https://gist.github.com/romainl/ac63e108c3d11084be62b3c04156c263)
    * [Repeat last edit n times](https://gist.github.com/romainl/db725db7babc84a9a6436180cedee188)
    *
    * [Repeat last edit n times](https://gist.github.com/romainl/db725db7babc84a9a6436180cedee188)
  11. @romainl romainl revised this gist Sep 23, 2017. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -30,4 +30,6 @@
    * [Insert the current line into the command-line](https://gist.github.com/romainl/fc2c2889be3718e9e491ab1c525ec4de)
    * [Colorize IRC nicks](https://gist.github.com/romainl/209d95033f622d1d913fe162221ad88c)
    * [Highlight characters after line 80](https://gist.github.com/romainl/eabe0fe8c564da1b6cfe1826e1482536)
    * [Markdown : jump to next heading](https://gist.github.com/romainl/ac63e108c3d11084be62b3c04156c263)
    * [Markdown : jump to next heading](https://gist.github.com/romainl/ac63e108c3d11084be62b3c04156c263)
    * [Repeat last edit n times](https://gist.github.com/romainl/db725db7babc84a9a6436180cedee188)
    *
  12. @romainl romainl revised this gist Sep 23, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -30,4 +30,4 @@
    * [Insert the current line into the command-line](https://gist.github.com/romainl/fc2c2889be3718e9e491ab1c525ec4de)
    * [Colorize IRC nicks](https://gist.github.com/romainl/209d95033f622d1d913fe162221ad88c)
    * [Highlight characters after line 80](https://gist.github.com/romainl/eabe0fe8c564da1b6cfe1826e1482536)
    $ [Markdown : jump to next heading](https://gist.github.com/romainl/ac63e108c3d11084be62b3c04156c263)
    * [Markdown : jump to next heading](https://gist.github.com/romainl/ac63e108c3d11084be62b3c04156c263)
  13. @romainl romainl revised this gist Sep 23, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -29,4 +29,5 @@
    * [Ultra lightweight aligning](https://gist.github.com/romainl/6575382f1c4575d4a7398d162aa3e1fd)
    * [Insert the current line into the command-line](https://gist.github.com/romainl/fc2c2889be3718e9e491ab1c525ec4de)
    * [Colorize IRC nicks](https://gist.github.com/romainl/209d95033f622d1d913fe162221ad88c)
    * [Highlight characters after line 80](https://gist.github.com/romainl/eabe0fe8c564da1b6cfe1826e1482536)
    * [Highlight characters after line 80](https://gist.github.com/romainl/eabe0fe8c564da1b6cfe1826e1482536)
    $ [Markdown : jump to next heading](https://gist.github.com/romainl/ac63e108c3d11084be62b3c04156c263)
  14. @romainl romainl revised this gist Sep 23, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -28,4 +28,5 @@
    * [Do things differently depending on the environment](https://gist.github.com/romainl/4df4cde3498fada91032858d7af213c2)
    * [Ultra lightweight aligning](https://gist.github.com/romainl/6575382f1c4575d4a7398d162aa3e1fd)
    * [Insert the current line into the command-line](https://gist.github.com/romainl/fc2c2889be3718e9e491ab1c525ec4de)
    * [Colorize IRC nicks](https://gist.github.com/romainl/209d95033f622d1d913fe162221ad88c)
    * [Colorize IRC nicks](https://gist.github.com/romainl/209d95033f622d1d913fe162221ad88c)
    * [Highlight characters after line 80](https://gist.github.com/romainl/eabe0fe8c564da1b6cfe1826e1482536)
  15. @romainl romainl revised this gist Sep 16, 2017. 1 changed file with 11 additions and 1 deletion.
    12 changes: 11 additions & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -18,4 +18,14 @@
    * [RNB, a Vim colorscheme template](https://gist.github.com/romainl/5cd2f4ec222805f49eca)
    * [Show `]I`, `[I`, `]D`, `[D`, `:ilist` and `:dlist` results — even spanning multiple files — in the quickfix window.](https://gist.github.com/romainl/3c7ee68125f822ec550c) (superseded by [vim-qlist](https://github.com/romainl/vim-qlist))
    * [Edit all buffers and come back without losing highlighting](https://gist.github.com/romainl/17437ae3ed71ce9fbc0b)
    * [Diff detection in vimscript](https://gist.github.com/romainl/481814c86dba39d32715ff77ec96c1e
    * [Diff detection in vimscript](https://gist.github.com/romainl/481814c86dba39d32715ff77ec96c1ed)
    * [Redirect the output of a Vim or external command into a scratch buffer](https://gist.github.com/romainl/eae0a260ab9c135390c30cd370c20cd7)
    * [Universal opposite of J](https://gist.github.com/romainl/3b8cdc6c3748a363da07b1a625cfc666)
    * [Make various list-like commands more intuitive](https://gist.github.com/romainl/5b2cfb2b81f02d44e1d90b74ef555e31)
    * [Sharing is caring](https://gist.github.com/romainl/1cad2606f7b00088dda3bb511af50d53)
    * [Custom text-objects](https://gist.github.com/romainl/c0a8b57a36aec71a986f1120e1931f20)
    * [Lookup keyword on http://devdocs.io](https://gist.github.com/romainl/8d3b73428b4366f75a19be2dad2f0987)
    * [Do things differently depending on the environment](https://gist.github.com/romainl/4df4cde3498fada91032858d7af213c2)
    * [Ultra lightweight aligning](https://gist.github.com/romainl/6575382f1c4575d4a7398d162aa3e1fd)
    * [Insert the current line into the command-line](https://gist.github.com/romainl/fc2c2889be3718e9e491ab1c525ec4de)
    * [Colorize IRC nicks](https://gist.github.com/romainl/209d95033f622d1d913fe162221ad88c)
  16. @romainl romainl revised this gist Sep 16, 2017. 1 changed file with 2 additions and 11 deletions.
    13 changes: 2 additions & 11 deletions vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -10,21 +10,12 @@
    * [The right way to override any highlighting if you don't want to edit the colorscheme file directly.](https://gist.github.com/romainl/379904f91fa40533175dfaec4c833f2f)
    * [What to do with macros?](https://gist.github.com/romainl/9721c7dd13c30714f568063e03c106dd)
    * [Dealing with autocommands](https://gist.github.com/romainl/6e4c15dfc4885cb4bd64688a71aa7063)
    * [Linting your code, the vanilla way](https://gist.github.com/romainl/ce55ce6fdc1659c5fbc0f4224fd6ad29)

    ## Snippets

    * [Vim: available lowercase key pairs in normal mode…](https://gist.github.com/romainl/1f93db9dc976ba851bbb)
    * [RNB, a Vim colorscheme template](https://gist.github.com/romainl/5cd2f4ec222805f49eca)
    * [Show `]I`, `[I`, `]D`, `[D`, `:ilist` and `:dlist` results — even spanning multiple files — in the quickfix window.](https://gist.github.com/romainl/3c7ee68125f822ec550c) (superseded by [vim-qlist](https://github.com/romainl/vim-qlist))
    * [Edit all buffers and come back without losing highlighting](https://gist.github.com/romainl/17437ae3ed71ce9fbc0b)
    * [Diff detection in vimscript](https://gist.github.com/romainl/481814c86dba39d32715ff77ec96c1ed)
    * [Redirect the output of a Vim or external command into a scratch buffer](https://gist.github.com/romainl/eae0a260ab9c135390c30cd370c20cd7)
    * [Universal opposite of J](https://gist.github.com/romainl/3b8cdc6c3748a363da07b1a625cfc666)
    * [Make various list-like commands more intuitive](https://gist.github.com/romainl/5b2cfb2b81f02d44e1d90b74ef555e31)
    * [Sharing is caring](https://gist.github.com/romainl/1cad2606f7b00088dda3bb511af50d53)
    * [Custom text-objects](https://gist.github.com/romainl/c0a8b57a36aec71a986f1120e1931f20)
    * [Lookup keyword on http://devdocs.io](https://gist.github.com/romainl/8d3b73428b4366f75a19be2dad2f0987)
    * [Do things differently depending on the environment](https://gist.github.com/romainl/4df4cde3498fada91032858d7af213c2)
    * [Ultra lightweight aligning](https://gist.github.com/romainl/6575382f1c4575d4a7398d162aa3e1fd)
    * [Insert the current line into the command-line](https://gist.github.com/romainl/fc2c2889be3718e9e491ab1c525ec4de)
    * [Colorize IRC nicks](https://gist.github.com/romainl/209d95033f622d1d913fe162221ad88c)
    * [Diff detection in vimscript](https://gist.github.com/romainl/481814c86dba39d32715ff77ec96c1e
  17. @romainl romainl revised this gist Sep 16, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -9,6 +9,7 @@
    * [Vim: pushing built-in features beyond their limits.](https://gist.github.com/romainl/047aca21e338df7ccf771f96858edb86)
    * [The right way to override any highlighting if you don't want to edit the colorscheme file directly.](https://gist.github.com/romainl/379904f91fa40533175dfaec4c833f2f)
    * [What to do with macros?](https://gist.github.com/romainl/9721c7dd13c30714f568063e03c106dd)
    * [Dealing with autocommands](https://gist.github.com/romainl/6e4c15dfc4885cb4bd64688a71aa7063)

    ## Snippets

  18. @romainl romainl revised this gist Aug 15, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -8,6 +8,7 @@
    * [Apprentice — The Making Of](https://gist.github.com/romainl/1f252ce8c854fda211fcb815b0b9f94a)
    * [Vim: pushing built-in features beyond their limits.](https://gist.github.com/romainl/047aca21e338df7ccf771f96858edb86)
    * [The right way to override any highlighting if you don't want to edit the colorscheme file directly.](https://gist.github.com/romainl/379904f91fa40533175dfaec4c833f2f)
    * [What to do with macros?](https://gist.github.com/romainl/9721c7dd13c30714f568063e03c106dd)

    ## Snippets

  19. @romainl romainl revised this gist Jul 23, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -16,7 +16,7 @@
    * [Show `]I`, `[I`, `]D`, `[D`, `:ilist` and `:dlist` results — even spanning multiple files — in the quickfix window.](https://gist.github.com/romainl/3c7ee68125f822ec550c) (superseded by [vim-qlist](https://github.com/romainl/vim-qlist))
    * [Edit all buffers and come back without losing highlighting](https://gist.github.com/romainl/17437ae3ed71ce9fbc0b)
    * [Diff detection in vimscript](https://gist.github.com/romainl/481814c86dba39d32715ff77ec96c1ed)
    * [Redirect the output of a Vim command into a scratch buffer](https://gist.github.com/romainl/eae0a260ab9c135390c30cd370c20cd7)
    * [Redirect the output of a Vim or external command into a scratch buffer](https://gist.github.com/romainl/eae0a260ab9c135390c30cd370c20cd7)
    * [Universal opposite of J](https://gist.github.com/romainl/3b8cdc6c3748a363da07b1a625cfc666)
    * [Make various list-like commands more intuitive](https://gist.github.com/romainl/5b2cfb2b81f02d44e1d90b74ef555e31)
    * [Sharing is caring](https://gist.github.com/romainl/1cad2606f7b00088dda3bb511af50d53)
  20. @romainl romainl revised this gist Jul 14, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -24,4 +24,5 @@
    * [Lookup keyword on http://devdocs.io](https://gist.github.com/romainl/8d3b73428b4366f75a19be2dad2f0987)
    * [Do things differently depending on the environment](https://gist.github.com/romainl/4df4cde3498fada91032858d7af213c2)
    * [Ultra lightweight aligning](https://gist.github.com/romainl/6575382f1c4575d4a7398d162aa3e1fd)
    * [Insert the current line into the command-line](https://gist.github.com/romainl/fc2c2889be3718e9e491ab1c525ec4de)
    * [Insert the current line into the command-line](https://gist.github.com/romainl/fc2c2889be3718e9e491ab1c525ec4de)
    * [Colorize IRC nicks](https://gist.github.com/romainl/209d95033f622d1d913fe162221ad88c)
  21. @romainl romainl revised this gist Jun 24, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -23,4 +23,5 @@
    * [Custom text-objects](https://gist.github.com/romainl/c0a8b57a36aec71a986f1120e1931f20)
    * [Lookup keyword on http://devdocs.io](https://gist.github.com/romainl/8d3b73428b4366f75a19be2dad2f0987)
    * [Do things differently depending on the environment](https://gist.github.com/romainl/4df4cde3498fada91032858d7af213c2)
    * [Ultra lightweight aligning](https://gist.github.com/romainl/6575382f1c4575d4a7398d162aa3e1fd)
    * [Ultra lightweight aligning](https://gist.github.com/romainl/6575382f1c4575d4a7398d162aa3e1fd)
    * [Insert the current line into the command-line](https://gist.github.com/romainl/fc2c2889be3718e9e491ab1c525ec4de)
  22. @romainl romainl revised this gist Jun 24, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -22,4 +22,5 @@
    * [Sharing is caring](https://gist.github.com/romainl/1cad2606f7b00088dda3bb511af50d53)
    * [Custom text-objects](https://gist.github.com/romainl/c0a8b57a36aec71a986f1120e1931f20)
    * [Lookup keyword on http://devdocs.io](https://gist.github.com/romainl/8d3b73428b4366f75a19be2dad2f0987)
    * [Do things differently depending on the environment](https://gist.github.com/romainl/4df4cde3498fada91032858d7af213c2)
    * [Do things differently depending on the environment](https://gist.github.com/romainl/4df4cde3498fada91032858d7af213c2)
    * [Ultra lightweight aligning](https://gist.github.com/romainl/6575382f1c4575d4a7398d162aa3e1fd)
  23. @romainl romainl revised this gist Jun 23, 2017. 1 changed file with 10 additions and 5 deletions.
    15 changes: 10 additions & 5 deletions vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -1,20 +1,25 @@
    # My Vim-related gists

    ## Articles

    * [How to use Tim Pope's Pathogen.](https://gist.github.com/romainl/9970697)
    * [Vim: available lowercase key pairs in normal mode…](https://gist.github.com/romainl/1f93db9dc976ba851bbb)
    * [Idiomatic vimrc](https://gist.github.com/romainl/9ecd7b09a693816997ba) (superseded by [idiomatic-vimrc](https://github.com/romainl/idiomatic-vimrc))
    * [RNB, a Vim colorscheme template](https://gist.github.com/romainl/5cd2f4ec222805f49eca)
    * [Show `]I`, `[I`, `]D`, `[D`, `:ilist` and `:dlist` results — even spanning multiple files — in the quickfix window.](https://gist.github.com/romainl/3c7ee68125f822ec550c) (superseded by [vim-qlist](https://github.com/romainl/vim-qlist))
    * [Edit all buffers and come back without losing highlighting](https://gist.github.com/romainl/17437ae3ed71ce9fbc0b)
    * [Clipboard sharing on Mac OS X is easy.](https://gist.github.com/romainl/96180b5b8e7722a7428c)
    * [Apprentice — The Making Of](https://gist.github.com/romainl/1f252ce8c854fda211fcb815b0b9f94a)
    * [Vim: pushing built-in features beyond their limits.](https://gist.github.com/romainl/047aca21e338df7ccf771f96858edb86)
    * [The right way to override any highlighting if you don't want to edit the colorscheme file directly.](https://gist.github.com/romainl/379904f91fa40533175dfaec4c833f2f)

    ## Snippets

    * [Vim: available lowercase key pairs in normal mode…](https://gist.github.com/romainl/1f93db9dc976ba851bbb)
    * [RNB, a Vim colorscheme template](https://gist.github.com/romainl/5cd2f4ec222805f49eca)
    * [Show `]I`, `[I`, `]D`, `[D`, `:ilist` and `:dlist` results — even spanning multiple files — in the quickfix window.](https://gist.github.com/romainl/3c7ee68125f822ec550c) (superseded by [vim-qlist](https://github.com/romainl/vim-qlist))
    * [Edit all buffers and come back without losing highlighting](https://gist.github.com/romainl/17437ae3ed71ce9fbc0b)
    * [Diff detection in vimscript](https://gist.github.com/romainl/481814c86dba39d32715ff77ec96c1ed)
    * [Redirect the output of a Vim command into a scratch buffer](https://gist.github.com/romainl/eae0a260ab9c135390c30cd370c20cd7)
    * [Universal opposite of J](https://gist.github.com/romainl/3b8cdc6c3748a363da07b1a625cfc666)
    * [Make various list-like commands more intuitive](https://gist.github.com/romainl/5b2cfb2b81f02d44e1d90b74ef555e31)
    * [Sharing is caring](https://gist.github.com/romainl/1cad2606f7b00088dda3bb511af50d53)
    * [Custom text-objects](https://gist.github.com/romainl/c0a8b57a36aec71a986f1120e1931f20)
    * [Lookup keyword on http://devdocs.io](https://gist.github.com/romainl/8d3b73428b4366f75a19be2dad2f0987)
    * [The right way to override any highlighting if you don't want to edit the colorscheme file directly.](https://gist.github.com/romainl/379904f91fa40533175dfaec4c833f2f)
    * [Do things differently depending on the environment](https://gist.github.com/romainl/4df4cde3498fada91032858d7af213c2)
  24. @romainl romainl revised this gist Jun 17, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -7,7 +7,7 @@
    * [Show `]I`, `[I`, `]D`, `[D`, `:ilist` and `:dlist` results — even spanning multiple files — in the quickfix window.](https://gist.github.com/romainl/3c7ee68125f822ec550c) (superseded by [vim-qlist](https://github.com/romainl/vim-qlist))
    * [Edit all buffers and come back without losing highlighting](https://gist.github.com/romainl/17437ae3ed71ce9fbc0b)
    * [Clipboard sharing on Mac OS X is easy.](https://gist.github.com/romainl/96180b5b8e7722a7428c)
    * [Apprentice — The Making Of](Apprentice — The Making Of)
    * [Apprentice — The Making Of](https://gist.github.com/romainl/1f252ce8c854fda211fcb815b0b9f94a)
    * [Vim: pushing built-in features beyond their limits.](https://gist.github.com/romainl/047aca21e338df7ccf771f96858edb86)
    * [Diff detection in vimscript](https://gist.github.com/romainl/481814c86dba39d32715ff77ec96c1ed)
    * [Redirect the output of a Vim command into a scratch buffer](https://gist.github.com/romainl/eae0a260ab9c135390c30cd370c20cd7)
  25. @romainl romainl revised this gist Jun 17, 2017. 1 changed file with 15 additions and 2 deletions.
    17 changes: 15 additions & 2 deletions vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -2,6 +2,19 @@

    * [How to use Tim Pope's Pathogen.](https://gist.github.com/romainl/9970697)
    * [Vim: available lowercase key pairs in normal mode…](https://gist.github.com/romainl/1f93db9dc976ba851bbb)
    * [Idiomatic vimrc](https://gist.github.com/romainl/9ecd7b09a693816997ba)
    * [Idiomatic vimrc](https://gist.github.com/romainl/9ecd7b09a693816997ba) (superseded by [idiomatic-vimrc](https://github.com/romainl/idiomatic-vimrc))
    * [RNB, a Vim colorscheme template](https://gist.github.com/romainl/5cd2f4ec222805f49eca)
    * [Show `]I`, `[I`, `]D`, `[D`, `:ilist` and `:dlist` results — even spanning multiple files — in the quickfix window.](https://gist.github.com/romainl/3c7ee68125f822ec550c) (superseded by [vim-qlist](https://github.com/romainl/vim-qlist))
    * [Show `]I`, `[I`, `]D`, `[D`, `:ilist` and `:dlist` results — even spanning multiple files — in the quickfix window.](https://gist.github.com/romainl/3c7ee68125f822ec550c) (superseded by [vim-qlist](https://github.com/romainl/vim-qlist))
    * [Edit all buffers and come back without losing highlighting](https://gist.github.com/romainl/17437ae3ed71ce9fbc0b)
    * [Clipboard sharing on Mac OS X is easy.](https://gist.github.com/romainl/96180b5b8e7722a7428c)
    * [Apprentice — The Making Of](Apprentice — The Making Of)
    * [Vim: pushing built-in features beyond their limits.](https://gist.github.com/romainl/047aca21e338df7ccf771f96858edb86)
    * [Diff detection in vimscript](https://gist.github.com/romainl/481814c86dba39d32715ff77ec96c1ed)
    * [Redirect the output of a Vim command into a scratch buffer](https://gist.github.com/romainl/eae0a260ab9c135390c30cd370c20cd7)
    * [Universal opposite of J](https://gist.github.com/romainl/3b8cdc6c3748a363da07b1a625cfc666)
    * [Make various list-like commands more intuitive](https://gist.github.com/romainl/5b2cfb2b81f02d44e1d90b74ef555e31)
    * [Sharing is caring](https://gist.github.com/romainl/1cad2606f7b00088dda3bb511af50d53)
    * [Custom text-objects](https://gist.github.com/romainl/c0a8b57a36aec71a986f1120e1931f20)
    * [Lookup keyword on http://devdocs.io](https://gist.github.com/romainl/8d3b73428b4366f75a19be2dad2f0987)
    * [The right way to override any highlighting if you don't want to edit the colorscheme file directly.](https://gist.github.com/romainl/379904f91fa40533175dfaec4c833f2f)
    * [Do things differently depending on the environment](https://gist.github.com/romainl/4df4cde3498fada91032858d7af213c2)
  26. @romainl romainl revised this gist Jun 17, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -4,4 +4,4 @@
    * [Vim: available lowercase key pairs in normal mode…](https://gist.github.com/romainl/1f93db9dc976ba851bbb)
    * [Idiomatic vimrc](https://gist.github.com/romainl/9ecd7b09a693816997ba)
    * [RNB, a Vim colorscheme template](https://gist.github.com/romainl/5cd2f4ec222805f49eca)
    * [Show ]I, [I, ]D, [D, :ilist and :dlist results — even spanning multiple files — in the quickfix window.](https://gist.github.com/romainl/3c7ee68125f822ec550c) (superseded by [vim-qlist](https://github.com/romainl/vim-qlist))
    * [Show `]I`, `[I`, `]D`, `[D`, `:ilist` and `:dlist` results — even spanning multiple files — in the quickfix window.](https://gist.github.com/romainl/3c7ee68125f822ec550c) (superseded by [vim-qlist](https://github.com/romainl/vim-qlist))
  27. @romainl romainl created this gist Jun 17, 2017.
    7 changes: 7 additions & 0 deletions vim-gists.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    # My Vim-related gists

    * [How to use Tim Pope's Pathogen.](https://gist.github.com/romainl/9970697)
    * [Vim: available lowercase key pairs in normal mode…](https://gist.github.com/romainl/1f93db9dc976ba851bbb)
    * [Idiomatic vimrc](https://gist.github.com/romainl/9ecd7b09a693816997ba)
    * [RNB, a Vim colorscheme template](https://gist.github.com/romainl/5cd2f4ec222805f49eca)
    * [Show ]I, [I, ]D, [D, :ilist and :dlist results — even spanning multiple files — in the quickfix window.](https://gist.github.com/romainl/3c7ee68125f822ec550c) (superseded by [vim-qlist](https://github.com/romainl/vim-qlist))