Rebase on the scintillua branch
This commit is contained in:
parent
64ef2b3ad1
commit
2a6ba9e18a
@ -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')
|
||||
|
@ -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
|
||||
|
||||
|
2
vis.spec
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user