doomemacs/modules/tools
Luigi Sartor Piucco c6b7eb6e7c
module: add :completion corfu
This commit's primary goal is allowing use of
[minad/corfu](https://github.com/minad/corfu) as an alternative to
[company](https://github.com/company-mode/company-mode). It introduces a
module under :completion for this purpose, plus some conditionals on
other relevant modules to toggle functionality like lsp back-ends and
[minad/cape](https://github.com/minad/cape) capfs for certain modes.

Other optional or miscellaneous features include:

- Support for displaying the completion's documentation on a secondary
  popup;
- Support for terminal display if :os tty;
- Support for icons if +icons;
- Support for tab-and-go completion if +tng;
2024-03-01 12:33:09 -03:00
..
ansible bump: :tools 2024-02-04 19:07:25 -05:00
biblio bump: :tools 2024-02-04 19:07:25 -05:00
collab bump: :tools collab 2024-02-04 19:02:33 -05:00
debugger refactor!: deprecate IS-* OS constants 2024-02-04 17:54:29 -05:00
direnv bump: :tools 2024-02-04 19:07:25 -05:00
docker bump: :tools 2024-02-04 19:07:25 -05:00
editorconfig bump: :tools 2024-02-04 19:07:25 -05:00
ein docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
eval bump: :tools 2024-02-04 19:07:25 -05:00
lookup feat(lookup): add Kagi 2024-02-04 21:48:23 -05:00
lsp module: add :completion corfu 2024-03-01 12:33:09 -03:00
magit bump: :tools magit :emacs vc 2024-02-07 00:33:50 -05:00
make docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
pass bump: :tools 2024-02-04 19:07:25 -05:00
pdf docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
prodigy bump: :tools 2024-02-04 19:07:25 -05:00
rgb bump: :tools 2024-02-04 19:07:25 -05:00
taskrunner docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
terraform bump: :tools 2024-02-04 19:07:25 -05:00
tmux docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
tree-sitter bump: :tools 2024-02-04 19:07:25 -05:00
upload fix(upload): ssh-deploy-on-explicit-save = 1 2024-01-27 03:17:57 -05:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:tools

Description

Modules that integrate external tools into Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?