https://github.com/monkoose/vim9-matchparen
matchparen plugin written in vim9
https://github.com/monkoose/vim9-matchparen
vim vim-plugin vim9
Last synced: 5 months ago
JSON representation
matchparen plugin written in vim9
- Host: GitHub
- URL: https://github.com/monkoose/vim9-matchparen
- Owner: monkoose
- License: mit
- Created: 2024-02-09T09:35:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T09:40:29.000Z (about 2 years ago)
- Last Synced: 2025-08-29T11:36:40.889Z (7 months ago)
- Topics: vim, vim-plugin, vim9
- Language: Vim Script
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim9-matchparen
matchparen plugin written in vim9
Modified version of the script initially written by [lacygoill](https://github.com/lacygoill)