Add more avy moving stuff

This commit is contained in:
Maciej 2021-08-31 21:56:06 +03:00
parent 2bd997af29
commit 1a385886f4
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
5 changed files with 26 additions and 3 deletions

View file

@ -32,6 +32,7 @@ Other: _m_: iMenu
(lsp)
(setq-local flycheck-check-syntax-automatically '(save mode-enabled))
(setq-local lsp-eldoc-enable-hover nil)
(setq-local company-minimum-prefix-length 3)
(define-key elixir-mode-map (kbd "<f17>") 'elixir-format)
;; If needed, switch the one below to false to disable documentation pop-ups