From 0cde7a370d07f80208bcd29597cf30d5274f38b0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 04:44:26 +0200 Subject: Adding debian version 2:8.1.0875-5+deb10u2. Signed-off-by: Daniel Baumann --- debian/vim-registry/vim-runtime.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/vim-registry/vim-runtime.yaml (limited to 'debian/vim-registry') diff --git a/debian/vim-registry/vim-runtime.yaml b/debian/vim-registry/vim-runtime.yaml new file mode 100644 index 0000000..455f144 --- /dev/null +++ b/debian/vim-registry/vim-runtime.yaml @@ -0,0 +1,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 -- cgit v1.2.3