mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Fix dap-cpptools config
This commit is contained in:
parent
865ef29d91
commit
7a59ff0b6c
@ -467,7 +467,7 @@
|
|||||||
(use-package dap-cpptools
|
(use-package dap-cpptools
|
||||||
:custom
|
:custom
|
||||||
(dap-cpptools-debug-path elss/paths/cpptools)
|
(dap-cpptools-debug-path elss/paths/cpptools)
|
||||||
(dap-cpptools-debug-program elss/paths/cpptools-program))
|
(dap-cpptools-debug-program `(,elss/paths/cpptools-program)))
|
||||||
|
|
||||||
|
|
||||||
;; flycheck
|
;; flycheck
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user