1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2025-02-16 22:24:28 +00:00

update emacs config

This commit is contained in:
horhik 2021-06-10 18:13:14 +03:00
parent 2985163a37
commit 705a1c1799

View file

@ -507,11 +507,9 @@
:custom :custom
(company-minimum-prefix-length 1) (company-minimum-prefix-length 1)
(company-idle-delay 0.0)) (company-idle-delay 0.0))
;;(setq company-clang-executable "~/code/competitive/clang++")
(use-package company-box (use-package company-box
:hook (company-mode . company-box-mode)) :hook (company-mode . company-box-mode)) #+end_src
#+end_src
#+RESULTS: #+RESULTS:
* Org * Org