Rebase on the scintillua branch

This commit is contained in:
Matej Cepl 2022-07-11 18:32:19 +02:00
parent 64ef2b3ad1
commit 2a6ba9e18a
3 changed files with 7 additions and 2 deletions

View File

@ -55,7 +55,7 @@ opened the file in the same window with `gf` and in a new one with
+vis:map(vis.modes.NORMAL, "<C-w>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')

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 11 16:31:34 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Rebase on the scintillua branch.
-------------------------------------------------------------------
Sun May 29 18:00:53 UTC 2022 - mcepl@cepl.eu

View File

@ -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