| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-03-13 | vis: convert gn and gN text objects to use "/ register content | Marc André Tanner | 1 | -2/+12 | |
| 2016-02-18 | Add infrastructure to register custom text object functions | Marc André Tanner | 1 | -5/+24 | |
| 2016-02-18 | vis-lua: expose vis:textobject(id) | Marc André Tanner | 1 | -1/+3 | |
| 2016-02-15 | Add text object to cover lines with same indentation level | Marc André Tanner | 1 | -0/+1 | |
| By default it is mapped to i<Tab> and a<Tab> however there is currently no difference between the inner and regular version. | |||||
| 2016-02-12 | Mark some tables as const | Marc André Tanner | 1 | -1/+1 | |
| This allows them to be placed into the read only ELF section. | |||||
| 2016-02-11 | vis: implement gn and gN text objects | Marc André Tanner | 1 | -0/+10 | |
| The behaviour when no match is found is not yet optimal. | |||||
| 2016-02-11 | vis: add support for different kind of text objects | Marc André Tanner | 1 | -26/+26 | |
| Up until now text objects would only ever grow/expand if applied multiple times. The new SPLIT type allows text objects which cover a completely different range when applied with a count. | |||||
| 2016-01-14 | vis: move text object definitions to separate file | Marc André Tanner | 1 | -0/+40 | |
