update emacs config

This commit is contained in:
horhik 2021-06-10 18:13:14 +03:00
parent 2985163a37
commit 705a1c1799
1 changed files with 12 additions and 14 deletions

View File

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