From 8092e48ae56c2ef20fac6e750306e8cb4c15f8b1 Mon Sep 17 00:00:00 2001 From: Yuta Katayama <8683947+yutkat@users.noreply.github.com> Date: Fri, 12 Aug 2022 19:39:27 +0900 Subject: [PATCH] Add axelvc/template-string.nvim --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9912735..b404f81 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ - [Auto insert](#auto-insert) - [Auto insert pairs](#auto-insert-pairs) - [Auto insert semicolon](#auto-insert-semicolon) + - [Auto convert](#auto-convert) - [matchparen](#matchparen) - [Comment out](#comment-out) - [CommentString](#commentstring) @@ -294,6 +295,10 @@ - [TornaxO7/tree-setter](https://github.com/TornaxO7/tree-setter) ![](https://img.shields.io/github/stars/TornaxO7/tree-setter) ![](https://img.shields.io/github/last-commit/TornaxO7/tree-setter) ![](https://img.shields.io/github/commit-activity/y/TornaxO7/tree-setter) - [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) +##### Auto convert + +- [axelvc/template-string.nvim](https://github.com/axelvc/template-string.nvim) ![](https://img.shields.io/github/stars/axelvc/template-string.nvim) ![](https://img.shields.io/github/last-commit/axelvc/template-string.nvim) ![](https://img.shields.io/github/commit-activity/y/axelvc/template-string.nvim) + #### matchparen - [monkoose/matchparen.nvim](https://github.com/monkoose/matchparen.nvim) ![](https://img.shields.io/github/stars/monkoose/matchparen.nvim) ![](https://img.shields.io/github/last-commit/monkoose/matchparen.nvim) ![](https://img.shields.io/github/commit-activity/y/monkoose/matchparen.nvim)