comparison runtime/doc/various.txt @ 14175:2ad722003b36 v8.1.0105

patch 8.1.0105: all tab stops are the same commit https://github.com/vim/vim/commit/04958cbaf25eea27eceedaa987adfb354ad5f7fd Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 23 19:23:02 2018 +0200 patch 8.1.0105: all tab stops are the same Problem: All tab stops are the same. Solution: Add the variable tabstop feature. (Christian Brabandt, closes #2711)
author Christian Brabandt <cb@256bit.org>
date Sat, 23 Jun 2018 19:30:07 +0200
parents 1174611ad715
children 0a69e6e708f9
comparison
equal deleted inserted replaced
14174:d36eedd19166 14175:2ad722003b36
451 *+tgetent* non-Unix only: able to use external termcap 451 *+tgetent* non-Unix only: able to use external termcap
452 N *+timers* the |timer_start()| function 452 N *+timers* the |timer_start()| function
453 N *+title* Setting the window 'title' and 'icon' 453 N *+title* Setting the window 'title' and 'icon'
454 N *+toolbar* |gui-toolbar| 454 N *+toolbar* |gui-toolbar|
455 N *+user_commands* User-defined commands. |user-commands| 455 N *+user_commands* User-defined commands. |user-commands|
456 B *+vartabs* Variable-width tabstops. |'vartabstop'|
456 N *+viminfo* |'viminfo'| 457 N *+viminfo* |'viminfo'|
457 *+vertsplit* Vertically split windows |:vsplit|; Always enabled 458 *+vertsplit* Vertically split windows |:vsplit|; Always enabled
458 since 8.0.1118. 459 since 8.0.1118.
459 in sync with the |+windows| feature 460 in sync with the |+windows| feature
460 N *+virtualedit* |'virtualedit'| 461 N *+virtualedit* |'virtualedit'|