From 2a6ba9e18ac2f7a2e3278f882dda7b55c9e68f1d1b7bef12bbbb41f03fb491a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Mon, 11 Jul 2022 18:32:19 +0200 Subject: [PATCH] Rebase on the scintillua branch --- 558-gf_reimplementation.patch | 2 +- vis.changes | 5 +++++ vis.spec | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/558-gf_reimplementation.patch b/558-gf_reimplementation.patch index 8af300b..d653922 100644 --- a/558-gf_reimplementation.patch +++ b/558-gf_reimplementation.patch @@ -55,7 +55,7 @@ opened the file in the same window with `gf` and in a new one with +vis:map(vis.modes.NORMAL, "gf", "gf") --- a/lua/vis-std.lua +++ b/lua/vis-std.lua -@@ -144,3 +144,5 @@ require('plugins/digraph') +@@ -165,3 +165,5 @@ require('plugins/digraph') require('plugins/number-inc-dec') require('plugins/complete-word') require('plugins/complete-filename') diff --git a/vis.changes b/vis.changes index 047d1b9..fa3c5b5 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 11 16:31:34 UTC 2022 - Matej Cepl + +- Rebase on the scintillua branch. + ------------------------------------------------------------------- Sun May 29 18:00:53 UTC 2022 - mcepl@cepl.eu diff --git a/vis.spec b/vis.spec index adce4ce..abc9dfd 100644 --- a/vis.spec +++ b/vis.spec @@ -24,7 +24,7 @@ Summary: An editor combining the strengths of both vi(m) and sam License: ISC Group: Productivity/Text/Editors URL: https://github.com/martanne/vis -# ###!RemoteAssetUrl: git+https://github.com/martanne/vis.git +# ###RemoteAssetUrl: git+https://github.com/martanne/vis.git #!RemoteAssetUrl: git+https://github.com/mcepl/vis.git#scintillua #!RemoteAssetUrl: git+https://github.com/martanne/vis-test.git#v0.5 Source99: vis-rpmlintrc