Replace obsolete functions/commands
This commit is contained in:
parent
ed2e7a65f6
commit
e204df3c05
9 changed files with 11 additions and 11 deletions
|
@ -41,7 +41,7 @@
|
|||
|
||||
(set! :company-backend
|
||||
'(c-mode c++-mode objc-mode)
|
||||
#'(company-irony-c-headers company-irony))
|
||||
'(company-irony-c-headers company-irony))
|
||||
|
||||
(sp-with-modes '(c-mode c++-mode objc-mode java-mode)
|
||||
(sp-local-pair "<" ">" :when '(+cc-sp-point-is-template-p +cc-sp-point-after-include-p))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue