mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(lang): tweak company-mode idle-delay for Go
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
|
||||
(defun siren-go-mode-setup ()
|
||||
(setq-local tab-width 4
|
||||
company-echo-delay 0.5
|
||||
company-minimum-prefix-length 1
|
||||
whitespace-style (delete 'indentation whitespace-style))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user