mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove third line in section headers
This is truly important stuff. We've saved many lives with this update.
This commit is contained in:
@ -34,7 +34,6 @@ ignore the cache."
|
||||
|
||||
;;
|
||||
;; Commands
|
||||
;;
|
||||
|
||||
;;;###autoload
|
||||
(defun +javascript/repl ()
|
||||
@ -82,7 +81,6 @@ Run this for any buffer you want to skewer."
|
||||
|
||||
;;
|
||||
;; Hooks
|
||||
;;
|
||||
|
||||
;;;###autoload
|
||||
(defun +javascript|add-node-modules-path ()
|
||||
@ -112,7 +110,6 @@ prioritize project-local packages over global ones."
|
||||
|
||||
;;
|
||||
;; Advice
|
||||
;;
|
||||
|
||||
;;;###autoload
|
||||
(defun +javascript*tide-project-root ()
|
||||
|
Reference in New Issue
Block a user