- Mar 18, 2013
-
-
Drew Hintz authored
-
John Connor authored
The functionality should be identical to vim 7. In normal mode "[`" takes you to the next lowercase mark, "]`" takes you to the previous. "['" and "]'" work similarly but just take you to the line of the mark, not the column.
-
Marijn Haverbeke authored
Closes #1369
-
Marijn Haverbeke authored
Closes #1368
-
Marijn Haverbeke authored
Closes #1374
-
- Mar 15, 2013
-
-
Marijn Haverbeke authored
Closes #1366
-
Marijn Haverbeke authored
Closes #1362
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #1364
-
Marijn Haverbeke authored
For line-end/start navigation that stops when a line wraps.
-
Marijn Haverbeke authored
-
Jason authored
-
Marijn Haverbeke authored
Closes #1364
-
Yunchi Luo authored
-
Marijn Haverbeke authored
Closes #1360
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
angelo.zerr@gmail.com authored
-
Marijn Haverbeke authored
-
angelo.zerr@gmail.com authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Michael Lehenbauer authored
-
Marijn Haverbeke authored
Issue #1358
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Adds goGroupLeft/Right, delGroupLeft/Right as alternative to word-based motion/deletion. Binds ctrl-left/right/del/backspace to these commands. Also makes word and group-based motion stop at line boundaries.
-
Marijn Haverbeke authored
This reverts commit dd919a2b.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
The previous solution broke test doc_docKeepsScroll.
-
Andrey Lushnikov authored
- Do not insert closing bracket if a spacechar or closing bracket follows cursor - Do not handle backspace if selection is not empty - Do not overwrite anything if selection is not empty - If selection is not empty and open bracket is inserted - surround selection with brackets.
-
Marijn Haverbeke authored
Closes #1351
-
- Mar 13, 2013
-
-
Narciso Jaramillo authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #1349
-
Marijn Haverbeke authored
Closes #1346
-
- Mar 12, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
satchmorun authored
When any specified pair is empty, backspacing will also delete the closing bracket.
-