diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2021-12-10 08:18:58 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2021-12-10 08:18:58 +0100 |
| commit | b1d4e2dcfd2d24f23701edfdf9ad1a55f4421348 (patch) | |
| tree | d175de124a018ef50b84509b2ee6fc7d4831b008 | |
| parent | ced6aca1b9f4509c6c519df00b34be640f7dcbfd (diff) | |
README: Fix formatting
| -rw-r--r-- | README.org | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -187,21 +187,21 @@ moves to the next candidate and further input will then commit the selection. to enhance your setup. - [[https://github.com/oantolin/orderless][Orderless]]: Cofu supports completion styles, - including the advanced [[https://github.com/oantolin/orderless][Orderless]] completion style, where the filtering - expressions are separated by spaces (see ~corfu-quit-at-boundary~). + including the advanced [[https://github.com/oantolin/orderless][Orderless]] completion style, where the filtering + expressions are separated by spaces (see ~corfu-quit-at-boundary~). - [[https://github.com/minad/cape][Cape]]: I collect additional Capf backends and =completion-in-region= commands - in my [[https://github.com/minad/cape][Cape]] package. The package provides a file path, a dabbrev completion - backend and a backend which allows you to enter unicode characters in the form - of TeX commands. Furthermore Cape provides an adapter to reuse Company - backends in Corfu. + in my [[https://github.com/minad/cape][Cape]] package. The package provides a file path, a dabbrev completion + backend and a backend which allows you to enter unicode characters in the + form of TeX commands. Furthermore Cape provides an adapter to reuse Company + backends in Corfu. - [[https://github.com/jdtsmith/kind-icon][kind-icon]]: Icons are supported by Corfu via an external package. For example - the [[https://github.com/jdtsmith/kind-icon][kind-icon]] package provides beautifully styled SVG icons based on - monochromatic icon sets like material design. + the [[https://github.com/jdtsmith/kind-icon][kind-icon]] package provides beautifully styled SVG icons based on + monochromatic icon sets like material design. - [[https://github.com/minad/vertico][Vertico]]: You may also want to look into my [[https://github.com/minad/vertico][Vertico]] package. Vertico is the - minibuffer completion counterpart of Corfu. + minibuffer completion counterpart of Corfu. * Caveats |
