doomemacs/modules/tools
Luigi Sartor Piucco ee1ebab197
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-02-02 12:37:37 -03:00
..
ansible docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
biblio docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
collab refactor(collab): s/featurep!/modulep! 2023-09-14 03:42:23 +02:00
debugger bump: :tools debugger lsp 2024-01-28 00:49:05 -05:00
direnv docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
docker docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
editorconfig docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
ein docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
eval docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
gist docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
lookup refactor(vertico): use consult-fd 2024-01-27 23:34:56 +02:00
lsp module: add :completion corfu 2024-02-02 12:37:37 -03:00
magit docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
make docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
pass docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
pdf docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
prodigy docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
rgb docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
taskrunner docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
terraform docs(terraform): mention +lsp flag 2023-11-24 18:39:01 -05:00
tmux docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
tree-sitter bump: :tools tree-sitter 2023-11-29 11:30:04 -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?