diff --git a/search_replace_grep_select.md b/search_replace_grep_select.md index 830094b..cfb8a20 100644 --- a/search_replace_grep_select.md +++ b/search_replace_grep_select.md @@ -11,6 +11,7 @@ - [Grep](#grep) - [Select](#select) - [Multi Cursor](#multi-cursor) + - [Incremental selection](#incremental-selection) # Search @@ -70,3 +71,8 @@ - [otavioschwanck/cool-substitute.nvim](https://github.com/otavioschwanck/cool-substitute.nvim) ![](https://img.shields.io/github/stars/otavioschwanck/cool-substitute.nvim) ![](https://img.shields.io/github/last-commit/otavioschwanck/cool-substitute.nvim) ![](https://img.shields.io/github/commit-activity/y/otavioschwanck/cool-substitute.nvim) - [YacineDo/mc.nvim](https://github.com/YacineDo/mc.nvim) ![](https://img.shields.io/github/stars/YacineDo/mc.nvim) ![](https://img.shields.io/github/last-commit/YacineDo/mc.nvim) ![](https://img.shields.io/github/commit-activity/y/YacineDo/mc.nvim) + +## Incremental selection + +- [nvim-treesitter/nvim-treesitter(Incremental selection)](https://github.com/nvim-treesitter/nvim-treesitter) ![](https://img.shields.io/github/stars/nvim-treesitter/nvim-treesitter) ![](https://img.shields.io/github/last-commit/nvim-treesitter/nvim-treesitter) ![](https://img.shields.io/github/commit-activity/y/nvim-treesitter/nvim-treesitter) +- [haolian9/lingboweibu.nvim](https://github.com/haolian9/lingboweibu.nvim) ![](https://img.shields.io/github/stars/haolian9/lingboweibu.nvim) ![](https://img.shields.io/github/last-commit/haolian9/lingboweibu.nvim) ![](https://img.shields.io/github/commit-activity/y/haolian9/lingboweibu.nvim) diff --git a/toy.md b/toy.md index fa1f19e..68067fa 100644 --- a/toy.md +++ b/toy.md @@ -49,6 +49,7 @@ - [Saverio976/music.nvim](https://github.com/Saverio976/music.nvim) ![](https://img.shields.io/github/stars/Saverio976/music.nvim) ![](https://img.shields.io/github/last-commit/Saverio976/music.nvim) ![](https://img.shields.io/github/commit-activity/y/Saverio976/music.nvim) - [garyburd/norns.nvim](https://github.com/garyburd/norns.nvim) ![](https://img.shields.io/github/stars/garyburd/norns.nvim) ![](https://img.shields.io/github/last-commit/garyburd/norns.nvim) ![](https://img.shields.io/github/commit-activity/y/garyburd/norns.nvim) +- [pogyomo/play.nvim](https://github.com/pogyomo/play.nvim) ![](https://img.shields.io/github/stars/pogyomo/play.nvim) ![](https://img.shields.io/github/last-commit/pogyomo/play.nvim) ![](https://img.shields.io/github/commit-activity/y/pogyomo/play.nvim) ## Screen server