mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-28 16:51:08 -05:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user