Whtiespace fixes.
This commit is contained in:
parent
8196589886
commit
9ae9eacfdb
@ -333,9 +333,9 @@ Key bindings:
|
||||
(c-initialize-cc-mode t)
|
||||
(set-syntax-table cuda-mode-syntax-table)
|
||||
(setq major-mode 'cuda-mode
|
||||
mode-name "Cuda"
|
||||
local-abbrev-table cuda-mode-abbrev-table
|
||||
abbrev-mode t)
|
||||
mode-name "Cuda"
|
||||
local-abbrev-table cuda-mode-abbrev-table
|
||||
abbrev-mode t)
|
||||
(use-local-map c-mode-map)
|
||||
;; `c-init-language-vars' is a macro that is expanded at compile
|
||||
;; time to a large `setq' with all the language variables and their
|
||||
|
Loading…
Reference in New Issue
Block a user