You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/book/src
Michael Davis 4908438de0
Refactor Picker in terms of columns
`menu::Item` is replaced with column configurations for each picker
which control how a column is displayed and whether it is passed to
nucleo for filtering. (This is used for dynamic pickers so that we can
filter those items with the dynamic picker callback rather than nucleo.)

The picker has a new lucene-like syntax that can be used to filter the
picker only on certain criteria. If a filter is not specified, the text
in the prompt applies to the picker's configured "primary" column.

Adding column configurations for each picker is left for the child
commit.
3 months ago
..
generated Add support for ember.js templates (#9902) 3 months ago
guides Fix URL in doc chapter about Textobject queries (#5773) 3 months ago
SUMMARY.md inject language based on file extension & shebang (#3970) 1 year ago
commands.md Rewrite and refactor all documentation (#5534) 1 year ago
configuration.md Add an Amp-like jump command 3 months ago
from-vim.md Fix minor grammar issue in 'from-vim' docs (#6667) 1 year ago
install.md expand upon the arch linux install instructions (#9574) 5 months ago
keymap.md Add an Amp-like jump command 3 months ago
lang-support.md Rewrite and refactor all documentation (#5534) 1 year ago
languages.md toggling of block comments (#4718) 4 months ago
remapping.md Rewrite and refactor all documentation (#5534) 1 year ago
themes.md Refactor Picker in terms of columns 3 months ago
title-page.md book: add wiki links to the title page and install page (#3017) 2 years ago
usage.md swap yank command registers (#8708) 8 months ago