linuxOS_AP05/debian/test/usr/share/vim/registry/vim-runtime.yaml

15 lines
359 B
YAML
Raw Normal View History

2025-09-26 01:40:02 +00:00
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