config updates
This commit is contained in:
parent
a301c44d62
commit
f4c0a665a2
5 changed files with 42 additions and 20 deletions
|
@ -205,7 +205,8 @@
|
|||
(add-to-list 'auto-mode-alist '("\\.ino\\'" . arduino-mode))
|
||||
(add-to-list 'auto-mode-alist '("\\.ino\\'" . platformio-mode))
|
||||
|
||||
;; (defvar company-backends '())
|
||||
(after! gcode-mode
|
||||
(add-hook! 'gcode-mode-hook 'eldoc-mode))
|
||||
|
||||
(load! "obsidian-config.el")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue