Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
docs!: plugin not maintained anymore, successor: nvim-rip-substitute
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgrieser committed Jun 4, 2024
1 parent b729a0e commit 10e5081
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
# nvim-alt-substitute
<a href="https://dotfyle.com/plugins/chrisgrieser/nvim-alt-substitute"><img src="https://dotfyle.com/plugins/chrisgrieser/nvim-alt-substitute/shield" /></a>
<!-- vale Microsoft.Adverbs = NO --><!-- vale RedHat.Contractions = NO -->


A substitute of vim's `:substitute` that uses lua patterns instead of vim regex. Since you really don't want to learn a whole new flavor of regex just to be able to make search-and-replace operations in your editor.


> [!NOTE]
> The plugin is not maintained anymore. Please use it's far more powerful
> successor,
> [nvim-rip-substitute](https://github.com/chrisgrieser/nvim-rip-substitute).
---


https://user-images.githubusercontent.com/73286100/231134276-e33b4ee8-611c-4b27-9c57-031ae13fc268.mp4

*Colorscheme: dawnfox variant of nightfox.nvim*
Expand Down

0 comments on commit 10e5081

Please sign in to comment.