Skip to content

Feature provided by other file: project #1436

Discussion options

You must be logged in to vote

solved:

(use-package ivy-rich)
(add-hook 'after-init-hook 'ivy-rich-mode)
(use-package company
  :config (setq company-idle-delay 0
		company-minimum-prefix-length 1
		company-tooltip-align-annotations t))
(add-hook 'after-init-hook 'global-company-mode)

Replies: 8 comments 23 replies

Comment options

You must be logged in to vote
13 replies
@dgutov
Comment options

@francesco-cadei
Comment options

@francesco-cadei
Comment options

@francesco-cadei
Comment options

Answer selected by francesco-cadei
@dgutov
Comment options

@johannesnauta
Comment options

@joaotavora
Comment options

@johannesnauta
Comment options

Comment options

You must be logged in to vote
8 replies
@dgutov
Comment options

@johannesnauta
Comment options

@johannesnauta
Comment options

@dgutov
Comment options

@Xephobia
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dgutov
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dgutov
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants