aboutsummaryrefslogtreecommitdiff
path: root/spec/novim_mode_spec.rb
Commit message (Collapse)AuthorAge
* Update testsThomas Buckley-Houston2021-12-10
|
* Remove extraneous `:` from a pane-movement specThomas Buckley-Houston2017-07-25
|
* Better non-wrapped HOME/END. Use system clipboard.Thomas Buckley-Houston2017-07-25
|
* Better movement through wrapped textThomas Buckley-Houston2017-06-15
|
* Don't deselect after CTRL+C to copyThomas Buckley-Houston2017-06-15
|
* Paste over selection / And <Alt-o> for normal modeThomas Buckley-Houston2017-06-12
| | | | | | | So when you paste something and there's an active selection of text then the selection is replaced by that which is pasted. Also, includes <Alt-o> for normal mode shortcut to `:`
* Formalise plugin: functions, autoload, testsThomas Buckley-Houston2017-05-30