doc: reword custom indices section #3
This commit is contained in:
parent
3bf7e3322c
commit
d4fe8cab60
|
@ -152,6 +152,9 @@ Use any list of strings as indices instead of increasing numbers. If there are
|
||||||
more startify entries than actual items in the custom list, the remaining
|
more startify entries than actual items in the custom list, the remaining
|
||||||
entries will be filled using the default numbering scheme starting from 0.
|
entries will be filled using the default numbering scheme starting from 0.
|
||||||
|
|
||||||
|
Thus you can create your own indexing scheme that fits your keyboard layout.
|
||||||
|
You don't want to leave the home row, do you?!
|
||||||
|
|
||||||
Example: let g:startify_custom_indices = ['a','s','d','f']
|
Example: let g:startify_custom_indices = ['a','s','d','f']
|
||||||
|
|
||||||
This would result in:
|
This would result in:
|
||||||
|
|
Loading…
Reference in a new issue