Add axelvc/template-string.nvim

pull/241/head
Yuta Katayama 2 years ago
parent 224b4d8652
commit 8092e48ae5
No known key found for this signature in database
GPG Key ID: E50AA6AA7A7BD4CA

@ -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)

Loading…
Cancel
Save