mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix docstring references to old settings
This commit is contained in:
@ -95,8 +95,8 @@ don't have a :trigger property in `+file-templates-alist'.")
|
||||
;; Solidity
|
||||
(solidity-mode :trigger "__sol"))
|
||||
"An alist of file template rules. The CAR of each rule is either a major mode
|
||||
symbol or regexp string. The CDR is a plist. See `doom--set:file-template' for
|
||||
more information.")
|
||||
symbol or regexp string. The CDR is a plist. See `set-file-template!' for more
|
||||
information.")
|
||||
|
||||
|
||||
;;
|
||||
|
Reference in New Issue
Block a user