diff --git a/README.md b/README.md index 73070cd..53d0835 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ - [Textobject](#textobject) - [Unit](#unit) - [Swap](#swap) + - [Move](#move) - [Surround](#surround) - [Operator](#operator) - [Emoji](#emoji) @@ -461,6 +462,7 @@ - [Darazaki/indent-o-matic](https://github.com/Darazaki/indent-o-matic) ![](https://img.shields.io/github/stars/Darazaki/indent-o-matic) ![](https://img.shields.io/github/last-commit/Darazaki/indent-o-matic) ![](https://img.shields.io/github/commit-activity/y/Darazaki/indent-o-matic) - [echasnovski/mini.indentscope](https://github.com/echasnovski/mini.indentscope) ![](https://img.shields.io/github/stars/echasnovski/mini.indentscope) ![](https://img.shields.io/github/last-commit/echasnovski/mini.indentscope) ![](https://img.shields.io/github/commit-activity/y/echasnovski/mini.indentscope) - [vine91/nvim-indentconfig](https://github.com/vine91/nvim-indentconfig) ![](https://img.shields.io/github/stars/vine91/nvim-indentconfig) ![](https://img.shields.io/github/last-commit/vine91/nvim-indentconfig) ![](https://img.shields.io/github/commit-activity/y/vine91/nvim-indentconfig) +- [hrsh7th/nvim-dansa](https://github.com/hrsh7th/nvim-dansa) ![](https://img.shields.io/github/stars/hrsh7th/nvim-dansa) ![](https://img.shields.io/github/last-commit/hrsh7th/nvim-dansa) ![](https://img.shields.io/github/commit-activity/y/hrsh7th/nvim-dansa) #### Indent Shift @@ -496,6 +498,12 @@ - [Wansmer/binary-swap.nvim](https://github.com/Wansmer/binary-swap.nvim) ![](https://img.shields.io/github/stars/Wansmer/binary-swap.nvim) ![](https://img.shields.io/github/last-commit/Wansmer/binary-swap.nvim) ![](https://img.shields.io/github/commit-activity/y/Wansmer/binary-swap.nvim) - [Wansmer/sibling-swap.nvim](https://github.com/Wansmer/sibling-swap.nvim) ![](https://img.shields.io/github/stars/Wansmer/sibling-swap.nvim) ![](https://img.shields.io/github/last-commit/Wansmer/sibling-swap.nvim) ![](https://img.shields.io/github/commit-activity/y/Wansmer/sibling-swap.nvim) +#### Move + +- [booperlv/nvim-gomove](https://github.com/booperlv/nvim-gomove) ![](https://img.shields.io/github/stars/booperlv/nvim-gomove) ![](https://img.shields.io/github/last-commit/booperlv/nvim-gomove) ![](https://img.shields.io/github/commit-activity/y/booperlv/nvim-gomove) +- [hinell/move.nvim](https://github.com/hinell/move.nvim) ![](https://img.shields.io/github/stars/hinell/move.nvim) ![](https://img.shields.io/github/last-commit/hinell/move.nvim) ![](https://img.shields.io/github/commit-activity/y/hinell/move.nvim) +- [ur4ltz/move.nvim](https://github.com/ur4ltz/move.nvim) ![](https://img.shields.io/github/stars/ur4ltz/move.nvim) ![](https://img.shields.io/github/last-commit/ur4ltz/move.nvim) ![](https://img.shields.io/github/commit-activity/y/ur4ltz/move.nvim) + #### Surround - [kylechui/nvim-surround](https://github.com/kylechui/nvim-surround) ![](https://img.shields.io/github/stars/kylechui/nvim-surround) ![](https://img.shields.io/github/last-commit/kylechui/nvim-surround) ![](https://img.shields.io/github/commit-activity/y/kylechui/nvim-surround) @@ -523,7 +531,6 @@ ### Misc -- [booperlv/nvim-gomove](https://github.com/booperlv/nvim-gomove) ![](https://img.shields.io/github/stars/booperlv/nvim-gomove) ![](https://img.shields.io/github/last-commit/booperlv/nvim-gomove) ![](https://img.shields.io/github/commit-activity/y/booperlv/nvim-gomove) - [abecodes/tabout.nvim](https://github.com/abecodes/tabout.nvim) ![](https://img.shields.io/github/stars/abecodes/tabout.nvim) ![](https://img.shields.io/github/last-commit/abecodes/tabout.nvim) ![](https://img.shields.io/github/commit-activity/y/abecodes/tabout.nvim) - [Allendang/nvim-expand-expr](https://github.com/AllenDang/nvim-expand-expr) ![](https://img.shields.io/github/stars/Allendang/nvim-expand-expr) ![](https://img.shields.io/github/last-commit/Allendang/nvim-expand-expr) ![](https://img.shields.io/github/commit-activity/y/Allendang/nvim-expand-expr) - [saifulapm/chartoggle.nvim](https://github.com/saifulapm/chartoggle.nvim) ![](https://img.shields.io/github/stars/saifulapm/chartoggle.nvim) ![](https://img.shields.io/github/last-commit/saifulapm/chartoggle.nvim) ![](https://img.shields.io/github/commit-activity/y/saifulapm/chartoggle.nvim) diff --git a/buffer_window_tab-management.md b/buffer_window_tab-management.md index d28d6a4..3586921 100644 --- a/buffer_window_tab-management.md +++ b/buffer_window_tab-management.md @@ -7,6 +7,7 @@ - [Other Buffer Switcher](#other-buffer-switcher) - [Buffer Management](#buffer-management) - [open](#open) + - [recent file](#recent-file) - [remote open](#remote-open) - [delete](#delete) - [access control](#access-control) @@ -70,6 +71,7 @@ - [smartpde/telescope-recent-files](https://github.com/smartpde/telescope-recent-files) ![](https://img.shields.io/github/stars/smartpde/telescope-recent-files) ![](https://img.shields.io/github/last-commit/smartpde/telescope-recent-files) ![](https://img.shields.io/github/commit-activity/y/smartpde/telescope-recent-files) - [rohanorton/mru.nvim](https://github.com/rohanorton/mru.nvim) ![](https://img.shields.io/github/stars/rohanorton/mru.nvim) ![](https://img.shields.io/github/last-commit/rohanorton/mru.nvim) ![](https://img.shields.io/github/commit-activity/y/rohanorton/mru.nvim) - [marcuscaisey/olddirs.nvim](https://github.com/marcuscaisey/olddirs.nvim) ![](https://img.shields.io/github/stars/marcuscaisey/olddirs.nvim) ![](https://img.shields.io/github/last-commit/marcuscaisey/olddirs.nvim) ![](https://img.shields.io/github/commit-activity/y/marcuscaisey/olddirs.nvim) +- [danielfalk/smart-open.nvim](https://github.com/danielfalk/smart-open.nvim) ![](https://img.shields.io/github/stars/danielfalk/smart-open.nvim) ![](https://img.shields.io/github/last-commit/danielfalk/smart-open.nvim) ![](https://img.shields.io/github/commit-activity/y/danielfalk/smart-open.nvim) ##### remote open diff --git a/git-github.md b/git-github.md index b834a93..f98739b 100644 --- a/git-github.md +++ b/git-github.md @@ -124,6 +124,10 @@ - [Almo7aya/openingh.nvim](https://github.com/Almo7aya/openingh.nvim) ![](https://img.shields.io/github/stars/Almo7aya/openingh.nvim) ![](https://img.shields.io/github/last-commit/Almo7aya/openingh.nvim) ![](https://img.shields.io/github/commit-activity/y/Almo7aya/openingh.nvim) - [ciehanski/nvim-git-line](https://github.com/ciehanski/nvim-git-line) ![](https://img.shields.io/github/stars/ciehanski/nvim-git-line) ![](https://img.shields.io/github/last-commit/ciehanski/nvim-git-line) ![](https://img.shields.io/github/commit-activity/y/ciehanski/nvim-git-line) +### Image + +- [ch3n9w/nvim-github-uploader](https://github.com/ch3n9w/nvim-github-uploader) ![](https://img.shields.io/github/stars/ch3n9w/nvim-github-uploader) ![](https://img.shields.io/github/last-commit/ch3n9w/nvim-github-uploader) ![](https://img.shields.io/github/commit-activity/y/ch3n9w/nvim-github-uploader) + ### grep.app - [matheusfillipe/grep_app.nvim](https://github.com/matheusfillipe/grep_app.nvim) ![](https://img.shields.io/github/stars/matheusfillipe/grep_app.nvim) ![](https://img.shields.io/github/last-commit/matheusfillipe/grep_app.nvim) ![](https://img.shields.io/github/commit-activity/y/matheusfillipe/grep_app.nvim) diff --git a/project.md b/project.md index aa4d02c..55a81aa 100644 --- a/project.md +++ b/project.md @@ -33,6 +33,7 @@ - [notjedi/nvim-rooter.lua](https://github.com/notjedi/nvim-rooter.lua) ![](https://img.shields.io/github/stars/notjedi/nvim-rooter.lua) ![](https://img.shields.io/github/last-commit/notjedi/nvim-rooter.lua) ![](https://img.shields.io/github/commit-activity/y/notjedi/nvim-rooter.lua) - [yyk/find-git-root.nvim](https://github.com/yyk/find-git-root.nvim) ![](https://img.shields.io/github/stars/yyk/find-git-root.nvim) ![](https://img.shields.io/github/last-commit/yyk/find-git-root.nvim) ![](https://img.shields.io/github/commit-activity/y/yyk/find-git-root.nvim) - [desdic/telescope-rooter.nvim](https://github.com/desdic/telescope-rooter.nvim) ![](https://img.shields.io/github/stars/desdic/telescope-rooter.nvim) ![](https://img.shields.io/github/last-commit/desdic/telescope-rooter.nvim) ![](https://img.shields.io/github/commit-activity/y/desdic/telescope-rooter.nvim) +- [delphinus/rtr.nvim](https://github.com/delphinus/rtr.nvim) ![](https://img.shields.io/github/stars/delphinus/rtr.nvim) ![](https://img.shields.io/github/last-commit/delphinus/rtr.nvim) ![](https://img.shields.io/github/commit-activity/y/delphinus/rtr.nvim) #### Project Local Config