linuxOS_AP05/debian/test/usr/share/vim/registry/vim-runtime.yaml
2025-09-26 09:40:02 +08:00

15 lines
359 B
YAML

addon: matchit
description: "extended matching with '%' (e.g. if ... then ... else)"
files:
- plugin/matchit.vim
---
addon: editexisting
description: "edit the file with an existing Vim, if possible"
files:
- plugin/editexisting.vim
---
addon: justify
description: "left and right align text by filling in with extra spaces"
files:
- plugin/justify.vim