typos: Modify typos configuration and ignore typo check in doom init.el
This commit is contained in:
parent
0c9540a4a7
commit
2e4a532958
2 changed files with 8 additions and 4 deletions
|
|
@ -14,6 +14,8 @@
|
|||
;; Alternatively, press 'gd' (or 'C-c c d') on a module to browse its
|
||||
;; directory (for easy access to its source code).
|
||||
|
||||
;; typochecker: off
|
||||
|
||||
(doom! :input
|
||||
;;bidi ; (tfel ot) thgir etirw uoy gnipleh
|
||||
;;chinese
|
||||
|
|
@ -193,3 +195,5 @@
|
|||
:config
|
||||
;;literate
|
||||
(default +bindings +smartparens))
|
||||
|
||||
;; typochecker: on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue