Add company-statistics config
This commit is contained in:
parent
53d20e14b8
commit
75b5306d50
@ -184,6 +184,10 @@
|
||||
jedi:tooltip-method nil)
|
||||
:commands (jedi-mode))
|
||||
|
||||
(use-package company-statistics
|
||||
:config
|
||||
(company-statistics-mode))
|
||||
|
||||
(use-package gnuplot-mode
|
||||
:mode ("\\.gp$" . gnuplot-mode))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user