summaryrefslogtreecommitdiffstats
path: root/debian/vim-registry/vim-runtime.yaml
blob: 455f1442b6b74474e7e8069822e34dfeb79478d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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