-
-
Save NP95/4a77b9371f6a359d20281f886c22624f to your computer and use it in GitHub Desktop.
Revisions
-
romainl revised this gist
Dec 13, 2023 . 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 @@ -17,7 +17,7 @@ * [Instant grep + quickfix](https://gist.github.com/romainl/56f0c28ef953ffc157f36cc495947ab3) * [Don't use Vim (2018)](https://gist.github.com/romainl/6b952db7a6138b48657ba0fbb9d65370) * [Field notes (2009-2011, in french)](https://gist.github.com/romainl/edd054cf7c07436c2c0c35cc61a184e6) * [Poor man's Surround](https://gist.github.com/romainl/ca742f241457b8609836202fe05ee5c0) ## Short-form -
romainl revised this gist
Apr 19, 2023 . 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 @@ -17,6 +17,7 @@ * [Instant grep + quickfix](https://gist.github.com/romainl/56f0c28ef953ffc157f36cc495947ab3) * [Don't use Vim (2018)](https://gist.github.com/romainl/6b952db7a6138b48657ba0fbb9d65370) * [Field notes (2009-2011, in french)](https://gist.github.com/romainl/edd054cf7c07436c2c0c35cc61a184e6) * [Poor man Surround](https://gist.github.com/romainl/ca742f241457b8609836202fe05ee5c0) ## Short-form -
romainl revised this gist
Apr 2, 2023 . 1 changed file with 2 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 @@ -49,4 +49,5 @@ * [Quickfix alternative to :g/foo/#](https://gist.github.com/romainl/f7e2e506dc4d7827004e4994f1be2df6) * [Slightly more intuitive gt/gT (may need some unlearning to get used to)](https://gist.github.com/romainl/0f589e07a079ea4b7a77fd66ef16ebee) * [:DiffOrig but smarter](https://gist.github.com/romainl/7198a63faffdadd741e4ae81ae6dd9e6) * [A `git-jump` hack that allows it to be used from within Vim](https://gist.github.com/romainl/a3ddb1d08764b93183260f8cdf0f524f) * [Automatic file marks](https://gist.github.com/romainl/3e0cb99343c72d04e9bc10f6d76ebbef) -
romainl revised this gist
Sep 8, 2022 . 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 @@ -45,7 +45,7 @@ * [Super cheap git blame](https://gist.github.com/romainl/5b827f4aafa7ee29bdc70282ecc31640) * [Formatting without moving](https://gist.github.com/romainl/d2ad868afd7520519057475bd8e9db0c) * [Substitute operator](https://gist.github.com/romainl/b00ccf58d40f522186528012fd8cd13d) * [One way to set up MacVim for Python and Python 3 on MacOS (assuming Python and Python 3 were installed through MacPorts)](https://gist.github.com/romainl/4e0f008824a29f47329ee14e96eba411) * [Quickfix alternative to :g/foo/#](https://gist.github.com/romainl/f7e2e506dc4d7827004e4994f1be2df6) * [Slightly more intuitive gt/gT (may need some unlearning to get used to)](https://gist.github.com/romainl/0f589e07a079ea4b7a77fd66ef16ebee) * [:DiffOrig but smarter](https://gist.github.com/romainl/7198a63faffdadd741e4ae81ae6dd9e6) -
romainl revised this gist
Nov 29, 2021 . 1 changed file with 2 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 @@ -48,4 +48,5 @@ * [One way to set up Vim for Python on MacOS (assuming MacPorts)](https://gist.github.com/romainl/4e0f008824a29f47329ee14e96eba411) * [Quickfix alternative to :g/foo/#](https://gist.github.com/romainl/f7e2e506dc4d7827004e4994f1be2df6) * [Slightly more intuitive gt/gT (may need some unlearning to get used to)](https://gist.github.com/romainl/0f589e07a079ea4b7a77fd66ef16ebee) * [:DiffOrig but smarter](https://gist.github.com/romainl/7198a63faffdadd741e4ae81ae6dd9e6) * [A `git-jump` hack that allows it to be used from within Vim](https://gist.github.com/romainl/a3ddb1d08764b93183260f8cdf0f524f) -
romainl revised this gist
Nov 14, 2021 . 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 @@ -48,5 +48,4 @@ * [One way to set up Vim for Python on MacOS (assuming MacPorts)](https://gist.github.com/romainl/4e0f008824a29f47329ee14e96eba411) * [Quickfix alternative to :g/foo/#](https://gist.github.com/romainl/f7e2e506dc4d7827004e4994f1be2df6) * [Slightly more intuitive gt/gT (may need some unlearning to get used to)](https://gist.github.com/romainl/0f589e07a079ea4b7a77fd66ef16ebee) * [:DiffOrig but smarter](https://gist.github.com/romainl/7198a63faffdadd741e4ae81ae6dd9e6) -
romainl revised this gist
May 27, 2021 . 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,6 +1,6 @@ # My Vim-related gists ## Long-form * [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)) @@ -16,8 +16,9 @@ * [Off the beaten path](https://gist.github.com/romainl/7e2b425a1706cd85f04a0bd8b3898805) * [Instant grep + quickfix](https://gist.github.com/romainl/56f0c28ef953ffc157f36cc495947ab3) * [Don't use Vim (2018)](https://gist.github.com/romainl/6b952db7a6138b48657ba0fbb9d65370) * [Field notes (2009-2011, in french)](https://gist.github.com/romainl/edd054cf7c07436c2c0c35cc61a184e6) ## Short-form * [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) (superseded by [vim-rnb](https://github.com/romainl/vim-rnb)) -
romainl revised this gist
Apr 2, 2021 . 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 @@ -28,7 +28,7 @@ * [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 pseudo-text objects](https://gist.github.com/romainl/c0a8b57a36aec71a986f1120e1931f20) * [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) -
romainl revised this gist
Nov 10, 2020 . 1 changed file with 2 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 @@ -47,4 +47,5 @@ * [One way to set up Vim for Python on MacOS (assuming MacPorts)](https://gist.github.com/romainl/4e0f008824a29f47329ee14e96eba411) * [Quickfix alternative to :g/foo/#](https://gist.github.com/romainl/f7e2e506dc4d7827004e4994f1be2df6) * [Slightly more intuitive gt/gT (may need some unlearning to get used to)](https://gist.github.com/romainl/0f589e07a079ea4b7a77fd66ef16ebee) * [:DiffOrig but smarter](https://gist.github.com/romainl/7198a63faffdadd741e4ae81ae6dd9e6) * [Set proper &path for Next.js and Nuxt.js](https://gist.github.com/romainl/ac4e20150ee7f8367641a3c22aab5d5b) -
romainl revised this gist
Nov 3, 2020 . 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 @@ -28,7 +28,7 @@ * [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 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) -
romainl revised this gist
Apr 29, 2020 . 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 @@ -15,6 +15,7 @@ * [Painless ESLint/Standard integration](https://gist.github.com/romainl/2f748f0c0079769e9532924b117f9252) * [Off the beaten path](https://gist.github.com/romainl/7e2b425a1706cd85f04a0bd8b3898805) * [Instant grep + quickfix](https://gist.github.com/romainl/56f0c28ef953ffc157f36cc495947ab3) * [Don't use Vim (2018)](https://gist.github.com/romainl/6b952db7a6138b48657ba0fbb9d65370) ## Snippets -
romainl revised this gist
Apr 20, 2020 . 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 @@ -42,7 +42,6 @@ * [Print declaration of word under the cursor](https://gist.github.com/romainl/a11c6952f012f1dd32c26fad4fa82e43) * [Super cheap git blame](https://gist.github.com/romainl/5b827f4aafa7ee29bdc70282ecc31640) * [Formatting without moving](https://gist.github.com/romainl/d2ad868afd7520519057475bd8e9db0c) * [Substitute operator](https://gist.github.com/romainl/b00ccf58d40f522186528012fd8cd13d) * [One way to set up Vim for Python on MacOS (assuming MacPorts)](https://gist.github.com/romainl/4e0f008824a29f47329ee14e96eba411) * [Quickfix alternative to :g/foo/#](https://gist.github.com/romainl/f7e2e506dc4d7827004e4994f1be2df6) -
romainl revised this gist
Apr 12, 2020 . 1 changed file with 2 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 @@ -46,4 +46,5 @@ * [Substitute operator](https://gist.github.com/romainl/b00ccf58d40f522186528012fd8cd13d) * [One way to set up Vim for Python on MacOS (assuming MacPorts)](https://gist.github.com/romainl/4e0f008824a29f47329ee14e96eba411) * [Quickfix alternative to :g/foo/#](https://gist.github.com/romainl/f7e2e506dc4d7827004e4994f1be2df6) * [Slightly more intuitive gt/gT (may need some unlearning to get used to)](https://gist.github.com/romainl/0f589e07a079ea4b7a77fd66ef16ebee) * [:DiffOrig but smarter](https://gist.github.com/romainl/7198a63faffdadd741e4ae81ae6dd9e6) -
romainl revised this gist
Apr 12, 2020 . 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 @@ -13,7 +13,7 @@ * [Linting your code, the vanilla way](https://gist.github.com/romainl/ce55ce6fdc1659c5fbc0f4224fd6ad29) * [Tags](https://gist.github.com/romainl/f2d0727bdb9bde063531cd237f47775f) * [Painless ESLint/Standard integration](https://gist.github.com/romainl/2f748f0c0079769e9532924b117f9252) * [Off the beaten path](https://gist.github.com/romainl/7e2b425a1706cd85f04a0bd8b3898805) * [Instant grep + quickfix](https://gist.github.com/romainl/56f0c28ef953ffc157f36cc495947ab3) ## Snippets -
romainl revised this gist
Apr 11, 2020 . 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 @@ -14,6 +14,7 @@ * [Tags](https://gist.github.com/romainl/f2d0727bdb9bde063531cd237f47775f) * [Painless ESLint/Standard integration](https://gist.github.com/romainl/2f748f0c0079769e9532924b117f9252) * [The 'path' option](https://gist.github.com/romainl/7e2b425a1706cd85f04a0bd8b3898805) * [Instant grep + quickfix](https://gist.github.com/romainl/56f0c28ef953ffc157f36cc495947ab3) ## Snippets @@ -39,7 +40,6 @@ * [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) * [Super cheap git blame](https://gist.github.com/romainl/5b827f4aafa7ee29bdc70282ecc31640) * [Formatting without moving](https://gist.github.com/romainl/d2ad868afd7520519057475bd8e9db0c) * [TypeScript ftplugin](https://gist.github.com/romainl/a50b49408308c45cc2f9f877dfe4df0c) -
romainl revised this gist
Mar 25, 2020 . 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 @@ -13,6 +13,7 @@ * [Linting your code, the vanilla way](https://gist.github.com/romainl/ce55ce6fdc1659c5fbc0f4224fd6ad29) * [Tags](https://gist.github.com/romainl/f2d0727bdb9bde063531cd237f47775f) * [Painless ESLint/Standard integration](https://gist.github.com/romainl/2f748f0c0079769e9532924b117f9252) * [The 'path' option](https://gist.github.com/romainl/7e2b425a1706cd85f04a0bd8b3898805) ## Snippets -
romainl revised this gist
Mar 24, 2020 . 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 @@ * [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) * [Painless ESLint/Standard integration](https://gist.github.com/romainl/2f748f0c0079769e9532924b117f9252) ## Snippets -
romainl revised this gist
Mar 23, 2020 . 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 @@ * [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) * [Painless JavaScript linting on write](https://gist.github.com/romainl/2f748f0c0079769e9532924b117f9252) ## Snippets -
romainl revised this gist
Jan 19, 2020 . 1 changed file with 2 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 @@ -43,4 +43,5 @@ * [TypeScript ftplugin](https://gist.github.com/romainl/a50b49408308c45cc2f9f877dfe4df0c) * [Substitute operator](https://gist.github.com/romainl/b00ccf58d40f522186528012fd8cd13d) * [One way to set up Vim for Python on MacOS (assuming MacPorts)](https://gist.github.com/romainl/4e0f008824a29f47329ee14e96eba411) * [Quickfix alternative to :g/foo/#](https://gist.github.com/romainl/f7e2e506dc4d7827004e4994f1be2df6) * [Slightly more intuitive gt/gT (may need some unlearning to get used to)](https://gist.github.com/romainl/0f589e07a079ea4b7a77fd66ef16ebee) -
romainl revised this gist
Jan 19, 2020 . 1 changed file with 2 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 @@ -42,4 +42,5 @@ * [Formatting without moving](https://gist.github.com/romainl/d2ad868afd7520519057475bd8e9db0c) * [TypeScript ftplugin](https://gist.github.com/romainl/a50b49408308c45cc2f9f877dfe4df0c) * [Substitute operator](https://gist.github.com/romainl/b00ccf58d40f522186528012fd8cd13d) * [One way to set up Vim for Python on MacOS (assuming MacPorts)](https://gist.github.com/romainl/4e0f008824a29f47329ee14e96eba411) * [Quickfix alternative to :g/foo/#](https://gist.github.com/romainl/f7e2e506dc4d7827004e4994f1be2df6) -
romainl revised this gist
Sep 25, 2019 . 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 @@ -39,4 +39,7 @@ * [Print declaration of word under the cursor](https://gist.github.com/romainl/a11c6952f012f1dd32c26fad4fa82e43) * [Instant grep + quickfix](https://gist.github.com/romainl/56f0c28ef953ffc157f36cc495947ab3) * [Super cheap git blame](https://gist.github.com/romainl/5b827f4aafa7ee29bdc70282ecc31640) * [Formatting without moving](https://gist.github.com/romainl/d2ad868afd7520519057475bd8e9db0c) * [TypeScript ftplugin](https://gist.github.com/romainl/a50b49408308c45cc2f9f877dfe4df0c) * [Substitute operator](https://gist.github.com/romainl/b00ccf58d40f522186528012fd8cd13d) * [One way to set up Vim for Python on MacOS (assuming MacPorts)](https://gist.github.com/romainl/4e0f008824a29f47329ee14e96eba411) -
romainl revised this gist
Jun 29, 2019 . 1 changed file with 2 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 @@ -38,4 +38,5 @@ * [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) * [Super cheap git blame](https://gist.github.com/romainl/5b827f4aafa7ee29bdc70282ecc31640) * [Formatting without moving](https://gist.github.com/romainl/d2ad868afd7520519057475bd8e9db0c) -
romainl revised this gist
May 12, 2019 . 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 @@ -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) (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) -
romainl revised this gist
Mar 20, 2019 . 1 changed file with 2 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 @@ -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) * [Super cheap git blame](https://gist.github.com/romainl/5b827f4aafa7ee29bdc70282ecc31640) -
romainl revised this gist
Jan 27, 2019 . 1 changed file with 2 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 @@ -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) * [Instant grep + quickfix](https://gist.github.com/romainl/56f0c28ef953ffc157f36cc495947ab3) -
romainl revised this gist
Dec 31, 2018 . 1 changed file with 2 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 @@ -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) * [Print declaration of word under the cursor](https://gist.github.com/romainl/a11c6952f012f1dd32c26fad4fa82e43) -
romainl revised this gist
Dec 31, 2018 . 1 changed file with 2 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 @@ -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) * [Sort operator](https://gist.github.com/romainl/6351afff54003b3d58c5d9c56f9960e5) -
romainl revised this gist
Aug 19, 2018 . 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 @@ -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 -
romainl revised this gist
Jun 10, 2018 . 1 changed file with 2 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 @@ -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) * [Multiply/divide by `[count]`](https://gist.github.com/romainl/97d79dfd522bd1c33c7fafb9ec08dc5d) -
romainl revised this gist
Jun 10, 2018 . 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 @@ -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 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)
NewerOlder