bump: :lang cc
Andersbakken/rtags@bd1c818a99 -> Andersbakken/rtags@f472b5d0a0 chachi/cuda-mode@7f593518fd -> chachi/cuda-mode@7dd07a20c3 emacs-lsp/emacs-ccls@8648238a92 -> emacs-lsp/emacs-ccls@41399b0eba salmanebah/opencl-mode@10ae7742d5 -> salmanebah/opencl-mode@204d5d9e0f - An update to cuda-mode now derives it from prog-mode, so that it behaves as a proper major mode (mentioned in #7993). Fix: #7993
This commit is contained in:
parent
84f7eb2aff
commit
88666b1913
2 changed files with 5 additions and 9 deletions
|
@ -255,11 +255,7 @@ If rtags or rdm aren't available, fail silently instead of throwing a breaking e
|
|||
c++-mode-local-vars-hook
|
||||
objc-mode-local-vars-hook
|
||||
cmake-mode-local-vars-hook
|
||||
;; HACK Can't use cude-mode-local-vars-hook because cuda-mode
|
||||
;; isn't a proper major mode (just a plain function
|
||||
;; masquarading as one, so your standard mode hooks won't fire
|
||||
;; from switching to cuda-mode).
|
||||
cuda-mode-hook)
|
||||
cuda-mode-local-vars-hook)
|
||||
:append #'lsp!)
|
||||
|
||||
(map! :after ccls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue