Fix major mode symbols
This commit is contained in:
parent
a7cba67fd6
commit
fff9547763
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ compilation database is present in the project.")
|
|||
:config
|
||||
(set-electric! '(c-mode c++-mode objc-mode java-mode) :chars '(?\n ?\}))
|
||||
|
||||
(set-pretty-symbols! '(c-mode-hook c++-mode-hook)
|
||||
(set-pretty-symbols! '(c-mode c++-mode)
|
||||
;; Functional
|
||||
;; :def "void "
|
||||
;; Types
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue