Splice9: a pure vim9script port of splice #15
errael
announced in
Announcements
Replies: 1 comment
-
Just wanted to say thanks for the update and the ping. Started using it today and it felt snappy and worked well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To whom it may concern 🤓
Introducing splice9
Enhancements are primarily an active
Heads Up Display
; most of the "buttons" execute if clicked and there are additional state indicators; see Dynamic HUD for a description of the newHUD
features.Install splice9 (it uses your existing configuration) and enable it for your VCS. If splice9 finds
g:splice_config
, that dictionary has the configuration information; so splice9 and splice can both be installed and have different configurations.There are new configuration options, including
Alt
/Meta
instead of a prefixDownload splice9 v0.9 from here.
The recent vim9.1 release is required to use splice9.
Beta Was this translation helpful? Give feedback.
All reactions