Refactor :electric setting
This commit is contained in:
parent
a841b3ce99
commit
afc5b622bb
8 changed files with 10 additions and 10 deletions
|
@ -33,7 +33,7 @@
|
|||
(add-hook 'c++-mode-hook '+cc|extra-fontify-c++)
|
||||
|
||||
(@set :electric '(c-mode c++-mode objc-mode java-mode)
|
||||
:chars ?\n ?\})
|
||||
:chars '(?\n ?\}))
|
||||
|
||||
(@set :company-backend
|
||||
'(c-mode c++-mode objc-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue