diff options
| author | Maxime Coste <mawww@kakoune.org> | 2018-03-27 22:33:58 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2018-03-27 22:33:58 +1100 |
| commit | 1f6c2b87ff7f81ff7b13f4e83f818fa3935f7a4d (patch) | |
| tree | c575ea84589fc88238d07e70d1bc7980ceb7222b /test/normal/split-multiple-lines/cmd | |
| parent | e8093a12a0c9230535af20117133e53a4ffe87f6 (diff) | |
Support count in <a-s> to split on groups of n lines
Fixes #1966
Diffstat (limited to 'test/normal/split-multiple-lines/cmd')
| -rw-r--r-- | test/normal/split-multiple-lines/cmd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/normal/split-multiple-lines/cmd b/test/normal/split-multiple-lines/cmd new file mode 100644 index 00000000..f041eac0 --- /dev/null +++ b/test/normal/split-multiple-lines/cmd @@ -0,0 +1 @@ +%2<a-s> |
