From 78a4baf5f12a092474ba3f02e3fd73df603b3d1c Mon Sep 17 00:00:00 2001 From: Yuta Katayama <8683947+yutkat@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:46:19 +0900 Subject: [PATCH] Add --- calculation.md | 1 + cli.md | 1 + language-specific.md | 5 +++++ 3 files changed, 7 insertions(+) diff --git a/calculation.md b/calculation.md index a67d63c..e7b38dc 100644 --- a/calculation.md +++ b/calculation.md @@ -15,3 +15,4 @@ - [trmckay/based.nvim](https://github.com/trmckay/based.nvim) ![](https://img.shields.io/github/stars/trmckay/based.nvim) ![](https://img.shields.io/github/last-commit/trmckay/based.nvim) ![](https://img.shields.io/github/commit-activity/y/trmckay/based.nvim) - [Apeiros-46B/qalc.nvim](https://github.com/Apeiros-46B/qalc.nvim) ![](https://img.shields.io/github/stars/Apeiros-46B/qalc.nvim) ![](https://img.shields.io/github/last-commit/Apeiros-46B/qalc.nvim) ![](https://img.shields.io/github/commit-activity/y/Apeiros-46B/qalc.nvim) - [penryu/rp.nvim](https://github.com/penryu/rp.nvim) ![](https://img.shields.io/github/stars/penryu/rp.nvim) ![](https://img.shields.io/github/last-commit/penryu/rp.nvim) ![](https://img.shields.io/github/commit-activity/y/penryu/rp.nvim) +- [meetmangukiya/soulver-viz.nvim](https://github.com/meetmangukiya/soulver-viz.nvim) ![](https://img.shields.io/github/stars/meetmangukiya/soulver-viz.nvim) ![](https://img.shields.io/github/last-commit/meetmangukiya/soulver-viz.nvim) ![](https://img.shields.io/github/commit-activity/y/meetmangukiya/soulver-viz.nvim) diff --git a/cli.md b/cli.md index b70ce8a..0ce7351 100644 --- a/cli.md +++ b/cli.md @@ -110,6 +110,7 @@ - [LinArcX/telescope-env.nvim](https://github.com/LinArcX/telescope-env.nvim) ![](https://img.shields.io/github/stars/LinArcX/telescope-env.nvim) ![](https://img.shields.io/github/last-commit/LinArcX/telescope-env.nvim) ![](https://img.shields.io/github/commit-activity/y/LinArcX/telescope-env.nvim) - [SergioRibera/cmp-dotenv](https://github.com/SergioRibera/cmp-dotenv) ![](https://img.shields.io/github/stars/SergioRibera/cmp-dotenv) ![](https://img.shields.io/github/last-commit/SergioRibera/cmp-dotenv) ![](https://img.shields.io/github/commit-activity/y/SergioRibera/cmp-dotenv) - [petermnhull/nvim-dotenv](https://github.com/petermnhull/nvim-dotenv) ![](https://img.shields.io/github/stars/petermnhull/nvim-dotenv) ![](https://img.shields.io/github/last-commit/petermnhull/nvim-dotenv) ![](https://img.shields.io/github/commit-activity/y/petermnhull/nvim-dotenv) +- [amihere/dotenv.nvim](https://github.com/amihere/dotenv.nvim) ![](https://img.shields.io/github/stars/amihere/dotenv.nvim) ![](https://img.shields.io/github/last-commit/amihere/dotenv.nvim) ![](https://img.shields.io/github/commit-activity/y/amihere/dotenv.nvim) #### direnv diff --git a/language-specific.md b/language-specific.md index 661ca93..ab21621 100644 --- a/language-specific.md +++ b/language-specific.md @@ -54,6 +54,7 @@ + [Cyber](#cyber) + [Aeria](#aeria) + [Templaty](#templaty) + + [Storm](#storm) + [ABC](#abc) + [Tcl/Tk](#tcltk) + [Moonbit](#moonbit) @@ -308,6 +309,10 @@ - [samvv/templaty.nvim](https://github.com/samvv/templaty.nvim) ![](https://img.shields.io/github/stars/samvv/templaty.nvim) ![](https://img.shields.io/github/last-commit/samvv/templaty.nvim) ![](https://img.shields.io/github/commit-activity/y/samvv/templaty.nvim) +### Storm + +- [HoppenR/storm-mode.nvim](https://github.com/HoppenR/storm-mode.nvim) ![](https://img.shields.io/github/stars/HoppenR/storm-mode.nvim) ![](https://img.shields.io/github/last-commit/HoppenR/storm-mode.nvim) ![](https://img.shields.io/github/commit-activity/y/HoppenR/storm-mode.nvim) + ### ABC - [jisensee/abc.nvim](https://github.com/jisensee/abc.nvim) ![](https://img.shields.io/github/stars/jisensee/abc.nvim) ![](https://img.shields.io/github/last-commit/jisensee/abc.nvim) ![](https://img.shields.io/github/commit-activity/y/jisensee/abc.nvim)