|
|
@@ -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
|
|
|
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']
|
|
|
|
|
|
This would result in:
|