Add eclim, omnisharp, and cpp support
This commit is contained in:
parent
48e4d30534
commit
bdba39ddf9
25 changed files with 963 additions and 466 deletions
|
@ -1,6 +1,4 @@
|
|||
(my/install-package 'yasnippet)
|
||||
|
||||
(use-package yasnippet
|
||||
(use-package yasnippet :ensure t
|
||||
:diminish (yas-minor-mode . " $")
|
||||
:mode (("emacs.+/snippets/" . snippet-mode))
|
||||
:pre-load (progn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue