Compare commits
No commits in common. "0f7d04e0058853f54be0bc13afbc2e5f1e606858" and "853c462c330cb1cbae4cb73ce169abb62fe1a1ef" have entirely different histories.
0f7d04e005
...
853c462c33
1 changed files with 3 additions and 6 deletions
|
@ -50,9 +50,6 @@
|
||||||
(setq lsp-ui-doc-position 'at-point)
|
(setq lsp-ui-doc-position 'at-point)
|
||||||
(setq lsp-ui-doc-show-with-mouse nil))
|
(setq lsp-ui-doc-show-with-mouse nil))
|
||||||
|
|
||||||
(use-package yasnippet
|
|
||||||
:ensure t)
|
|
||||||
|
|
||||||
(use-package company
|
(use-package company
|
||||||
:ensure t
|
:ensure t
|
||||||
:bind (:map company-active-map
|
:bind (:map company-active-map
|
||||||
|
|
Loading…
Reference in a new issue