diff --git a/README.md b/README.md index 8828e45..c8ff2e5 100644 --- a/README.md +++ b/README.md @@ -457,6 +457,7 @@ - [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) - [glepnir/mcc.nvim](https://github.com/glepnir/mcc.nvim) ![](https://img.shields.io/github/stars/glepnir/mcc.nvim) ![](https://img.shields.io/github/last-commit/glepnir/mcc.nvim) ![](https://img.shields.io/github/commit-activity/y/glepnir/mcc.nvim) +- [LostNeophyte/bigfile.nvim](https://github.com/LostNeophyte/bigfile.nvim) ![](https://img.shields.io/github/stars/LostNeophyte/bigfile.nvim) ![](https://img.shields.io/github/last-commit/LostNeophyte/bigfile.nvim) ![](https://img.shields.io/github/commit-activity/y/LostNeophyte/bigfile.nvim) ## Other Standard Feature Enhancement diff --git a/comment.md b/comment.md index 35228cd..6b029e4 100644 --- a/comment.md +++ b/comment.md @@ -29,6 +29,7 @@ - [s1n7ax/nvim-comment-frame](https://github.com/s1n7ax/nvim-comment-frame) ![](https://img.shields.io/github/stars/s1n7ax/nvim-comment-frame) ![](https://img.shields.io/github/last-commit/s1n7ax/nvim-comment-frame) ![](https://img.shields.io/github/commit-activity/y/s1n7ax/nvim-comment-frame) - [LudoPinelli/comment-box.nvim](https://github.com/LudoPinelli/comment-box.nvim) ![](https://img.shields.io/github/stars/LudoPinelli/comment-box.nvim) ![](https://img.shields.io/github/last-commit/LudoPinelli/comment-box.nvim) ![](https://img.shields.io/github/commit-activity/y/LudoPinelli/comment-box.nvim) - [The-Repo-Club/header.nvim](https://github.com/The-Repo-Club/header.nvim) ![](https://img.shields.io/github/stars/The-Repo-Club/header.nvim) ![](https://img.shields.io/github/last-commit/The-Repo-Club/header.nvim) ![](https://img.shields.io/github/commit-activity/y/The-Repo-Club/header.nvim) +- [abecodes/headache.nvim](https://github.com/abecodes/headache.nvim) ![](https://img.shields.io/github/stars/abecodes/headache.nvim) ![](https://img.shields.io/github/last-commit/abecodes/headache.nvim) ![](https://img.shields.io/github/commit-activity/y/abecodes/headache.nvim) ### Todo Comment Highlight diff --git a/fuzzy-finder.md b/fuzzy-finder.md index 0f06f8e..9b5e340 100644 --- a/fuzzy-finder.md +++ b/fuzzy-finder.md @@ -4,6 +4,7 @@ - [FuzzyFinder](#fuzzyfinder) - [Telescope Extensions](#telescope-extensions) - [Sorter](#sorter) + - [Utils](#utils) - [Grep](#grep) - [Integration for another plugin](#integration-for-another-plugin) @@ -29,6 +30,11 @@ - [nvim-telescope/telescope-fzy-native.nvim](https://github.com/nvim-telescope/telescope-fzy-native.nvim) ![](https://img.shields.io/github/stars/nvim-telescope/telescope-fzy-native.nvim) ![](https://img.shields.io/github/last-commit/nvim-telescope/telescope-fzy-native.nvim) ![](https://img.shields.io/github/commit-activity/y/nvim-telescope/telescope-fzy-native.nvim) - [natecraddock/telescope-zf-native.nvim](https://github.com/natecraddock/telescope-zf-native.nvim) ![](https://img.shields.io/github/stars/natecraddock/telescope-zf-native.nvim) ![](https://img.shields.io/github/last-commit/natecraddock/telescope-zf-native.nvim) ![](https://img.shields.io/github/commit-activity/y/natecraddock/telescope-zf-native.nvim) +#### Utils + +- [adoyle-h/ad-telescope-extensions.nvim](https://github.com/adoyle-h/ad-telescope-extensions.nvim) ![](https://img.shields.io/github/stars/adoyle-h/ad-telescope-extensions.nvim) ![](https://img.shields.io/github/last-commit/adoyle-h/ad-telescope-extensions.nvim) ![](https://img.shields.io/github/commit-activity/y/adoyle-h/ad-telescope-extensions.nvim) +- [adoyle-h/telescope-extension-maker.nvim](https://github.com/adoyle-h/telescope-extension-maker.nvim) ![](https://img.shields.io/github/stars/adoyle-h/telescope-extension-maker.nvim) ![](https://img.shields.io/github/last-commit/adoyle-h/telescope-extension-maker.nvim) ![](https://img.shields.io/github/commit-activity/y/adoyle-h/telescope-extension-maker.nvim) + #### Grep - [nvim-telescope/telescope-rg.nvim](https://github.com/nvim-telescope/telescope-rg.nvim) ![](https://img.shields.io/github/stars/nvim-telescope/telescope-rg.nvim) ![](https://img.shields.io/github/last-commit/nvim-telescope/telescope-rg.nvim) ![](https://img.shields.io/github/commit-activity/y/nvim-telescope/telescope-rg.nvim) diff --git a/integration-apps.md b/integration-apps.md index 2d397ce..850341a 100644 --- a/integration-apps.md +++ b/integration-apps.md @@ -46,6 +46,7 @@ - [Spotify](#spotify) - [GitLab](#gitlab) - [compiler-explorer](#compiler-explorer) + - [prefix.cc](#prefixcc) - [Password Manager](#password-manager) - [IME](#ime) - [Battery](#battery) @@ -243,6 +244,10 @@ - [krady21/compiler-explorer.nvim](https://github.com/krady21/compiler-explorer.nvim) ![](https://img.shields.io/github/stars/krady21/compiler-explorer.nvim) ![](https://img.shields.io/github/last-commit/krady21/compiler-explorer.nvim) ![](https://img.shields.io/github/commit-activity/y/krady21/compiler-explorer.nvim) +#### prefix.cc + +- [ajuvercr/prefix.cc.nvim](https://github.com/ajuvercr/prefix.cc.nvim) ![](https://img.shields.io/github/stars/ajuvercr/prefix.cc.nvim) ![](https://img.shields.io/github/last-commit/ajuvercr/prefix.cc.nvim) ![](https://img.shields.io/github/commit-activity/y/ajuvercr/prefix.cc.nvim) + ## Password Manager - [nacro90/omen.nvim](https://github.com/nacro90/omen.nvim) ![](https://img.shields.io/github/stars/nacro90/omen.nvim) ![](https://img.shields.io/github/last-commit/nacro90/omen.nvim) ![](https://img.shields.io/github/commit-activity/y/nacro90/omen.nvim)