Advertisement
greole

Untitled

Oct 14th, 2023
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 295.68 KB | None | 0 0
  1. ;; -*- lisp-interaction -*-
  2. ;; vim: set ft=lisp:
  3. ;; command=("/opt/homebrew/Cellar/emacs-plus@30/30.0.50/Emacs.app/Contents/MacOS/Emacs" "--load" "./doom" "--" "doctor")
  4. ;; date="2023-10-14 13-02-31"
  5.  
  6. ;;;; ENVIRONMENT
  7. GNU Emacs v30.0.50 nil
  8. Doom core v3.0.0-pre HEAD -> master 07fca786 2023-05-30 19:39:04 -0400
  9. Doom modules v23.03.0-pre HEAD -> master 07fca786 2023-05-30 19:39:04 -0400
  10.  
  11. ;;;; 0
  12. ((error "Can't make `%s' obsolete; did you forget a quote mark?" nil)
  13. ((debugger-may-continue . t) (inhibit-redisplay) (inhibit-debugger . t)
  14. (inhibit-changing-match-data)))
  15.  
  16. ;;;; 1
  17. ((byte-run--constant-obsolete-warning nil) nil)
  18.  
  19. ;;;; 2
  20. ((make-obsolete-variable nil
  21. "Semi-exclusivity prevents selecting text + 1st char of next line,\nwithout having to introduce new niche functionality.\nPrefer to set `evil-v$-excludes-newline' to non-nil."
  22. "1.15.0")
  23. nil)
  24.  
  25. ;;;; 3
  26. ((byte-code
  27. "\301\302\303\304\305DD\306\307\310\311\312\313\314\315\316&\13\210\317\320\321\"\210\301\322\303\304\323DD\324\307\325\311\312\313\326\315\316&\13\210\301\327\303\304\330DD\331\307\332\311\312\313\333\315\316&\13\210\301\334\303\304\335DD\336\307\337\311\312\313\340\315\316&\13\210\301\300\303\304\341DD\342\307\343\311\312&\7\210\344\10\345\346#\210\301\347\303\304\350DD\351\307\343\311\312&\7\210\301\352\303\304\353DD\354\307\343\311\312&\7\210\355\356\357\360\361\362\311\312&\7\210\301\363\303\304\364DD\365\307\343\311\356&\7\210\301\366\303\304\367DD\370\307\371\311\356&\7\210\301\372\303\304\373DD\374\307\375\311\356&\7\210\301\376\303\304\377DD\201@\0\311\312\307\201A\0&\7\207"
  28. [evil-want-visual-char-semi-exclusive custom-declare-variable
  29. evil-overriding-maps funcall function
  30. #[0 "\300\207" [nil] 1 ""]
  31. "Keymaps that should override Evil maps.\nEntries have the form (MAP-VAR . STATE), where MAP-VAR is\na keymap variable and STATE is the state whose bindings\nshould be overridden. If STATE is nil, all states are\noverridden."
  32. :type
  33. (alist :key-type symbol :value-type
  34. symbol)
  35. :group evil :set
  36. #[514
  37. "\300\2\2\"\210\301\302\303\304\305\5%\207"
  38. [set-default
  39. evil-set-custom-state-maps
  40. evil-overriding-maps
  41. evil-pending-overriding-maps
  42. override-state
  43. evil-make-overriding-map]
  44. 8 "\n\n(fn VAR VALUES)"]
  45. :initialize
  46. evil-custom-initialize-pending-reset
  47. add-hook after-load-functions
  48. evil-update-pending-maps
  49. evil-intercept-maps
  50. #[0 "\300\207" [((edebug-mode-map))] 1
  51. ""]
  52. "Keymaps that should intercept Evil maps.\nEntries have the form (MAP-VAR . STATE), where MAP-VAR is\na keymap variable and STATE is the state whose bindings\nshould be intercepted. If STATE is nil, all states are\nintercepted."
  53. (alist :key-type symbol :value-type
  54. symbol)
  55. #[514
  56. "\300\2\2\"\210\301\302\303\304\305\5%\207"
  57. [set-default
  58. evil-set-custom-state-maps
  59. evil-intercept-maps
  60. evil-pending-intercept-maps
  61. intercept-state
  62. evil-make-intercept-map]
  63. 8 "\n\n(fn VAR VALUES)"]
  64. evil-motions
  65. #[0 "\300\207"
  66. [(back-to-indentation backward-char
  67. backward-list
  68. backward-paragraph
  69. backward-sentence
  70. backward-sexp
  71. backward-up-list
  72. backward-word
  73. beginning-of-buffer
  74. beginning-of-defun
  75. beginning-of-line
  76. beginning-of-visual-line
  77. c-beginning-of-defun
  78. c-end-of-defun
  79. diff-file-next
  80. diff-file-prev
  81. diff-hunk-next
  82. diff-hunk-prev
  83. down-list
  84. end-of-buffer
  85. end-of-defun
  86. end-of-line
  87. end-of-visual-line
  88. exchange-point-and-mark
  89. forward-char
  90. forward-list
  91. forward-paragraph
  92. forward-sentence
  93. forward-sexp
  94. forward-word
  95. goto-last-change
  96. ibuffer-backward-line
  97. ibuffer-forward-line
  98. isearch-abort
  99. isearch-cancel
  100. isearch-complete
  101. isearch-del-char
  102. isearch-delete-char
  103. isearch-edit-string
  104. isearch-exit
  105. isearch-highlight-regexp
  106. isearch-occur
  107. isearch-other-control-char
  108. isearch-other-meta-char
  109. isearch-printing-char
  110. isearch-query-replace
  111. isearch-query-replace-regexp
  112. isearch-quote-char
  113. isearch-repeat-backward
  114. isearch-repeat-forward
  115. isearch-ring-advance
  116. isearch-ring-retreat
  117. isearch-toggle-case-fold
  118. isearch-toggle-input-method
  119. isearch-toggle-regexp
  120. isearch-toggle-specified-input-method
  121. isearch-toggle-word
  122. isearch-yank-char
  123. isearch-yank-kill
  124. isearch-yank-line
  125. isearch-yank-word-or-char
  126. keyboard-quit
  127. left-char
  128. left-word
  129. mouse-drag-region
  130. mouse-save-then-kill
  131. mouse-set-point
  132. mouse-set-region
  133. mwheel-scroll
  134. move-beginning-of-line
  135. move-end-of-line
  136. next-error
  137. next-line
  138. paredit-backward
  139. paredit-backward-down
  140. paredit-backward-up
  141. paredit-forward
  142. paredit-forward-down
  143. paredit-forward-up
  144. pop-global-mark
  145. pop-tag-mark
  146. pop-to-mark-command
  147. previous-error
  148. previous-line
  149. right-char
  150. right-word
  151. scroll-down
  152. scroll-down-command
  153. scroll-up
  154. scroll-up-command
  155. sgml-skip-tag-backward
  156. sgml-skip-tag-forward
  157. up-list)]
  158. 1 ""]
  159. "Non-Evil commands to initialize to motions."
  160. (repeat symbol) evil-set-custom-motions
  161. evil-visual-newline-commands
  162. #[0 "\300\207"
  163. [(LaTeX-section TeX-font)] 1 ""]
  164. "Commands excluding the trailing newline of a Visual Line selection.\nThese commands work better without this newline."
  165. (repeat symbol)
  166. evil-set-visual-newline-commands
  167. #[0 "\300\207" [nil] 1 ""]
  168. "DEPRECATED. Will be removed in a future version.\nPrefer to set `evil-v$-excludes-newline' to non-nil.\n\nVisual character selection to beginning/end of line is exclusive.\nIf non nil then an inclusive visual character selection which\nends at the beginning or end of a line is turned into an\nexclusive selection. Thus if the selected (inclusive) range ends\nat the beginning of a line it is changed to not include the first\ncharacter of that line, and if the selected range ends at the end\nof a line it is changed to not include the newline character of\nthat line."
  169. boolean make-obsolete-variable
  170. "Semi-exclusivity prevents selecting text + 1st char of next line,\nwithout having to introduce new niche functionality.\nPrefer to set `evil-v$-excludes-newline' to non-nil."
  171. "1.15.0" evil-v$-excludes-newline
  172. #[0 "\300\207" [nil] 1 ""]
  173. "If non-nil, `evil-end-of-line' does not move as far as to include\nthe `\n' char at eol. This makes `v$' consistent with `$' used as a\nmotion (e.g. `v$y' is consistent with `y$' in normal state)."
  174. evil-text-object-change-visual-type
  175. #[0 "\300\207" [t] 1 ""]
  176. "Text objects change the current visual state type.\nIf non-nil then a text-object changes the type of the visual state to\nits default selection type (e.g. a word object always changes to\ncharwise visual state). Otherwise the current visual state type is\npreserved."
  177. custom-declare-group evil-cjk nil
  178. "CJK support" :prefix "evil-cjk-"
  179. evil-cjk-emacs-word-boundary
  180. #[0 "\300\207" [nil] 1 ""]
  181. "Determine word boundary exactly the same way as Emacs does."
  182. evil-cjk-word-separating-categories
  183. #[0 "\300\207"
  184. [((67 . 72) (67 . 75) (67 . 107)
  185. (67 . 65) (67 . 71) (72 . 67)
  186. (72 . 75) (72 . 107) (72 . 65)
  187. (72 . 71) (75 . 67) (75 . 72)
  188. (75 . 107) (75 . 65) (75 . 71)
  189. (107 . 67) (107 . 72) (107 . 75)
  190. (65 . 67) (65 . 72) (65 . 75)
  191. (71 . 67) (71 . 72) (71 . 75))]
  192. 1 ""]
  193. "List of pair (cons) of categories to determine word boundary\nused in `evil-cjk-word-boundary-p'. See the documentation of\n`word-separating-categories'. Use `describe-categories' to see\nthe list of categories."
  194. (alist :key-type
  195. (choice character (const nil))
  196. :value-type
  197. (choice character (const nil)))
  198. evil-cjk-word-combining-categories
  199. #[0 "\300\207"
  200. [((nil . 94) (94) (114 . 107)
  201. (114 . 65) (114 . 71) (107 . 114)
  202. (107 . 65) (107 . 71) (65 . 114)
  203. (65 . 107) (65 . 71) (71 . 114)
  204. (71 . 107) (71 . 65))]
  205. 1 ""]
  206. "List of pair (cons) of categories to determine word boundary\nused in `evil-cjk-word-boundary-p'. See the documentation of\n`word-combining-categories'. Use `describe-categories' to see the\nlist of categories."
  207. (alist :key-type
  208. (choice character (const nil))
  209. :value-type
  210. (choice character (const nil)))
  211. evil-ex-complete-emacs-commands
  212. #[0 "\300\207" [in-turn] 1 ""]
  213. "TAB-completion for Emacs commands in ex command line.\nThis variable determines when Emacs commands are considered for\ncompletion, always, never, or only if no Evil ex command is\navailable for completion."
  214. (radio
  215. (const :tag "Only if no ex-command."
  216. :value in-turn)
  217. (const :tag "Never" :value nil)
  218. (const :tag "Always" :value t))]
  219. 12)
  220. nil)
  221.  
  222. ;;;; 4
  223. ((require evil-vars)
  224. ((lexical-binding) (lread--unescaped-character-literals)
  225. (load-file-name .
  226. "/Users/go/.emacs.d/.local/straight/build-30.0.50/evil/evil-vars.elc")
  227. (load-true-file-name .
  228. "/Users/go/.emacs.d/.local/cache/eln/30.0.50-8c898713/evil-vars-c3731bda-687f9bf4.eln")
  229. (inhibit-file-name-operation) (load-in-progress . t)
  230. (current-load-list evil-want-visual-char-semi-exclusive
  231. evil-visual-newline-commands evil-motions
  232. evil-intercept-maps evil-overriding-maps
  233. evil-pending-intercept-maps evil-pending-overriding-maps
  234. evil-motion-state-modes evil-insert-state-modes
  235. evil-emacs-state-modes evil-buffer-regexps
  236. evil-default-state evil-toggle-key evil-lookup-func
  237. evil-complete-previous-line-func
  238. evil-complete-next-line-func
  239. evil-complete-previous-minibuffer-func
  240. evil-complete-next-minibuffer-func
  241. evil-complete-previous-func evil-complete-next-func
  242. evil-search-wrap-ring-bell evil-complete-all-buffers
  243. evil-echo-state evil-disable-insert-state-bindings
  244. evil-want-Y-yank-to-eol evil-want-change-word-to-end
  245. evil-want-C-w-in-emacs-state evil-want-C-g-bindings
  246. evil-want-C-h-delete evil-want-C-w-delete
  247. evil-want-C-u-delete evil-want-C-d-scroll
  248. evil-want-C-u-scroll evil-want-C-i-jump
  249. evil-kill-on-visual-paste
  250. evil-highlight-closing-paren-at-point-states
  251. evil-ex-hl-update-delay evil-show-paren-range
  252. evil-intercept-esc evil-inhibit-esc evil-esc-map
  253. evil-esc-mode evil-esc-delay evil-vsplit-window-right
  254. evil-split-window-below evil-auto-balance-windows
  255. evil-flash-delay evil-search-wrap evil-regexp-search
  256. evil-want-fine-undo evil-bigword evil-mouse-word
  257. evil-mode-line-format evil-track-eol
  258. evil-kbd-macro-suppress-motion-error
  259. evil-repeat-find-to-skip-next evil-respect-visual-line-mode
  260. evil-move-beyond-eol evil-move-cursor-back
  261. evil-backspace-join-lines evil-cross-lines
  262. evil-repeat-move-cursor evil-start-of-line
  263. evil-force-cursor evil-default-cursor
  264. evil-indent-convert-tabs evil-shift-round evil-shift-width
  265. evil-auto-indent (defun . evil-set-custom-motions)
  266. (defun . evil-set-visual-newline-commands)
  267. (defun . evil-update-pending-maps)
  268. (defun . evil-set-custom-state-maps)
  269. (defun . evil-set-toggle-key)
  270. (defun . evil-run-pending-custom-initialize)
  271. (defun . evil-custom-initialize-pending-reset)
  272. evil-pending-custom-initialize
  273. evil-goto-definition-functions evil-after-load-hook
  274. "/Users/go/.emacs.d/.local/straight/build-30.0.50/evil/evil-vars.elc")))
  275.  
  276. ;;;; 5
  277. ((load-with-code-conversion
  278. "/Users/go/.emacs.d/.local/straight/build-30.0.50/evil/evil.el"
  279. "/Users/go/.emacs.d/.local/straight/build-30.0.50/evil/evil.el" t t)
  280. ((load-in-progress . t) (inhibit-file-name-operation)
  281. (set-auto-coding-for-load . t)
  282. (load-file-name .
  283. "/Users/go/.emacs.d/.local/straight/build-30.0.50/evil/evil.el")
  284. (load-true-file-name .
  285. "/Users/go/.emacs.d/.local/straight/build-30.0.50/evil/evil.el")
  286. (read-symbol-shorthands)
  287. (eval-buffer-list #<buffer *load*-603844> #<buffer *load*-751461> #<buffer
  288. *load*-805835> #<buffer *load*-850193> #<buffer *load*>)
  289. (standard-output) (lexical-binding)
  290. (standard-input . #<buffer *load*-603844>)
  291. (macroexp--dynvars use-package--warning45 evil-respect-visual-line-mode
  292. evil-want-abbrev-expand-on-insert-exit
  293. evil-want-Y-yank-to-eol evil-want-C-w-delete
  294. evil-want-C-u-delete evil-want-C-u-scroll
  295. evil-want-C-i-jump evil-want-C-g-bindings
  296. +evil-preprocessor-regexp
  297. +evil-want-o/O-to-continue-comments +evil-repeat-keys
  298. drag-stuff-global-mode company-tng-mode global-company-mode
  299. global-dash-fontify-mode projectile-mode
  300. pyvenv-tracking-mode pyvenv-mode
  301. semantic-token-modifier-cache lsp-dired-mode
  302. dired-async-mode async-bytecomp-package-mode
  303. orgtbl-exp-regexp org-roam-db-autosync-mode
  304. forge-add-default-bindings magit-wip-before-change-mode
  305. magit-wip-after-apply-mode magit-wip-after-save-mode
  306. magit-wip-mode magit-auto-revert-mode
  307. magit-define-global-key-bindings git-rebase-filename-regexp
  308. shell-command-with-editor-mode yas-global-mode
  309. global-flycheck-mode modern-c++-font-lock-global-mode
  310. disaster-find-build-root-functions ns-auto-titlebar-mode
  311. ivy-mode magit-todos-mode global-hl-todo-mode
  312. rxt-global-mode pcre-mode global-emojify-mode-line-mode
  313. global-emojify-mode dumb-jump-mode dumb-jump-mode-map
  314. eros-mode flyspell-lazy-mode
  315. eshell-syntax-highlighting-global-mode
  316. global-undo-fu-session-mode diredfl-global-mode
  317. global-evil-vimish-fold-mode vimish-fold-global-mode
  318. global-evil-visualstar-mode evil-traces-mode
  319. global-evil-surround-mode evil-snipe-override-mode
  320. evil-snipe-mode evil-lion-mode evil-escape-mode
  321. expand-region-subword-enabled expand-region-smart-cursor
  322. expand-region-exclude-text-mode-expansions
  323. expand-region-reset-fast-key
  324. expand-region-contract-fast-key
  325. expand-region-fast-keys-enabled
  326. expand-region-skip-whitespace
  327. expand-region-autocopy-register
  328. expand-region-guess-python-mode
  329. expand-region-preferred-python-mode global-writeroom-mode
  330. global-visual-fill-column-mode persp-mode
  331. global-vi-tilde-fringe-mode global-git-gutter-mode
  332. evil-goggles-mode global-anzu-mode doom-modeline-mode
  333. solaire-global-mode ivy-rich-project-root-cache-mode
  334. ivy-rich-mode counsel-projectile-mode counsel-mode amx-mode
  335. cycle-themes-mode which-key-mode project-prefix-map
  336. ws-butler-global-mode show-smartparens-global-mode
  337. smartparens-global-mode smartparens-global-strict-mode
  338. smartparens-mode-map dtrt-indent-mode
  339. dtrt-indent-global-mode better-jumper-mode
  340. global-hide-mode-line-mode straight-x-pinned-packages
  341. explain-pause-mode gcmh-mode auto-minor-mode-magic-alist
  342. auto-minor-mode-alist +org-capture-frame-parameters
  343. +eval-runners +popup-defaults +popup--display-buffer-alist
  344. +company-backend-alist doom-customize-theme-hook
  345. doom-point-in-string-functions
  346. doom-point-in-comment-functions
  347. projectile-require-project-root projectile-enable-caching
  348. projectile-project-root doom-big-font-mode
  349. doom-big-font-increment doom-big-font doom-font-increment
  350. doom-docs-dir doom-debug-mode doom-debug-variables
  351. doom-before-reload-hook doom-after-reload-hook
  352. doom-fallback-buffer-name doom-real-buffer-p
  353. doom-unreal-buffer-functions doom-real-buffer-functions
  354. doom-incremental-idle-timer
  355. doom-incremental-first-idle-timer doom-incremental-packages
  356. doom-inhibit-local-var-hooks)
  357. (current-load-list (require . evil-vars)
  358. "/Users/go/.emacs.d/.local/straight/build-30.0.50/evil/evil.el")))
  359.  
  360. ;;;; 6
  361. ((require evil nil t) ((lexical-binding) (lread--unescaped-character-literals)))
  362.  
  363. ;;;; 7
  364. ((not (require 'evil nil t)) nil)
  365.  
  366. ;;;; 8
  367. ((if (not (require 'evil nil t))
  368. (display-warning 'use-package (format "Cannot load %s" 'evil) :error)
  369. (condition-case err
  370. (progn
  371. (evil-select-search-module 'evil-search-module 'evil-search)
  372. (setq evil-visual-update-x-selection-p nil)
  373. (advice-add #'help-with-tutorial :after
  374. #'(lambda (&rest _) (evil-emacs-state 1)))
  375. (progn
  376. (defalias '+evil--init-popup-rules-h
  377. #'(lambda nil
  378. (set-popup-rules!
  379. '(("^\\*evil-registers" :size 0.3)
  380. ("^\\*Command Line" :size 8)))))
  381. (let ((tail (nreverse '(doom-after-modules-config-hook))))
  382. (while tail
  383. (let ((hook (car tail)))
  384. (let ((tail (list #'+evil--init-popup-rules-h)))
  385. (while tail
  386. (let ((func (car tail)))
  387. (add-hook hook func nil nil) (setq tail (cdr tail)))))
  388. (setq tail (cdr tail))))))
  389. (progn
  390. (defalias '+evil-update-cursor-color-h
  391. #'(lambda nil
  392. (put 'cursor 'evil-emacs-color (face-foreground 'warning))
  393. (put 'cursor 'evil-normal-color (face-background 'cursor))))
  394. (let
  395. ((tail
  396. (nreverse
  397. '(doom-load-theme-hook doom-after-modules-config-hook))))
  398. (while tail
  399. (let ((hook (car tail)))
  400. (let ((tail (list #'+evil-update-cursor-color-h)))
  401. (while tail
  402. (let ((func (car tail)))
  403. (add-hook hook func nil nil) (setq tail (cdr tail)))))
  404. (setq tail (cdr tail))))))
  405. (defalias '+evil-default-cursor-fn
  406. #'(lambda nil
  407. (evil-set-cursor-color (get 'cursor 'evil-normal-color))))
  408. (defalias '+evil-emacs-cursor-fn
  409. #'(lambda nil (evil-set-cursor-color (get 'cursor 'evil-emacs-color))))
  410. (progn
  411. (defalias 'doom--setq-evil-shift-width-for-after-change-major-mode-h
  412. #'(lambda (&rest _) "evil-shift-width = tab-width\n"
  413. (set (make-local-variable 'evil-shift-width) tab-width)))
  414. (add-hook 'after-change-major-mode-hook
  415. #'doom--setq-evil-shift-width-for-after-change-major-mode-h
  416. -90))
  417. (progn
  418. (eval-after-load 'wgrep
  419. #'(lambda nil
  420. (define-key wgrep-mode-map [remap evil-delete] #'+evil-delete))))
  421. (progn
  422. (defalias '+evil-disable-ex-highlights-h
  423. #'(lambda nil "Disable ex search buffer highlights."
  424. (if (evil-ex-hl-active-p 'evil-ex-search)
  425. (progn (evil-ex-nohighlight) t))))
  426. (let ((tail (nreverse '(doom-escape-hook))))
  427. (while tail
  428. (let ((hook (car tail)))
  429. (let ((tail (list #'+evil-disable-ex-highlights-h)))
  430. (while tail
  431. (let ((func (car tail)))
  432. (add-hook hook func nil nil) (setq tail (cdr tail)))))
  433. (setq tail (cdr tail))))))
  434. (progn
  435. (eval-after-load 'eldoc
  436. #'(lambda nil
  437. (eldoc-add-command 'evil-normal-state 'evil-insert 'evil-change
  438. 'evil-delete 'evil-replace))))
  439. (if noninteractive nil
  440. (setq save-silently t)
  441. (progn
  442. (defalias '+evil-display-vimlike-save-message-h
  443. #'(lambda nil "Shorter, vim-esque save messages."
  444. (message "\"%s\" %dL, %dC written"
  445. (if buffer-file-name
  446. (file-relative-name
  447. (file-truename buffer-file-name)
  448. (doom-project-root))
  449. (buffer-name))
  450. (count-lines (point-min) (point-max)) (buffer-size))))
  451. (let ((tail (nreverse '(after-save-hook))))
  452. (while tail
  453. (let ((hook (car tail)))
  454. (let ((tail (list #'+evil-display-vimlike-save-message-h)))
  455. (while tail
  456. (let ((func (car tail)))
  457. (add-hook hook func nil nil) (setq tail (cdr tail)))))
  458. (setq tail (cdr tail)))))))
  459. (progn
  460. (defalias '+evil--dont-move-cursor-a
  461. #'(lambda (fn &rest args) nil (save-excursion (apply fn args))))
  462. (let ((tail (list (cons :around (ensure-list #'evil-indent)))))
  463. (while tail
  464. (let ((targets (car tail)))
  465. (let ((tail (cdr targets)))
  466. (while tail
  467. (let ((target (car tail)))
  468. (advice-add target (car targets)
  469. #'+evil--dont-move-cursor-a)
  470. (setq tail (cdr tail)))))
  471. (setq tail (cdr tail))))))
  472. (progn
  473. (defalias '+evil--make-numbered-markers-global-a
  474. #'(lambda (char) nil (and (>= char 50) (<= char 57))))
  475. (let
  476. ((tail
  477. (list (cons :after-until (ensure-list #'evil-global-marker-p)))))
  478. (while tail
  479. (let ((targets (car tail)))
  480. (let ((tail (cdr targets)))
  481. (while tail
  482. (let ((target (car tail)))
  483. (advice-add target (car targets)
  484. #'+evil--make-numbered-markers-global-a)
  485. (setq tail (cdr tail)))))
  486. (setq tail (cdr tail))))))
  487. (progn
  488. (defalias '+evil--fix-local-vars-a
  489. #'(lambda (&rest _) nil
  490. (if (eq major-mode 'fundamental-mode)
  491. (progn (hack-local-variables)))))
  492. (let ((tail (list (cons :before (ensure-list #'turn-on-evil-mode)))))
  493. (while tail
  494. (let ((targets (car tail)))
  495. (let ((tail (cdr targets)))
  496. (while tail
  497. (let ((target (car tail)))
  498. (advice-add target (car targets)
  499. #'+evil--fix-local-vars-a)
  500. (setq tail (cdr tail)))))
  501. (setq tail (cdr tail))))))
  502. (progn
  503. (defalias '+evil--fix-helpful-key-in-evil-ex-a
  504. #'(lambda (key-sequence) nil
  505. (if (evil-ex-p)
  506. (progn
  507. (run-at-time 0.1 nil #'helpful-key key-sequence)
  508. (abort-recursive-edit)))))
  509. (let ((tail (list (cons :before (ensure-list #'helpful-key)))))
  510. (while tail
  511. (let ((targets (car tail)))
  512. (let ((tail (cdr targets)))
  513. (while tail
  514. (let ((target (car tail)))
  515. (advice-add target (car targets)
  516. #'+evil--fix-helpful-key-in-evil-ex-a)
  517. (setq tail (cdr tail)))))
  518. (setq tail (cdr tail))))))
  519. (advice-add #'evil-join :around #'+evil-join-a)
  520. (progn
  521. (defalias '+evil--no-squeeze-on-fill-a
  522. #'(lambda (fn &rest args) nil
  523. (let ((fill-region (symbol-function #'fill-region)))
  524. (ignore fill-region)
  525. (let*
  526. ((vnew
  527. #'(lambda (from to &optional justify nosqueeze to-eop)
  528. (funcall fill-region from to justify t to-eop)))
  529. (old (symbol-function #'fill-region)))
  530. (unwind-protect
  531. (progn (fset #'fill-region vnew) (apply fn args))
  532. (fset #'fill-region old))))))
  533. (let
  534. ((tail
  535. (list
  536. (cons :around (ensure-list '(evil-fill evil-fill-and-move))))))
  537. (while tail
  538. (let ((targets (car tail)))
  539. (let ((tail (cdr targets)))
  540. (while tail
  541. (let ((target (car tail)))
  542. (advice-add target (car targets)
  543. #'+evil--no-squeeze-on-fill-a)
  544. (setq tail (cdr tail)))))
  545. (setq tail (cdr tail))))))
  546. (advice-add #'evil-force-normal-state :after #'+evil-escape-a)
  547. (advice-add #'evil-ex-replace-special-filenames :override
  548. #'+evil-replace-filename-modifiers-a)
  549. (add-hook 'minibuffer-inactive-mode-hook
  550. #'+evil--fix-dabbrev-in-minibuffer-h)
  551. (advice-add #'evil-window-split :override #'+evil-window-split-a)
  552. (advice-add #'evil-window-vsplit :override #'+evil-window-vsplit-a)
  553. (advice-add #'evil-open-above :around
  554. #'+evil--insert-newline-above-and-respect-comments-a)
  555. (advice-add #'evil-open-below :around
  556. #'+evil--insert-newline-below-and-respect-comments-a)
  557. (evil-ex-define-argument-type regexp-match :runner
  558. #'(lambda (flag &optional arg)
  559. (+evil-ex-regexp-match flag arg
  560. 'inverted)))
  561. (evil-ex-define-argument-type regexp-global-match :runner
  562. +evil-ex-regexp-match)
  563. (defalias '+evil--regexp-match-args
  564. #'(lambda (arg)
  565. (if (evil-ex-p)
  566. (progn
  567. (let*
  568. ((--cl-rest-- (evil-delimited-arguments arg 2))
  569. (arg
  570. (car-safe
  571. (prog1 --cl-rest--
  572. (setq --cl-rest-- (cdr --cl-rest--)))))
  573. (flags
  574. (car-safe
  575. (prog1 --cl-rest--
  576. (setq --cl-rest-- (cdr --cl-rest--))))))
  577. (progn
  578. (if --cl-rest--
  579. (signal 'wrong-number-of-arguments
  580. (list '(&optional arg flags)
  581. (+ 2 (length --cl-rest--)))))
  582. (list arg (string-to-list flags))))))))
  583. (evil-define-interactive-code "<//>" :ex-arg regexp-match
  584. (+evil--regexp-match-args
  585. evil-ex-argument))
  586. (evil-define-interactive-code "<//!>" :ex-arg regexp-global-match
  587. (+evil--regexp-match-args
  588. evil-ex-argument))
  589. (evil-add-command-properties '+evil:align :ex-arg 'regexp-match)
  590. (evil-add-command-properties '+evil:align-right :ex-arg 'regexp-match)
  591. (evil-add-command-properties '+multiple-cursors:evil-mc :ex-arg
  592. 'regexp-global-match)
  593. (setq features (delq 'evil-ex features))
  594. (let ((sym 'evil-ex))
  595. (defalias 'doom-transient-hook71
  596. #'(lambda (&rest _) "Transient hook for evil-ex" (provide 'evil-ex)
  597. (let ((sym 'evil-ex))
  598. (cond
  599. ((functionp sym) (advice-remove sym #'doom-transient-hook71))
  600. ((symbolp sym) (remove-hook sym #'doom-transient-hook71))))
  601. (unintern 'doom-transient-hook71 nil)))
  602. (cond
  603. ((functionp sym)
  604. (advice-add 'evil-ex :before #'doom-transient-hook71))
  605. ((symbolp sym) (put 'doom-transient-hook71 'permanent-local-hook t)
  606. (add-hook sym #'doom-transient-hook71 nil))))
  607. (progn
  608. (eval-after-load 'evil-ex
  609. #'(lambda nil
  610. (doom-load
  611. (file-name-concat "/Users/go/.emacs.d/modules/editor/evil/"
  612. "+commands")
  613. nil))))
  614. t)
  615. ((debug error) (funcall use-package--warning45 :config err))))
  616. nil)
  617.  
  618. ;;;; 9
  619. ((progn
  620. (if (not (require 'evil nil t))
  621. (display-warning 'use-package (format "Cannot load %s" 'evil) :error)
  622. (condition-case err
  623. (progn
  624. (evil-select-search-module 'evil-search-module 'evil-search)
  625. (setq evil-visual-update-x-selection-p nil)
  626. (advice-add #'help-with-tutorial :after
  627. #'(lambda (&rest _) (evil-emacs-state 1)))
  628. (progn
  629. (defalias '+evil--init-popup-rules-h
  630. #'(lambda nil
  631. (set-popup-rules!
  632. '(("^\\*evil-registers" :size 0.3)
  633. ("^\\*Command Line" :size 8)))))
  634. (let ((tail (nreverse '(doom-after-modules-config-hook))))
  635. (while tail
  636. (let ((hook (car tail)))
  637. (let ((tail (list #'+evil--init-popup-rules-h)))
  638. (while tail
  639. (let ((func (car tail)))
  640. (add-hook hook func nil nil) (setq tail (cdr tail)))))
  641. (setq tail (cdr tail))))))
  642. (progn
  643. (defalias '+evil-update-cursor-color-h
  644. #'(lambda nil
  645. (put 'cursor 'evil-emacs-color (face-foreground 'warning))
  646. (put 'cursor 'evil-normal-color (face-background 'cursor))))
  647. (let
  648. ((tail
  649. (nreverse
  650. '(doom-load-theme-hook doom-after-modules-config-hook))))
  651. (while tail
  652. (let ((hook (car tail)))
  653. (let ((tail (list #'+evil-update-cursor-color-h)))
  654. (while tail
  655. (let ((func (car tail)))
  656. (add-hook hook func nil nil) (setq tail (cdr tail)))))
  657. (setq tail (cdr tail))))))
  658. (defalias '+evil-default-cursor-fn
  659. #'(lambda nil
  660. (evil-set-cursor-color (get 'cursor 'evil-normal-color))))
  661. (defalias '+evil-emacs-cursor-fn
  662. #'(lambda nil
  663. (evil-set-cursor-color (get 'cursor 'evil-emacs-color))))
  664. (progn
  665. (defalias
  666. 'doom--setq-evil-shift-width-for-after-change-major-mode-h
  667. #'(lambda (&rest _) "evil-shift-width = tab-width\n"
  668. (set (make-local-variable 'evil-shift-width) tab-width)))
  669. (add-hook 'after-change-major-mode-hook
  670. #'doom--setq-evil-shift-width-for-after-change-major-mode-h
  671. -90))
  672. (progn
  673. (eval-after-load 'wgrep
  674. #'(lambda nil
  675. (define-key wgrep-mode-map [remap evil-delete] #'+evil-delete))))
  676. (progn
  677. (defalias '+evil-disable-ex-highlights-h
  678. #'(lambda nil "Disable ex search buffer highlights."
  679. (if (evil-ex-hl-active-p 'evil-ex-search)
  680. (progn (evil-ex-nohighlight) t))))
  681. (let ((tail (nreverse '(doom-escape-hook))))
  682. (while tail
  683. (let ((hook (car tail)))
  684. (let ((tail (list #'+evil-disable-ex-highlights-h)))
  685. (while tail
  686. (let ((func (car tail)))
  687. (add-hook hook func nil nil) (setq tail (cdr tail)))))
  688. (setq tail (cdr tail))))))
  689. (progn
  690. (eval-after-load 'eldoc
  691. #'(lambda nil
  692. (eldoc-add-command 'evil-normal-state 'evil-insert
  693. 'evil-change 'evil-delete 'evil-replace))))
  694. (if noninteractive nil
  695. (setq save-silently t)
  696. (progn
  697. (defalias '+evil-display-vimlike-save-message-h
  698. #'(lambda nil "Shorter, vim-esque save messages."
  699. (message "\"%s\" %dL, %dC written"
  700. (if buffer-file-name
  701. (file-relative-name
  702. (file-truename buffer-file-name)
  703. (doom-project-root))
  704. (buffer-name))
  705. (count-lines (point-min) (point-max))
  706. (buffer-size))))
  707. (let ((tail (nreverse '(after-save-hook))))
  708. (while tail
  709. (let ((hook (car tail)))
  710. (let ((tail (list #'+evil-display-vimlike-save-message-h)))
  711. (while tail
  712. (let ((func (car tail)))
  713. (add-hook hook func nil nil) (setq tail (cdr tail)))))
  714. (setq tail (cdr tail)))))))
  715. (progn
  716. (defalias '+evil--dont-move-cursor-a
  717. #'(lambda (fn &rest args) nil (save-excursion (apply fn args))))
  718. (let ((tail (list (cons :around (ensure-list #'evil-indent)))))
  719. (while tail
  720. (let ((targets (car tail)))
  721. (let ((tail (cdr targets)))
  722. (while tail
  723. (let ((target (car tail)))
  724. (advice-add target (car targets)
  725. #'+evil--dont-move-cursor-a)
  726. (setq tail (cdr tail)))))
  727. (setq tail (cdr tail))))))
  728. (progn
  729. (defalias '+evil--make-numbered-markers-global-a
  730. #'(lambda (char) nil (and (>= char 50) (<= char 57))))
  731. (let
  732. ((tail
  733. (list
  734. (cons :after-until (ensure-list #'evil-global-marker-p)))))
  735. (while tail
  736. (let ((targets (car tail)))
  737. (let ((tail (cdr targets)))
  738. (while tail
  739. (let ((target (car tail)))
  740. (advice-add target (car targets)
  741. #'+evil--make-numbered-markers-global-a)
  742. (setq tail (cdr tail)))))
  743. (setq tail (cdr tail))))))
  744. (progn
  745. (defalias '+evil--fix-local-vars-a
  746. #'(lambda (&rest _) nil
  747. (if (eq major-mode 'fundamental-mode)
  748. (progn (hack-local-variables)))))
  749. (let
  750. ((tail (list (cons :before (ensure-list #'turn-on-evil-mode)))))
  751. (while tail
  752. (let ((targets (car tail)))
  753. (let ((tail (cdr targets)))
  754. (while tail
  755. (let ((target (car tail)))
  756. (advice-add target (car targets)
  757. #'+evil--fix-local-vars-a)
  758. (setq tail (cdr tail)))))
  759. (setq tail (cdr tail))))))
  760. (progn
  761. (defalias '+evil--fix-helpful-key-in-evil-ex-a
  762. #'(lambda (key-sequence) nil
  763. (if (evil-ex-p)
  764. (progn
  765. (run-at-time 0.1 nil #'helpful-key key-sequence)
  766. (abort-recursive-edit)))))
  767. (let ((tail (list (cons :before (ensure-list #'helpful-key)))))
  768. (while tail
  769. (let ((targets (car tail)))
  770. (let ((tail (cdr targets)))
  771. (while tail
  772. (let ((target (car tail)))
  773. (advice-add target (car targets)
  774. #'+evil--fix-helpful-key-in-evil-ex-a)
  775. (setq tail (cdr tail)))))
  776. (setq tail (cdr tail))))))
  777. (advice-add #'evil-join :around #'+evil-join-a)
  778. (progn
  779. (defalias '+evil--no-squeeze-on-fill-a
  780. #'(lambda (fn &rest args) nil
  781. (let ((fill-region (symbol-function #'fill-region)))
  782. (ignore fill-region)
  783. (let*
  784. ((vnew
  785. #'(lambda
  786. (from to &optional justify nosqueeze to-eop)
  787. (funcall fill-region from to justify t to-eop)))
  788. (old (symbol-function #'fill-region)))
  789. (unwind-protect
  790. (progn (fset #'fill-region vnew) (apply fn args))
  791. (fset #'fill-region old))))))
  792. (let
  793. ((tail
  794. (list
  795. (cons :around (ensure-list '(evil-fill evil-fill-and-move))))))
  796. (while tail
  797. (let ((targets (car tail)))
  798. (let ((tail (cdr targets)))
  799. (while tail
  800. (let ((target (car tail)))
  801. (advice-add target (car targets)
  802. #'+evil--no-squeeze-on-fill-a)
  803. (setq tail (cdr tail)))))
  804. (setq tail (cdr tail))))))
  805. (advice-add #'evil-force-normal-state :after #'+evil-escape-a)
  806. (advice-add #'evil-ex-replace-special-filenames :override
  807. #'+evil-replace-filename-modifiers-a)
  808. (add-hook 'minibuffer-inactive-mode-hook
  809. #'+evil--fix-dabbrev-in-minibuffer-h)
  810. (advice-add #'evil-window-split :override #'+evil-window-split-a)
  811. (advice-add #'evil-window-vsplit :override #'+evil-window-vsplit-a)
  812. (advice-add #'evil-open-above :around
  813. #'+evil--insert-newline-above-and-respect-comments-a)
  814. (advice-add #'evil-open-below :around
  815. #'+evil--insert-newline-below-and-respect-comments-a)
  816. (evil-ex-define-argument-type regexp-match :runner
  817. #'(lambda (flag &optional arg)
  818. (+evil-ex-regexp-match flag arg
  819. 'inverted)))
  820. (evil-ex-define-argument-type regexp-global-match :runner
  821. +evil-ex-regexp-match)
  822. (defalias '+evil--regexp-match-args
  823. #'(lambda (arg)
  824. (if (evil-ex-p)
  825. (progn
  826. (let*
  827. ((--cl-rest-- (evil-delimited-arguments arg 2))
  828. (arg
  829. (car-safe
  830. (prog1 --cl-rest--
  831. (setq --cl-rest-- (cdr --cl-rest--)))))
  832. (flags
  833. (car-safe
  834. (prog1 --cl-rest--
  835. (setq --cl-rest-- (cdr --cl-rest--))))))
  836. (progn
  837. (if --cl-rest--
  838. (signal 'wrong-number-of-arguments
  839. (list '(&optional arg flags)
  840. (+ 2 (length --cl-rest--)))))
  841. (list arg (string-to-list flags))))))))
  842. (evil-define-interactive-code "<//>" :ex-arg regexp-match
  843. (+evil--regexp-match-args
  844. evil-ex-argument))
  845. (evil-define-interactive-code "<//!>" :ex-arg regexp-global-match
  846. (+evil--regexp-match-args
  847. evil-ex-argument))
  848. (evil-add-command-properties '+evil:align :ex-arg 'regexp-match)
  849. (evil-add-command-properties '+evil:align-right :ex-arg 'regexp-match)
  850. (evil-add-command-properties '+multiple-cursors:evil-mc :ex-arg
  851. 'regexp-global-match)
  852. (setq features (delq 'evil-ex features))
  853. (let ((sym 'evil-ex))
  854. (defalias 'doom-transient-hook71
  855. #'(lambda (&rest _) "Transient hook for evil-ex"
  856. (provide 'evil-ex)
  857. (let ((sym 'evil-ex))
  858. (cond
  859. ((functionp sym)
  860. (advice-remove sym #'doom-transient-hook71))
  861. ((symbolp sym) (remove-hook sym #'doom-transient-hook71))))
  862. (unintern 'doom-transient-hook71 nil)))
  863. (cond
  864. ((functionp sym)
  865. (advice-add 'evil-ex :before #'doom-transient-hook71))
  866. ((symbolp sym)
  867. (put 'doom-transient-hook71 'permanent-local-hook t)
  868. (add-hook sym #'doom-transient-hook71 nil))))
  869. (progn
  870. (eval-after-load 'evil-ex
  871. #'(lambda nil
  872. (doom-load
  873. (file-name-concat "/Users/go/.emacs.d/modules/editor/evil/"
  874. "+commands")
  875. nil))))
  876. t)
  877. ((debug error) (funcall use-package--warning45 :config err))))
  878. (add-hook 'doom-after-modules-config-hook #'evil-mode))
  879. nil)
  880.  
  881. ;;;; 10
  882. ((condition-case err
  883. (progn
  884. (if (not (require 'evil nil t))
  885. (display-warning 'use-package (format "Cannot load %s" 'evil) :error)
  886. (condition-case err
  887. (progn
  888. (evil-select-search-module 'evil-search-module 'evil-search)
  889. (setq evil-visual-update-x-selection-p nil)
  890. (advice-add #'help-with-tutorial :after
  891. #'(lambda (&rest _) (evil-emacs-state 1)))
  892. (progn
  893. (defalias '+evil--init-popup-rules-h
  894. #'(lambda nil
  895. (set-popup-rules!
  896. '(("^\\*evil-registers" :size 0.3)
  897. ("^\\*Command Line" :size 8)))))
  898. (let ((tail (nreverse '(doom-after-modules-config-hook))))
  899. (while tail
  900. (let ((hook (car tail)))
  901. (let ((tail (list #'+evil--init-popup-rules-h)))
  902. (while tail
  903. (let ((func (car tail)))
  904. (add-hook hook func nil nil) (setq tail (cdr tail)))))
  905. (setq tail (cdr tail))))))
  906. (progn
  907. (defalias '+evil-update-cursor-color-h
  908. #'(lambda nil
  909. (put 'cursor 'evil-emacs-color (face-foreground 'warning))
  910. (put 'cursor 'evil-normal-color (face-background 'cursor))))
  911. (let
  912. ((tail
  913. (nreverse
  914. '(doom-load-theme-hook doom-after-modules-config-hook))))
  915. (while tail
  916. (let ((hook (car tail)))
  917. (let ((tail (list #'+evil-update-cursor-color-h)))
  918. (while tail
  919. (let ((func (car tail)))
  920. (add-hook hook func nil nil) (setq tail (cdr tail)))))
  921. (setq tail (cdr tail))))))
  922. (defalias '+evil-default-cursor-fn
  923. #'(lambda nil
  924. (evil-set-cursor-color (get 'cursor 'evil-normal-color))))
  925. (defalias '+evil-emacs-cursor-fn
  926. #'(lambda nil
  927. (evil-set-cursor-color (get 'cursor 'evil-emacs-color))))
  928. (progn
  929. (defalias
  930. 'doom--setq-evil-shift-width-for-after-change-major-mode-h
  931. #'(lambda (&rest _) "evil-shift-width = tab-width\n"
  932. (set (make-local-variable 'evil-shift-width) tab-width)))
  933. (add-hook 'after-change-major-mode-hook
  934. #'doom--setq-evil-shift-width-for-after-change-major-mode-h
  935. -90))
  936. (progn
  937. (eval-after-load 'wgrep
  938. #'(lambda nil
  939. (define-key wgrep-mode-map [remap evil-delete]
  940. #'+evil-delete))))
  941. (progn
  942. (defalias '+evil-disable-ex-highlights-h
  943. #'(lambda nil "Disable ex search buffer highlights."
  944. (if (evil-ex-hl-active-p 'evil-ex-search)
  945. (progn (evil-ex-nohighlight) t))))
  946. (let ((tail (nreverse '(doom-escape-hook))))
  947. (while tail
  948. (let ((hook (car tail)))
  949. (let ((tail (list #'+evil-disable-ex-highlights-h)))
  950. (while tail
  951. (let ((func (car tail)))
  952. (add-hook hook func nil nil) (setq tail (cdr tail)))))
  953. (setq tail (cdr tail))))))
  954. (progn
  955. (eval-after-load 'eldoc
  956. #'(lambda nil
  957. (eldoc-add-command 'evil-normal-state 'evil-insert
  958. 'evil-change 'evil-delete
  959. 'evil-replace))))
  960. (if noninteractive nil
  961. (setq save-silently t)
  962. (progn
  963. (defalias '+evil-display-vimlike-save-message-h
  964. #'(lambda nil "Shorter, vim-esque save messages."
  965. (message "\"%s\" %dL, %dC written"
  966. (if buffer-file-name
  967. (file-relative-name
  968. (file-truename buffer-file-name)
  969. (doom-project-root))
  970. (buffer-name))
  971. (count-lines (point-min) (point-max))
  972. (buffer-size))))
  973. (let ((tail (nreverse '(after-save-hook))))
  974. (while tail
  975. (let ((hook (car tail)))
  976. (let
  977. ((tail
  978. (list #'+evil-display-vimlike-save-message-h)))
  979. (while tail
  980. (let ((func (car tail)))
  981. (add-hook hook func nil nil)
  982. (setq tail (cdr tail)))))
  983. (setq tail (cdr tail)))))))
  984. (progn
  985. (defalias '+evil--dont-move-cursor-a
  986. #'(lambda (fn &rest args) nil
  987. (save-excursion (apply fn args))))
  988. (let ((tail (list (cons :around (ensure-list #'evil-indent)))))
  989. (while tail
  990. (let ((targets (car tail)))
  991. (let ((tail (cdr targets)))
  992. (while tail
  993. (let ((target (car tail)))
  994. (advice-add target (car targets)
  995. #'+evil--dont-move-cursor-a)
  996. (setq tail (cdr tail)))))
  997. (setq tail (cdr tail))))))
  998. (progn
  999. (defalias '+evil--make-numbered-markers-global-a
  1000. #'(lambda (char) nil (and (>= char 50) (<= char 57))))
  1001. (let
  1002. ((tail
  1003. (list
  1004. (cons :after-until (ensure-list #'evil-global-marker-p)))))
  1005. (while tail
  1006. (let ((targets (car tail)))
  1007. (let ((tail (cdr targets)))
  1008. (while tail
  1009. (let ((target (car tail)))
  1010. (advice-add target (car targets)
  1011. #'+evil--make-numbered-markers-global-a)
  1012. (setq tail (cdr tail)))))
  1013. (setq tail (cdr tail))))))
  1014. (progn
  1015. (defalias '+evil--fix-local-vars-a
  1016. #'(lambda (&rest _) nil
  1017. (if (eq major-mode 'fundamental-mode)
  1018. (progn (hack-local-variables)))))
  1019. (let
  1020. ((tail
  1021. (list (cons :before (ensure-list #'turn-on-evil-mode)))))
  1022. (while tail
  1023. (let ((targets (car tail)))
  1024. (let ((tail (cdr targets)))
  1025. (while tail
  1026. (let ((target (car tail)))
  1027. (advice-add target (car targets)
  1028. #'+evil--fix-local-vars-a)
  1029. (setq tail (cdr tail)))))
  1030. (setq tail (cdr tail))))))
  1031. (progn
  1032. (defalias '+evil--fix-helpful-key-in-evil-ex-a
  1033. #'(lambda (key-sequence) nil
  1034. (if (evil-ex-p)
  1035. (progn
  1036. (run-at-time 0.1 nil #'helpful-key key-sequence)
  1037. (abort-recursive-edit)))))
  1038. (let ((tail (list (cons :before (ensure-list #'helpful-key)))))
  1039. (while tail
  1040. (let ((targets (car tail)))
  1041. (let ((tail (cdr targets)))
  1042. (while tail
  1043. (let ((target (car tail)))
  1044. (advice-add target (car targets)
  1045. #'+evil--fix-helpful-key-in-evil-ex-a)
  1046. (setq tail (cdr tail)))))
  1047. (setq tail (cdr tail))))))
  1048. (advice-add #'evil-join :around #'+evil-join-a)
  1049. (progn
  1050. (defalias '+evil--no-squeeze-on-fill-a
  1051. #'(lambda (fn &rest args) nil
  1052. (let ((fill-region (symbol-function #'fill-region)))
  1053. (ignore fill-region)
  1054. (let*
  1055. ((vnew
  1056. #'(lambda
  1057. (from to &optional justify nosqueeze to-eop)
  1058. (funcall fill-region from to justify t to-eop)))
  1059. (old (symbol-function #'fill-region)))
  1060. (unwind-protect
  1061. (progn (fset #'fill-region vnew) (apply fn args))
  1062. (fset #'fill-region old))))))
  1063. (let
  1064. ((tail
  1065. (list
  1066. (cons :around
  1067. (ensure-list '(evil-fill evil-fill-and-move))))))
  1068. (while tail
  1069. (let ((targets (car tail)))
  1070. (let ((tail (cdr targets)))
  1071. (while tail
  1072. (let ((target (car tail)))
  1073. (advice-add target (car targets)
  1074. #'+evil--no-squeeze-on-fill-a)
  1075. (setq tail (cdr tail)))))
  1076. (setq tail (cdr tail))))))
  1077. (advice-add #'evil-force-normal-state :after #'+evil-escape-a)
  1078. (advice-add #'evil-ex-replace-special-filenames :override
  1079. #'+evil-replace-filename-modifiers-a)
  1080. (add-hook 'minibuffer-inactive-mode-hook
  1081. #'+evil--fix-dabbrev-in-minibuffer-h)
  1082. (advice-add #'evil-window-split :override #'+evil-window-split-a)
  1083. (advice-add #'evil-window-vsplit :override
  1084. #'+evil-window-vsplit-a)
  1085. (advice-add #'evil-open-above :around
  1086. #'+evil--insert-newline-above-and-respect-comments-a)
  1087. (advice-add #'evil-open-below :around
  1088. #'+evil--insert-newline-below-and-respect-comments-a)
  1089. (evil-ex-define-argument-type regexp-match :runner
  1090. #'(lambda (flag &optional arg)
  1091. (+evil-ex-regexp-match flag arg
  1092. 'inverted)))
  1093. (evil-ex-define-argument-type regexp-global-match :runner
  1094. +evil-ex-regexp-match)
  1095. (defalias '+evil--regexp-match-args
  1096. #'(lambda (arg)
  1097. (if (evil-ex-p)
  1098. (progn
  1099. (let*
  1100. ((--cl-rest-- (evil-delimited-arguments arg 2))
  1101. (arg
  1102. (car-safe
  1103. (prog1 --cl-rest--
  1104. (setq --cl-rest-- (cdr --cl-rest--)))))
  1105. (flags
  1106. (car-safe
  1107. (prog1 --cl-rest--
  1108. (setq --cl-rest-- (cdr --cl-rest--))))))
  1109. (progn
  1110. (if --cl-rest--
  1111. (signal 'wrong-number-of-arguments
  1112. (list '(&optional arg flags)
  1113. (+ 2 (length --cl-rest--)))))
  1114. (list arg (string-to-list flags))))))))
  1115. (evil-define-interactive-code "<//>" :ex-arg regexp-match
  1116. (+evil--regexp-match-args
  1117. evil-ex-argument))
  1118. (evil-define-interactive-code "<//!>" :ex-arg regexp-global-match
  1119. (+evil--regexp-match-args
  1120. evil-ex-argument))
  1121. (evil-add-command-properties '+evil:align :ex-arg 'regexp-match)
  1122. (evil-add-command-properties '+evil:align-right :ex-arg
  1123. 'regexp-match)
  1124. (evil-add-command-properties '+multiple-cursors:evil-mc :ex-arg
  1125. 'regexp-global-match)
  1126. (setq features (delq 'evil-ex features))
  1127. (let ((sym 'evil-ex))
  1128. (defalias 'doom-transient-hook71
  1129. #'(lambda (&rest _) "Transient hook for evil-ex"
  1130. (provide 'evil-ex)
  1131. (let ((sym 'evil-ex))
  1132. (cond
  1133. ((functionp sym)
  1134. (advice-remove sym #'doom-transient-hook71))
  1135. ((symbolp sym)
  1136. (remove-hook sym #'doom-transient-hook71))))
  1137. (unintern 'doom-transient-hook71 nil)))
  1138. (cond
  1139. ((functionp sym)
  1140. (advice-add 'evil-ex :before #'doom-transient-hook71))
  1141. ((symbolp sym)
  1142. (put 'doom-transient-hook71 'permanent-local-hook t)
  1143. (add-hook sym #'doom-transient-hook71 nil))))
  1144. (progn
  1145. (eval-after-load 'evil-ex
  1146. #'(lambda nil
  1147. (doom-load
  1148. (file-name-concat
  1149. "/Users/go/.emacs.d/modules/editor/evil/" "+commands")
  1150. nil))))
  1151. t)
  1152. ((debug error) (funcall use-package--warning45 :config err))))
  1153. (add-hook 'doom-after-modules-config-hook #'evil-mode))
  1154. ((debug error) (funcall use-package--warning45 :catch err)))
  1155. nil)
  1156.  
  1157. ;;;; 11
  1158. ((load-with-code-conversion "/Users/go/.emacs.d/modules/editor/evil/config.el"
  1159. "/Users/go/.emacs.d/modules/editor/evil/config.el"
  1160. nil t)
  1161. ((load-in-progress . t) (inhibit-file-name-operation)
  1162. (set-auto-coding-for-load . t)
  1163. (load-file-name . "/Users/go/.emacs.d/modules/editor/evil/config.el")
  1164. (load-true-file-name . "/Users/go/.emacs.d/modules/editor/evil/config.el")
  1165. (read-symbol-shorthands)
  1166. (eval-buffer-list #<buffer *load*-751461> #<buffer *load*-805835> #<buffer
  1167. *load*-850193> #<buffer *load*>)
  1168. (standard-output) (lexical-binding . t)
  1169. (standard-input . #<buffer *load*-751461>)
  1170. (macroexp--dynvars use-package--warning45 evil-respect-visual-line-mode
  1171. evil-want-abbrev-expand-on-insert-exit
  1172. evil-want-Y-yank-to-eol evil-want-C-w-delete
  1173. evil-want-C-u-delete evil-want-C-u-scroll
  1174. evil-want-C-i-jump evil-want-C-g-bindings
  1175. +evil-preprocessor-regexp
  1176. +evil-want-o/O-to-continue-comments +evil-repeat-keys
  1177. drag-stuff-global-mode company-tng-mode global-company-mode
  1178. global-dash-fontify-mode projectile-mode
  1179. pyvenv-tracking-mode pyvenv-mode
  1180. semantic-token-modifier-cache lsp-dired-mode
  1181. dired-async-mode async-bytecomp-package-mode
  1182. orgtbl-exp-regexp org-roam-db-autosync-mode
  1183. forge-add-default-bindings magit-wip-before-change-mode
  1184. magit-wip-after-apply-mode magit-wip-after-save-mode
  1185. magit-wip-mode magit-auto-revert-mode
  1186. magit-define-global-key-bindings git-rebase-filename-regexp
  1187. shell-command-with-editor-mode yas-global-mode
  1188. global-flycheck-mode modern-c++-font-lock-global-mode
  1189. disaster-find-build-root-functions ns-auto-titlebar-mode
  1190. ivy-mode magit-todos-mode global-hl-todo-mode
  1191. rxt-global-mode pcre-mode global-emojify-mode-line-mode
  1192. global-emojify-mode dumb-jump-mode dumb-jump-mode-map
  1193. eros-mode flyspell-lazy-mode
  1194. eshell-syntax-highlighting-global-mode
  1195. global-undo-fu-session-mode diredfl-global-mode
  1196. global-evil-vimish-fold-mode vimish-fold-global-mode
  1197. global-evil-visualstar-mode evil-traces-mode
  1198. global-evil-surround-mode evil-snipe-override-mode
  1199. evil-snipe-mode evil-lion-mode evil-escape-mode
  1200. expand-region-subword-enabled expand-region-smart-cursor
  1201. expand-region-exclude-text-mode-expansions
  1202. expand-region-reset-fast-key
  1203. expand-region-contract-fast-key
  1204. expand-region-fast-keys-enabled
  1205. expand-region-skip-whitespace
  1206. expand-region-autocopy-register
  1207. expand-region-guess-python-mode
  1208. expand-region-preferred-python-mode global-writeroom-mode
  1209. global-visual-fill-column-mode persp-mode
  1210. global-vi-tilde-fringe-mode global-git-gutter-mode
  1211. evil-goggles-mode global-anzu-mode doom-modeline-mode
  1212. solaire-global-mode ivy-rich-project-root-cache-mode
  1213. ivy-rich-mode counsel-projectile-mode counsel-mode amx-mode
  1214. cycle-themes-mode which-key-mode project-prefix-map
  1215. ws-butler-global-mode show-smartparens-global-mode
  1216. smartparens-global-mode smartparens-global-strict-mode
  1217. smartparens-mode-map dtrt-indent-mode
  1218. dtrt-indent-global-mode better-jumper-mode
  1219. global-hide-mode-line-mode straight-x-pinned-packages
  1220. explain-pause-mode gcmh-mode auto-minor-mode-magic-alist
  1221. auto-minor-mode-alist +org-capture-frame-parameters
  1222. +eval-runners +popup-defaults +popup--display-buffer-alist
  1223. +company-backend-alist doom-customize-theme-hook
  1224. doom-point-in-string-functions
  1225. doom-point-in-comment-functions
  1226. projectile-require-project-root projectile-enable-caching
  1227. projectile-project-root doom-big-font-mode
  1228. doom-big-font-increment doom-big-font doom-font-increment
  1229. doom-docs-dir doom-debug-mode doom-debug-variables
  1230. doom-before-reload-hook doom-after-reload-hook
  1231. doom-fallback-buffer-name doom-real-buffer-p
  1232. doom-unreal-buffer-functions doom-real-buffer-functions
  1233. doom-incremental-idle-timer
  1234. doom-incremental-first-idle-timer doom-incremental-packages
  1235. doom-inhibit-local-var-hooks)
  1236. (current-load-list (require . evil) use-package--warning45
  1237. (defun .
  1238. doom--setq-evil-ex-hl-update-delay-for-so-long-minor-mode-h)
  1239. (defun .
  1240. doom--setq-evil-ex-hl-update-delay-for-magit-mode-h)
  1241. (defun . +evil--persist-state-a)
  1242. evil-respect-visual-line-mode
  1243. evil-want-abbrev-expand-on-insert-exit
  1244. evil-want-Y-yank-to-eol evil-want-C-w-delete
  1245. evil-want-C-u-delete evil-want-C-u-scroll
  1246. evil-want-C-i-jump evil-want-C-g-bindings
  1247. +evil-preprocessor-regexp
  1248. +evil-want-o/O-to-continue-comments +evil-repeat-keys
  1249. "/Users/go/.emacs.d/modules/editor/evil/config.el")))
  1250.  
  1251. ;;;; 12
  1252. ((load "~/.emacs.d/modules/editor/evil/config" nil nomessage)
  1253. ((lexical-binding) (lread--unescaped-character-literals)))
  1254.  
  1255. ;;;; 13
  1256. ((condition-case e (load path noerror 'nomessage)
  1257. ((debug doom-error) (signal (car e) (cdr e)))
  1258. ((debug error) (setq path (locate-file path load-path (get-load-suffixes)))
  1259. (signal
  1260. (cond ((not (and path (featurep 'doom))) 'error)
  1261. ((file-in-directory-p path (expand-file-name "cli" doom-core-dir))
  1262. 'doom-cli-error)
  1263. ((file-in-directory-p path doom-core-dir) 'doom-core-error)
  1264. ((file-in-directory-p path doom-user-dir) 'doom-user-error)
  1265. ((file-in-directory-p path doom-profile-dir) 'doom-profile-error)
  1266. ((file-in-directory-p path doom-modules-dir) 'doom-module-error)
  1267. ('doom-error))
  1268. (list path e))))
  1269. nil)
  1270.  
  1271. ;;;; 14
  1272. ((doom-load "~/.emacs.d/modules/editor/evil/config")
  1273. ((path . "~/.emacs.d/modules/editor/evil/config") (noerror)))
  1274.  
  1275. ;;;; 15
  1276. ((let ((doom-module-context [18 0 0 :editor evil (+everywhere) nil]))
  1277. (doom-load "~/.emacs.d/modules/editor/evil/config"))
  1278. ((doom-module-context . [18 0 0 :editor evil (+everywhere) nil])))
  1279.  
  1280. ;;;; 16
  1281. ((let ((old-custom-file custom-file))
  1282. (let ((doom-module-context [2 -111 -111 :config use-package nil nil]))
  1283. (doom-load "~/.emacs.d/modules/config/use-package/init"))
  1284. (let ((doom-module-context [0 -110 -110 :core nil nil nil]))
  1285. (doom-load "~/.emacs.d/lisp/init"))
  1286. (doom-run-hooks 'doom-before-modules-init-hook)
  1287. (let ((doom-module-context [18 0 0 :editor evil (+everywhere) nil]))
  1288. (doom-load "~/.emacs.d/modules/editor/evil/init"))
  1289. (doom-run-hooks 'doom-after-modules-init-hook)
  1290. (doom-run-hooks 'doom-before-modules-config-hook)
  1291. (let ((doom-module-context [3 0 0 :completion company (+childframe) nil]))
  1292. (doom-load "~/.emacs.d/modules/completion/company/config"))
  1293. (let ((doom-module-context [4 0 0 :completion ivy nil nil]))
  1294. (doom-load "~/.emacs.d/modules/completion/ivy/config"))
  1295. (let ((doom-module-context [5 0 0 :ui deft nil nil]))
  1296. (doom-load "~/.emacs.d/modules/ui/deft/config"))
  1297. (let ((doom-module-context [6 0 0 :ui doom nil nil]))
  1298. (doom-load "~/.emacs.d/modules/ui/doom/config"))
  1299. (let ((doom-module-context [7 0 0 :ui doom-dashboard nil nil]))
  1300. (doom-load "~/.emacs.d/modules/ui/doom-dashboard/config"))
  1301. (let ((doom-module-context [8 0 0 :ui doom-quit nil nil]))
  1302. (doom-load "~/.emacs.d/modules/ui/doom-quit/config"))
  1303. (let ((doom-module-context [9 0 0 :ui hl-todo nil nil]))
  1304. (doom-load "~/.emacs.d/modules/ui/hl-todo/config"))
  1305. (let ((doom-module-context [10 0 0 :ui modeline nil nil]))
  1306. (doom-load "~/.emacs.d/modules/ui/modeline/config"))
  1307. (let ((doom-module-context [11 0 0 :ui neotree nil nil]))
  1308. (doom-load "~/.emacs.d/modules/ui/neotree/config"))
  1309. (let ((doom-module-context [12 0 0 :ui ophints nil nil]))
  1310. (doom-load "~/.emacs.d/modules/ui/ophints/config"))
  1311. (let ((doom-module-context [13 0 0 :ui popup (+defaults) nil]))
  1312. (doom-load "~/.emacs.d/modules/ui/popup/config"))
  1313. (let ((doom-module-context [14 0 0 :ui vc-gutter nil nil]))
  1314. (doom-load "~/.emacs.d/modules/ui/vc-gutter/config"))
  1315. (let ((doom-module-context [16 0 0 :ui workspaces nil nil]))
  1316. (doom-load "~/.emacs.d/modules/ui/workspaces/config"))
  1317. (let ((doom-module-context [17 0 0 :ui zen nil nil]))
  1318. (doom-load "~/.emacs.d/modules/ui/zen/config"))
  1319. (let ((doom-module-context [18 0 0 :editor evil (+everywhere) nil]))
  1320. (doom-load "~/.emacs.d/modules/editor/evil/config"))
  1321. (let ((doom-module-context [19 0 0 :editor file-templates nil nil]))
  1322. (doom-load "~/.emacs.d/modules/editor/file-templates/config"))
  1323. (let ((doom-module-context [20 0 0 :editor fold nil nil]))
  1324. (doom-load "~/.emacs.d/modules/editor/fold/config"))
  1325. (let ((doom-module-context [21 0 0 :editor format (+onsave) nil]))
  1326. (doom-load "~/.emacs.d/modules/editor/format/config"))
  1327. (let ((doom-module-context [22 0 0 :editor snippets nil nil]))
  1328. (doom-load "~/.emacs.d/modules/editor/snippets/config"))
  1329. (let ((doom-module-context [23 0 0 :emacs dired nil nil]))
  1330. (doom-load "~/.emacs.d/modules/emacs/dired/config"))
  1331. (let ((doom-module-context [24 0 0 :emacs electric nil nil]))
  1332. (doom-load "~/.emacs.d/modules/emacs/electric/config"))
  1333. (let ((doom-module-context [25 0 0 :emacs ibuffer nil nil]))
  1334. (doom-load "~/.emacs.d/modules/emacs/ibuffer/config"))
  1335. (let ((doom-module-context [26 0 0 :emacs undo nil nil]))
  1336. (doom-load "~/.emacs.d/modules/emacs/undo/config"))
  1337. (let ((doom-module-context [27 0 0 :emacs vc nil nil]))
  1338. (doom-load "~/.emacs.d/modules/emacs/vc/config"))
  1339. (let ((doom-module-context [28 0 0 :term eshell nil nil]))
  1340. (doom-load "~/.emacs.d/modules/term/eshell/config"))
  1341. (let ((doom-module-context [29 0 0 :term vterm nil nil]))
  1342. (doom-load "~/.emacs.d/modules/term/vterm/config"))
  1343. (let ((doom-module-context [30 0 0 :checkers syntax nil nil]))
  1344. (doom-load "~/.emacs.d/modules/checkers/syntax/config"))
  1345. (let ((doom-module-context [31 0 0 :checkers spell (+flyspell) nil]))
  1346. (doom-load "~/.emacs.d/modules/checkers/spell/config"))
  1347. (let ((doom-module-context [32 0 0 :checkers grammar nil nil]))
  1348. (doom-load "~/.emacs.d/modules/checkers/grammar/config"))
  1349. (let ((doom-module-context [33 0 0 :tools eval (+overlay) nil]))
  1350. (doom-load "~/.emacs.d/modules/tools/eval/config"))
  1351. (let ((doom-module-context [34 0 0 :tools lookup nil nil]))
  1352. (doom-load "~/.emacs.d/modules/tools/lookup/config"))
  1353. (let ((doom-module-context [35 0 0 :tools lsp nil nil]))
  1354. (doom-load "~/.emacs.d/modules/tools/lsp/config"))
  1355. (let ((doom-module-context [36 0 0 :tools magit (+forge) nil]))
  1356. (doom-load "~/.emacs.d/modules/tools/magit/config"))
  1357. (let ((doom-module-context [38 0 0 :tools pass nil nil]))
  1358. (doom-load "~/.emacs.d/modules/tools/pass/config"))
  1359. (let ((doom-module-context [39 0 0 :os macos nil nil]))
  1360. (doom-load "~/.emacs.d/modules/os/macos/config"))
  1361. (let
  1362. ((doom-module-context [40 0 0 :lang cc (+lsp +cmake-mode +cuda-mode) nil]))
  1363. (doom-load "~/.emacs.d/modules/lang/cc/config"))
  1364. (let ((doom-module-context [41 0 0 :lang emacs-lisp nil nil]))
  1365. (doom-load "~/.emacs.d/modules/lang/emacs-lisp/config"))
  1366. (let ((doom-module-context [42 0 0 :lang latex nil nil]))
  1367. (doom-load "~/.emacs.d/modules/lang/latex/config"))
  1368. (let ((doom-module-context [43 0 0 :lang markdown nil nil]))
  1369. (doom-load "~/.emacs.d/modules/lang/markdown/config"))
  1370. (let ((doom-module-context [44 0 0 :lang org (+pretty +roam2 +journal) nil]))
  1371. (doom-load "~/.emacs.d/modules/lang/org/config"))
  1372. (let ((doom-module-context [45 0 0 :lang python (+lsp) nil]))
  1373. (doom-load "~/.emacs.d/modules/lang/python/config"))
  1374. (let ((doom-module-context [46 0 0 :lang sh nil nil]))
  1375. (doom-load "~/.emacs.d/modules/lang/sh/config"))
  1376. (let ((doom-module-context [47 0 0 :lang yaml nil nil]))
  1377. (doom-load "~/.emacs.d/modules/lang/yaml/config"))
  1378. (let
  1379. ((doom-module-context
  1380. [48 0 0 :config default (+bindings +smartparens) nil]))
  1381. (doom-load "~/.emacs.d/modules/config/default/config"))
  1382. (doom-run-hooks 'doom-after-modules-config-hook)
  1383. (let ((doom-module-context [1 105 -105 :user nil nil nil]))
  1384. (doom-load "~/.doom.d/config"))
  1385. (if (eq custom-file old-custom-file) (progn (doom-load custom-file 'noerror))))
  1386. ((old-custom-file . "/Users/go/.doom.d/custom.el")))
  1387.  
  1388. ;;;; 17
  1389. ((let ((doom-context doom-context))
  1390. (let ((tail (ensure-list 'modules)))
  1391. (while tail
  1392. (let ((context (car tail)))
  1393. (doom-context-push context) (setq tail (cdr tail)))))
  1394. (set 'doom-modules
  1395. '#s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold
  1396. 0.8125 data
  1397. ((:core) (:path "/Users/go/.emacs.d/lisp/" :depth -110)
  1398. (:user) (:path "/Users/go/.doom.d/" :depth (-105 . 105))
  1399. (:config . use-package)
  1400. (:path "/Users/go/.emacs.d/modules/config/use-package"
  1401. :depth -111)
  1402. (:completion . company)
  1403. (:path "/Users/go/.emacs.d/modules/completion/company"
  1404. :flags (+childframe))
  1405. (:completion . ivy)
  1406. (:path "/Users/go/.emacs.d/modules/completion/ivy"
  1407. :flags nil)
  1408. (:ui . deft)
  1409. (:path "/Users/go/.emacs.d/modules/ui/deft" :flags nil)
  1410. (:ui . doom)
  1411. (:path "/Users/go/.emacs.d/modules/ui/doom" :flags nil)
  1412. (:ui . doom-dashboard)
  1413. (:path "/Users/go/.emacs.d/modules/ui/doom-dashboard"
  1414. :flags nil)
  1415. (:ui . doom-quit)
  1416. (:path "/Users/go/.emacs.d/modules/ui/doom-quit" :flags
  1417. nil)
  1418. (:ui . hl-todo)
  1419. (:path "/Users/go/.emacs.d/modules/ui/hl-todo" :flags
  1420. nil)
  1421. (:ui . modeline)
  1422. (:path "/Users/go/.emacs.d/modules/ui/modeline" :flags
  1423. nil)
  1424. (:ui . neotree)
  1425. (:path "/Users/go/.emacs.d/modules/ui/neotree" :flags
  1426. nil)
  1427. (:ui . ophints)
  1428. (:path "/Users/go/.emacs.d/modules/ui/ophints" :flags
  1429. nil)
  1430. (:ui . popup)
  1431. (:path "/Users/go/.emacs.d/modules/ui/popup" :flags
  1432. (+defaults))
  1433. (:ui . vc-gutter)
  1434. (:path "/Users/go/.emacs.d/modules/ui/vc-gutter" :flags
  1435. nil)
  1436. (:ui . vi-tilde-fringe)
  1437. (:path "/Users/go/.emacs.d/modules/ui/vi-tilde-fringe"
  1438. :flags nil)
  1439. (:ui . workspaces)
  1440. (:path "/Users/go/.emacs.d/modules/ui/workspaces" :flags
  1441. nil)
  1442. (:ui . zen)
  1443. (:path "/Users/go/.emacs.d/modules/ui/zen" :flags nil)
  1444. (:editor . evil)
  1445. (:path "/Users/go/.emacs.d/modules/editor/evil" :flags
  1446. (+everywhere))
  1447. (:editor . file-templates)
  1448. (:path
  1449. "/Users/go/.emacs.d/modules/editor/file-templates"
  1450. :flags nil)
  1451. (:editor . fold)
  1452. (:path "/Users/go/.emacs.d/modules/editor/fold" :flags
  1453. nil)
  1454. (:editor . format)
  1455. (:path "/Users/go/.emacs.d/modules/editor/format" :flags
  1456. (+onsave))
  1457. (:editor . snippets)
  1458. (:path "/Users/go/.emacs.d/modules/editor/snippets"
  1459. :flags nil)
  1460. (:emacs . dired)
  1461. (:path "/Users/go/.emacs.d/modules/emacs/dired" :flags
  1462. nil)
  1463. (:emacs . electric)
  1464. (:path "/Users/go/.emacs.d/modules/emacs/electric"
  1465. :flags nil)
  1466. (:emacs . ibuffer)
  1467. (:path "/Users/go/.emacs.d/modules/emacs/ibuffer" :flags
  1468. nil)
  1469. (:emacs . undo)
  1470. (:path "/Users/go/.emacs.d/modules/emacs/undo" :flags
  1471. nil)
  1472. (:emacs . vc)
  1473. (:path "/Users/go/.emacs.d/modules/emacs/vc" :flags nil)
  1474. (:term . eshell)
  1475. (:path "/Users/go/.emacs.d/modules/term/eshell" :flags
  1476. nil)
  1477. (:term . vterm)
  1478. (:path "/Users/go/.emacs.d/modules/term/vterm" :flags
  1479. nil)
  1480. (:checkers . syntax)
  1481. (:path "/Users/go/.emacs.d/modules/checkers/syntax"
  1482. :flags nil)
  1483. (:checkers . spell)
  1484. (:path "/Users/go/.emacs.d/modules/checkers/spell"
  1485. :flags (+flyspell))
  1486. (:checkers . grammar)
  1487. (:path "/Users/go/.emacs.d/modules/checkers/grammar"
  1488. :flags nil)
  1489. (:tools . eval)
  1490. (:path "/Users/go/.emacs.d/modules/tools/eval" :flags
  1491. (+overlay))
  1492. (:tools . lookup)
  1493. (:path "/Users/go/.emacs.d/modules/tools/lookup" :flags
  1494. nil)
  1495. (:tools . lsp)
  1496. (:path "/Users/go/.emacs.d/modules/tools/lsp" :flags nil)
  1497. (:tools . magit)
  1498. (:path "/Users/go/.emacs.d/modules/tools/magit" :flags
  1499. (+forge))
  1500. (:tools . make)
  1501. (:path "/Users/go/.emacs.d/modules/tools/make" :flags
  1502. nil)
  1503. (:tools . pass)
  1504. (:path "/Users/go/.emacs.d/modules/tools/pass" :flags
  1505. nil)
  1506. (:os . macos)
  1507. (:path "/Users/go/.emacs.d/modules/os/macos" :flags nil)
  1508. (:lang . cc)
  1509. (:path "/Users/go/.emacs.d/modules/lang/cc" :flags
  1510. (+lsp +cmake-mode +cuda-mode))
  1511. (:lang . emacs-lisp)
  1512. (:path "/Users/go/.emacs.d/modules/lang/emacs-lisp"
  1513. :flags nil)
  1514. (:lang . latex)
  1515. (:path "/Users/go/.emacs.d/modules/lang/latex" :flags
  1516. nil)
  1517. (:lang . markdown)
  1518. (:path "/Users/go/.emacs.d/modules/lang/markdown" :flags
  1519. nil)
  1520. (:lang . org)
  1521. (:path "/Users/go/.emacs.d/modules/lang/org" :flags
  1522. (+pretty +roam2 +journal))
  1523. (:lang . python)
  1524. (:path "/Users/go/.emacs.d/modules/lang/python" :flags
  1525. (+lsp))
  1526. (:lang . sh)
  1527. (:path "/Users/go/.emacs.d/modules/lang/sh" :flags nil)
  1528. (:lang . yaml)
  1529. (:path "/Users/go/.emacs.d/modules/lang/yaml" :flags nil)
  1530. (:config . default)
  1531. (:path "/Users/go/.emacs.d/modules/config/default"
  1532. :flags (+bindings +smartparens)))))
  1533. (set 'doom-disabled-packages 'nil)
  1534. (setplist ':core '(nil [0 -110 -110 :core nil nil nil]))
  1535. (setplist ':user '(nil [1 105 -105 :user nil nil nil]))
  1536. (setplist ':completion
  1537. '(company [3 0 0 :completion company (+childframe) nil] ivy
  1538. [4 0 0 :completion ivy nil nil]))
  1539. (setplist ':ui
  1540. '(deft [5 0 0 :ui deft nil nil] doom [6 0 0 :ui doom nil nil]
  1541. doom-dashboard [7 0 0 :ui doom-dashboard nil nil] doom-quit
  1542. [8 0 0 :ui doom-quit nil nil] hl-todo
  1543. [9 0 0 :ui hl-todo nil nil] modeline
  1544. [10 0 0 :ui modeline nil nil] neotree
  1545. [11 0 0 :ui neotree nil nil] ophints
  1546. [12 0 0 :ui ophints nil nil] popup
  1547. [13 0 0 :ui popup (+defaults) nil] vc-gutter
  1548. [14 0 0 :ui vc-gutter nil nil] vi-tilde-fringe
  1549. [15 0 0 :ui vi-tilde-fringe nil nil] workspaces
  1550. [16 0 0 :ui workspaces nil nil] zen [17 0 0 :ui zen nil nil]))
  1551. (setplist ':editor
  1552. '(evil [18 0 0 :editor evil (+everywhere) nil] file-templates
  1553. [19 0 0 :editor file-templates nil nil] fold
  1554. [20 0 0 :editor fold nil nil] format
  1555. [21 0 0 :editor format (+onsave) nil] snippets
  1556. [22 0 0 :editor snippets nil nil]))
  1557. (setplist ':emacs
  1558. '(dired [23 0 0 :emacs dired nil nil] electric
  1559. [24 0 0 :emacs electric nil nil] ibuffer
  1560. [25 0 0 :emacs ibuffer nil nil] undo
  1561. [26 0 0 :emacs undo nil nil] vc [27 0 0 :emacs vc nil nil]))
  1562. (setplist ':term
  1563. '(eshell [28 0 0 :term eshell nil nil] vterm
  1564. [29 0 0 :term vterm nil nil]))
  1565. (setplist ':checkers
  1566. '(syntax [30 0 0 :checkers syntax nil nil] spell
  1567. [31 0 0 :checkers spell (+flyspell) nil] grammar
  1568. [32 0 0 :checkers grammar nil nil]))
  1569. (setplist ':tools
  1570. '(eval [33 0 0 :tools eval (+overlay) nil] lookup
  1571. [34 0 0 :tools lookup nil nil] lsp
  1572. [35 0 0 :tools lsp nil nil] magit
  1573. [36 0 0 :tools magit (+forge) nil] make
  1574. [37 0 0 :tools make nil nil] pass
  1575. [38 0 0 :tools pass nil nil]))
  1576. (setplist ':os '(macos [39 0 0 :os macos nil nil]))
  1577. (setplist ':lang
  1578. '(cc [40 0 0 :lang cc (+lsp +cmake-mode +cuda-mode) nil] emacs-lisp
  1579. [41 0 0 :lang emacs-lisp nil nil] latex
  1580. [42 0 0 :lang latex nil nil] markdown
  1581. [43 0 0 :lang markdown nil nil] org
  1582. [44 0 0 :lang org (+pretty +roam2 +journal) nil] python
  1583. [45 0 0 :lang python (+lsp) nil] sh [46 0 0 :lang sh nil nil]
  1584. yaml [47 0 0 :lang yaml nil nil]))
  1585. (setplist ':config
  1586. '(use-package [2 -111 -111 :config use-package nil nil] default
  1587. [48 0 0 :config default (+bindings +smartparens) nil]))
  1588. (let ((old-custom-file custom-file))
  1589. (let ((doom-module-context [2 -111 -111 :config use-package nil nil]))
  1590. (doom-load "~/.emacs.d/modules/config/use-package/init"))
  1591. (let ((doom-module-context [0 -110 -110 :core nil nil nil]))
  1592. (doom-load "~/.emacs.d/lisp/init"))
  1593. (doom-run-hooks 'doom-before-modules-init-hook)
  1594. (let ((doom-module-context [18 0 0 :editor evil (+everywhere) nil]))
  1595. (doom-load "~/.emacs.d/modules/editor/evil/init"))
  1596. (doom-run-hooks 'doom-after-modules-init-hook)
  1597. (doom-run-hooks 'doom-before-modules-config-hook)
  1598. (let ((doom-module-context [3 0 0 :completion company (+childframe) nil]))
  1599. (doom-load "~/.emacs.d/modules/completion/company/config"))
  1600. (let ((doom-module-context [4 0 0 :completion ivy nil nil]))
  1601. (doom-load "~/.emacs.d/modules/completion/ivy/config"))
  1602. (let ((doom-module-context [5 0 0 :ui deft nil nil]))
  1603. (doom-load "~/.emacs.d/modules/ui/deft/config"))
  1604. (let ((doom-module-context [6 0 0 :ui doom nil nil]))
  1605. (doom-load "~/.emacs.d/modules/ui/doom/config"))
  1606. (let ((doom-module-context [7 0 0 :ui doom-dashboard nil nil]))
  1607. (doom-load "~/.emacs.d/modules/ui/doom-dashboard/config"))
  1608. (let ((doom-module-context [8 0 0 :ui doom-quit nil nil]))
  1609. (doom-load "~/.emacs.d/modules/ui/doom-quit/config"))
  1610. (let ((doom-module-context [9 0 0 :ui hl-todo nil nil]))
  1611. (doom-load "~/.emacs.d/modules/ui/hl-todo/config"))
  1612. (let ((doom-module-context [10 0 0 :ui modeline nil nil]))
  1613. (doom-load "~/.emacs.d/modules/ui/modeline/config"))
  1614. (let ((doom-module-context [11 0 0 :ui neotree nil nil]))
  1615. (doom-load "~/.emacs.d/modules/ui/neotree/config"))
  1616. (let ((doom-module-context [12 0 0 :ui ophints nil nil]))
  1617. (doom-load "~/.emacs.d/modules/ui/ophints/config"))
  1618. (let ((doom-module-context [13 0 0 :ui popup (+defaults) nil]))
  1619. (doom-load "~/.emacs.d/modules/ui/popup/config"))
  1620. (let ((doom-module-context [14 0 0 :ui vc-gutter nil nil]))
  1621. (doom-load "~/.emacs.d/modules/ui/vc-gutter/config"))
  1622. (let ((doom-module-context [16 0 0 :ui workspaces nil nil]))
  1623. (doom-load "~/.emacs.d/modules/ui/workspaces/config"))
  1624. (let ((doom-module-context [17 0 0 :ui zen nil nil]))
  1625. (doom-load "~/.emacs.d/modules/ui/zen/config"))
  1626. (let ((doom-module-context [18 0 0 :editor evil (+everywhere) nil]))
  1627. (doom-load "~/.emacs.d/modules/editor/evil/config"))
  1628. (let ((doom-module-context [19 0 0 :editor file-templates nil nil]))
  1629. (doom-load "~/.emacs.d/modules/editor/file-templates/config"))
  1630. (let ((doom-module-context [20 0 0 :editor fold nil nil]))
  1631. (doom-load "~/.emacs.d/modules/editor/fold/config"))
  1632. (let ((doom-module-context [21 0 0 :editor format (+onsave) nil]))
  1633. (doom-load "~/.emacs.d/modules/editor/format/config"))
  1634. (let ((doom-module-context [22 0 0 :editor snippets nil nil]))
  1635. (doom-load "~/.emacs.d/modules/editor/snippets/config"))
  1636. (let ((doom-module-context [23 0 0 :emacs dired nil nil]))
  1637. (doom-load "~/.emacs.d/modules/emacs/dired/config"))
  1638. (let ((doom-module-context [24 0 0 :emacs electric nil nil]))
  1639. (doom-load "~/.emacs.d/modules/emacs/electric/config"))
  1640. (let ((doom-module-context [25 0 0 :emacs ibuffer nil nil]))
  1641. (doom-load "~/.emacs.d/modules/emacs/ibuffer/config"))
  1642. (let ((doom-module-context [26 0 0 :emacs undo nil nil]))
  1643. (doom-load "~/.emacs.d/modules/emacs/undo/config"))
  1644. (let ((doom-module-context [27 0 0 :emacs vc nil nil]))
  1645. (doom-load "~/.emacs.d/modules/emacs/vc/config"))
  1646. (let ((doom-module-context [28 0 0 :term eshell nil nil]))
  1647. (doom-load "~/.emacs.d/modules/term/eshell/config"))
  1648. (let ((doom-module-context [29 0 0 :term vterm nil nil]))
  1649. (doom-load "~/.emacs.d/modules/term/vterm/config"))
  1650. (let ((doom-module-context [30 0 0 :checkers syntax nil nil]))
  1651. (doom-load "~/.emacs.d/modules/checkers/syntax/config"))
  1652. (let ((doom-module-context [31 0 0 :checkers spell (+flyspell) nil]))
  1653. (doom-load "~/.emacs.d/modules/checkers/spell/config"))
  1654. (let ((doom-module-context [32 0 0 :checkers grammar nil nil]))
  1655. (doom-load "~/.emacs.d/modules/checkers/grammar/config"))
  1656. (let ((doom-module-context [33 0 0 :tools eval (+overlay) nil]))
  1657. (doom-load "~/.emacs.d/modules/tools/eval/config"))
  1658. (let ((doom-module-context [34 0 0 :tools lookup nil nil]))
  1659. (doom-load "~/.emacs.d/modules/tools/lookup/config"))
  1660. (let ((doom-module-context [35 0 0 :tools lsp nil nil]))
  1661. (doom-load "~/.emacs.d/modules/tools/lsp/config"))
  1662. (let ((doom-module-context [36 0 0 :tools magit (+forge) nil]))
  1663. (doom-load "~/.emacs.d/modules/tools/magit/config"))
  1664. (let ((doom-module-context [38 0 0 :tools pass nil nil]))
  1665. (doom-load "~/.emacs.d/modules/tools/pass/config"))
  1666. (let ((doom-module-context [39 0 0 :os macos nil nil]))
  1667. (doom-load "~/.emacs.d/modules/os/macos/config"))
  1668. (let
  1669. ((doom-module-context
  1670. [40 0 0 :lang cc (+lsp +cmake-mode +cuda-mode) nil]))
  1671. (doom-load "~/.emacs.d/modules/lang/cc/config"))
  1672. (let ((doom-module-context [41 0 0 :lang emacs-lisp nil nil]))
  1673. (doom-load "~/.emacs.d/modules/lang/emacs-lisp/config"))
  1674. (let ((doom-module-context [42 0 0 :lang latex nil nil]))
  1675. (doom-load "~/.emacs.d/modules/lang/latex/config"))
  1676. (let ((doom-module-context [43 0 0 :lang markdown nil nil]))
  1677. (doom-load "~/.emacs.d/modules/lang/markdown/config"))
  1678. (let
  1679. ((doom-module-context [44 0 0 :lang org (+pretty +roam2 +journal) nil]))
  1680. (doom-load "~/.emacs.d/modules/lang/org/config"))
  1681. (let ((doom-module-context [45 0 0 :lang python (+lsp) nil]))
  1682. (doom-load "~/.emacs.d/modules/lang/python/config"))
  1683. (let ((doom-module-context [46 0 0 :lang sh nil nil]))
  1684. (doom-load "~/.emacs.d/modules/lang/sh/config"))
  1685. (let ((doom-module-context [47 0 0 :lang yaml nil nil]))
  1686. (doom-load "~/.emacs.d/modules/lang/yaml/config"))
  1687. (let
  1688. ((doom-module-context
  1689. [48 0 0 :config default (+bindings +smartparens) nil]))
  1690. (doom-load "~/.emacs.d/modules/config/default/config"))
  1691. (doom-run-hooks 'doom-after-modules-config-hook)
  1692. (let ((doom-module-context [1 105 -105 :user nil nil nil]))
  1693. (doom-load "~/.doom.d/config"))
  1694. (if (eq custom-file old-custom-file)
  1695. (progn (doom-load custom-file 'noerror)))))
  1696. ((doom-context modules init cli t)))
  1697.  
  1698. ;;;; 18
  1699. ((if (or (doom-context-p 'init) (doom-context-p 'reload))
  1700. (let ((doom-context doom-context))
  1701. (let ((tail (ensure-list 'modules)))
  1702. (while tail
  1703. (let ((context (car tail)))
  1704. (doom-context-push context) (setq tail (cdr tail)))))
  1705. (set 'doom-modules
  1706. '#s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold
  1707. 0.8125 data
  1708. ((:core)
  1709. (:path "/Users/go/.emacs.d/lisp/" :depth -110)
  1710. (:user)
  1711. (:path "/Users/go/.doom.d/" :depth (-105 . 105))
  1712. (:config . use-package)
  1713. (:path
  1714. "/Users/go/.emacs.d/modules/config/use-package"
  1715. :depth -111)
  1716. (:completion . company)
  1717. (:path
  1718. "/Users/go/.emacs.d/modules/completion/company"
  1719. :flags (+childframe))
  1720. (:completion . ivy)
  1721. (:path "/Users/go/.emacs.d/modules/completion/ivy"
  1722. :flags nil)
  1723. (:ui . deft)
  1724. (:path "/Users/go/.emacs.d/modules/ui/deft" :flags
  1725. nil)
  1726. (:ui . doom)
  1727. (:path "/Users/go/.emacs.d/modules/ui/doom" :flags
  1728. nil)
  1729. (:ui . doom-dashboard)
  1730. (:path
  1731. "/Users/go/.emacs.d/modules/ui/doom-dashboard"
  1732. :flags nil)
  1733. (:ui . doom-quit)
  1734. (:path "/Users/go/.emacs.d/modules/ui/doom-quit"
  1735. :flags nil)
  1736. (:ui . hl-todo)
  1737. (:path "/Users/go/.emacs.d/modules/ui/hl-todo"
  1738. :flags nil)
  1739. (:ui . modeline)
  1740. (:path "/Users/go/.emacs.d/modules/ui/modeline"
  1741. :flags nil)
  1742. (:ui . neotree)
  1743. (:path "/Users/go/.emacs.d/modules/ui/neotree"
  1744. :flags nil)
  1745. (:ui . ophints)
  1746. (:path "/Users/go/.emacs.d/modules/ui/ophints"
  1747. :flags nil)
  1748. (:ui . popup)
  1749. (:path "/Users/go/.emacs.d/modules/ui/popup" :flags
  1750. (+defaults))
  1751. (:ui . vc-gutter)
  1752. (:path "/Users/go/.emacs.d/modules/ui/vc-gutter"
  1753. :flags nil)
  1754. (:ui . vi-tilde-fringe)
  1755. (:path
  1756. "/Users/go/.emacs.d/modules/ui/vi-tilde-fringe"
  1757. :flags nil)
  1758. (:ui . workspaces)
  1759. (:path "/Users/go/.emacs.d/modules/ui/workspaces"
  1760. :flags nil)
  1761. (:ui . zen)
  1762. (:path "/Users/go/.emacs.d/modules/ui/zen" :flags
  1763. nil)
  1764. (:editor . evil)
  1765. (:path "/Users/go/.emacs.d/modules/editor/evil"
  1766. :flags (+everywhere))
  1767. (:editor . file-templates)
  1768. (:path
  1769. "/Users/go/.emacs.d/modules/editor/file-templates"
  1770. :flags nil)
  1771. (:editor . fold)
  1772. (:path "/Users/go/.emacs.d/modules/editor/fold"
  1773. :flags nil)
  1774. (:editor . format)
  1775. (:path "/Users/go/.emacs.d/modules/editor/format"
  1776. :flags (+onsave))
  1777. (:editor . snippets)
  1778. (:path "/Users/go/.emacs.d/modules/editor/snippets"
  1779. :flags nil)
  1780. (:emacs . dired)
  1781. (:path "/Users/go/.emacs.d/modules/emacs/dired"
  1782. :flags nil)
  1783. (:emacs . electric)
  1784. (:path "/Users/go/.emacs.d/modules/emacs/electric"
  1785. :flags nil)
  1786. (:emacs . ibuffer)
  1787. (:path "/Users/go/.emacs.d/modules/emacs/ibuffer"
  1788. :flags nil)
  1789. (:emacs . undo)
  1790. (:path "/Users/go/.emacs.d/modules/emacs/undo"
  1791. :flags nil)
  1792. (:emacs . vc)
  1793. (:path "/Users/go/.emacs.d/modules/emacs/vc" :flags
  1794. nil)
  1795. (:term . eshell)
  1796. (:path "/Users/go/.emacs.d/modules/term/eshell"
  1797. :flags nil)
  1798. (:term . vterm)
  1799. (:path "/Users/go/.emacs.d/modules/term/vterm"
  1800. :flags nil)
  1801. (:checkers . syntax)
  1802. (:path "/Users/go/.emacs.d/modules/checkers/syntax"
  1803. :flags nil)
  1804. (:checkers . spell)
  1805. (:path "/Users/go/.emacs.d/modules/checkers/spell"
  1806. :flags (+flyspell))
  1807. (:checkers . grammar)
  1808. (:path "/Users/go/.emacs.d/modules/checkers/grammar"
  1809. :flags nil)
  1810. (:tools . eval)
  1811. (:path "/Users/go/.emacs.d/modules/tools/eval"
  1812. :flags (+overlay))
  1813. (:tools . lookup)
  1814. (:path "/Users/go/.emacs.d/modules/tools/lookup"
  1815. :flags nil)
  1816. (:tools . lsp)
  1817. (:path "/Users/go/.emacs.d/modules/tools/lsp" :flags
  1818. nil)
  1819. (:tools . magit)
  1820. (:path "/Users/go/.emacs.d/modules/tools/magit"
  1821. :flags (+forge))
  1822. (:tools . make)
  1823. (:path "/Users/go/.emacs.d/modules/tools/make"
  1824. :flags nil)
  1825. (:tools . pass)
  1826. (:path "/Users/go/.emacs.d/modules/tools/pass"
  1827. :flags nil)
  1828. (:os . macos)
  1829. (:path "/Users/go/.emacs.d/modules/os/macos" :flags
  1830. nil)
  1831. (:lang . cc)
  1832. (:path "/Users/go/.emacs.d/modules/lang/cc" :flags
  1833. (+lsp +cmake-mode +cuda-mode))
  1834. (:lang . emacs-lisp)
  1835. (:path "/Users/go/.emacs.d/modules/lang/emacs-lisp"
  1836. :flags nil)
  1837. (:lang . latex)
  1838. (:path "/Users/go/.emacs.d/modules/lang/latex"
  1839. :flags nil)
  1840. (:lang . markdown)
  1841. (:path "/Users/go/.emacs.d/modules/lang/markdown"
  1842. :flags nil)
  1843. (:lang . org)
  1844. (:path "/Users/go/.emacs.d/modules/lang/org" :flags
  1845. (+pretty +roam2 +journal))
  1846. (:lang . python)
  1847. (:path "/Users/go/.emacs.d/modules/lang/python"
  1848. :flags (+lsp))
  1849. (:lang . sh)
  1850. (:path "/Users/go/.emacs.d/modules/lang/sh" :flags
  1851. nil)
  1852. (:lang . yaml)
  1853. (:path "/Users/go/.emacs.d/modules/lang/yaml" :flags
  1854. nil)
  1855. (:config . default)
  1856. (:path "/Users/go/.emacs.d/modules/config/default"
  1857. :flags (+bindings +smartparens)))))
  1858. (set 'doom-disabled-packages 'nil)
  1859. (setplist ':core '(nil [0 -110 -110 :core nil nil nil]))
  1860. (setplist ':user '(nil [1 105 -105 :user nil nil nil]))
  1861. (setplist ':completion
  1862. '(company [3 0 0 :completion company (+childframe) nil] ivy
  1863. [4 0 0 :completion ivy nil nil]))
  1864. (setplist ':ui
  1865. '(deft [5 0 0 :ui deft nil nil] doom [6 0 0 :ui doom nil nil]
  1866. doom-dashboard [7 0 0 :ui doom-dashboard nil nil]
  1867. doom-quit [8 0 0 :ui doom-quit nil nil] hl-todo
  1868. [9 0 0 :ui hl-todo nil nil] modeline
  1869. [10 0 0 :ui modeline nil nil] neotree
  1870. [11 0 0 :ui neotree nil nil] ophints
  1871. [12 0 0 :ui ophints nil nil] popup
  1872. [13 0 0 :ui popup (+defaults) nil] vc-gutter
  1873. [14 0 0 :ui vc-gutter nil nil] vi-tilde-fringe
  1874. [15 0 0 :ui vi-tilde-fringe nil nil] workspaces
  1875. [16 0 0 :ui workspaces nil nil] zen
  1876. [17 0 0 :ui zen nil nil]))
  1877. (setplist ':editor
  1878. '(evil [18 0 0 :editor evil (+everywhere) nil] file-templates
  1879. [19 0 0 :editor file-templates nil nil] fold
  1880. [20 0 0 :editor fold nil nil] format
  1881. [21 0 0 :editor format (+onsave) nil] snippets
  1882. [22 0 0 :editor snippets nil nil]))
  1883. (setplist ':emacs
  1884. '(dired [23 0 0 :emacs dired nil nil] electric
  1885. [24 0 0 :emacs electric nil nil] ibuffer
  1886. [25 0 0 :emacs ibuffer nil nil] undo
  1887. [26 0 0 :emacs undo nil nil] vc
  1888. [27 0 0 :emacs vc nil nil]))
  1889. (setplist ':term
  1890. '(eshell [28 0 0 :term eshell nil nil] vterm
  1891. [29 0 0 :term vterm nil nil]))
  1892. (setplist ':checkers
  1893. '(syntax [30 0 0 :checkers syntax nil nil] spell
  1894. [31 0 0 :checkers spell (+flyspell) nil] grammar
  1895. [32 0 0 :checkers grammar nil nil]))
  1896. (setplist ':tools
  1897. '(eval [33 0 0 :tools eval (+overlay) nil] lookup
  1898. [34 0 0 :tools lookup nil nil] lsp
  1899. [35 0 0 :tools lsp nil nil] magit
  1900. [36 0 0 :tools magit (+forge) nil] make
  1901. [37 0 0 :tools make nil nil] pass
  1902. [38 0 0 :tools pass nil nil]))
  1903. (setplist ':os '(macos [39 0 0 :os macos nil nil]))
  1904. (setplist ':lang
  1905. '(cc [40 0 0 :lang cc (+lsp +cmake-mode +cuda-mode) nil]
  1906. emacs-lisp [41 0 0 :lang emacs-lisp nil nil] latex
  1907. [42 0 0 :lang latex nil nil] markdown
  1908. [43 0 0 :lang markdown nil nil] org
  1909. [44 0 0 :lang org (+pretty +roam2 +journal) nil] python
  1910. [45 0 0 :lang python (+lsp) nil] sh
  1911. [46 0 0 :lang sh nil nil] yaml [47 0 0 :lang yaml nil nil]))
  1912. (setplist ':config
  1913. '(use-package [2 -111 -111 :config use-package nil nil] default
  1914. [48 0 0 :config default (+bindings +smartparens) nil]))
  1915. (let ((old-custom-file custom-file))
  1916. (let ((doom-module-context [2 -111 -111 :config use-package nil nil]))
  1917. (doom-load "~/.emacs.d/modules/config/use-package/init"))
  1918. (let ((doom-module-context [0 -110 -110 :core nil nil nil]))
  1919. (doom-load "~/.emacs.d/lisp/init"))
  1920. (doom-run-hooks 'doom-before-modules-init-hook)
  1921. (let ((doom-module-context [18 0 0 :editor evil (+everywhere) nil]))
  1922. (doom-load "~/.emacs.d/modules/editor/evil/init"))
  1923. (doom-run-hooks 'doom-after-modules-init-hook)
  1924. (doom-run-hooks 'doom-before-modules-config-hook)
  1925. (let
  1926. ((doom-module-context [3 0 0 :completion company (+childframe) nil]))
  1927. (doom-load "~/.emacs.d/modules/completion/company/config"))
  1928. (let ((doom-module-context [4 0 0 :completion ivy nil nil]))
  1929. (doom-load "~/.emacs.d/modules/completion/ivy/config"))
  1930. (let ((doom-module-context [5 0 0 :ui deft nil nil]))
  1931. (doom-load "~/.emacs.d/modules/ui/deft/config"))
  1932. (let ((doom-module-context [6 0 0 :ui doom nil nil]))
  1933. (doom-load "~/.emacs.d/modules/ui/doom/config"))
  1934. (let ((doom-module-context [7 0 0 :ui doom-dashboard nil nil]))
  1935. (doom-load "~/.emacs.d/modules/ui/doom-dashboard/config"))
  1936. (let ((doom-module-context [8 0 0 :ui doom-quit nil nil]))
  1937. (doom-load "~/.emacs.d/modules/ui/doom-quit/config"))
  1938. (let ((doom-module-context [9 0 0 :ui hl-todo nil nil]))
  1939. (doom-load "~/.emacs.d/modules/ui/hl-todo/config"))
  1940. (let ((doom-module-context [10 0 0 :ui modeline nil nil]))
  1941. (doom-load "~/.emacs.d/modules/ui/modeline/config"))
  1942. (let ((doom-module-context [11 0 0 :ui neotree nil nil]))
  1943. (doom-load "~/.emacs.d/modules/ui/neotree/config"))
  1944. (let ((doom-module-context [12 0 0 :ui ophints nil nil]))
  1945. (doom-load "~/.emacs.d/modules/ui/ophints/config"))
  1946. (let ((doom-module-context [13 0 0 :ui popup (+defaults) nil]))
  1947. (doom-load "~/.emacs.d/modules/ui/popup/config"))
  1948. (let ((doom-module-context [14 0 0 :ui vc-gutter nil nil]))
  1949. (doom-load "~/.emacs.d/modules/ui/vc-gutter/config"))
  1950. (let ((doom-module-context [16 0 0 :ui workspaces nil nil]))
  1951. (doom-load "~/.emacs.d/modules/ui/workspaces/config"))
  1952. (let ((doom-module-context [17 0 0 :ui zen nil nil]))
  1953. (doom-load "~/.emacs.d/modules/ui/zen/config"))
  1954. (let ((doom-module-context [18 0 0 :editor evil (+everywhere) nil]))
  1955. (doom-load "~/.emacs.d/modules/editor/evil/config"))
  1956. (let ((doom-module-context [19 0 0 :editor file-templates nil nil]))
  1957. (doom-load "~/.emacs.d/modules/editor/file-templates/config"))
  1958. (let ((doom-module-context [20 0 0 :editor fold nil nil]))
  1959. (doom-load "~/.emacs.d/modules/editor/fold/config"))
  1960. (let ((doom-module-context [21 0 0 :editor format (+onsave) nil]))
  1961. (doom-load "~/.emacs.d/modules/editor/format/config"))
  1962. (let ((doom-module-context [22 0 0 :editor snippets nil nil]))
  1963. (doom-load "~/.emacs.d/modules/editor/snippets/config"))
  1964. (let ((doom-module-context [23 0 0 :emacs dired nil nil]))
  1965. (doom-load "~/.emacs.d/modules/emacs/dired/config"))
  1966. (let ((doom-module-context [24 0 0 :emacs electric nil nil]))
  1967. (doom-load "~/.emacs.d/modules/emacs/electric/config"))
  1968. (let ((doom-module-context [25 0 0 :emacs ibuffer nil nil]))
  1969. (doom-load "~/.emacs.d/modules/emacs/ibuffer/config"))
  1970. (let ((doom-module-context [26 0 0 :emacs undo nil nil]))
  1971. (doom-load "~/.emacs.d/modules/emacs/undo/config"))
  1972. (let ((doom-module-context [27 0 0 :emacs vc nil nil]))
  1973. (doom-load "~/.emacs.d/modules/emacs/vc/config"))
  1974. (let ((doom-module-context [28 0 0 :term eshell nil nil]))
  1975. (doom-load "~/.emacs.d/modules/term/eshell/config"))
  1976. (let ((doom-module-context [29 0 0 :term vterm nil nil]))
  1977. (doom-load "~/.emacs.d/modules/term/vterm/config"))
  1978. (let ((doom-module-context [30 0 0 :checkers syntax nil nil]))
  1979. (doom-load "~/.emacs.d/modules/checkers/syntax/config"))
  1980. (let ((doom-module-context [31 0 0 :checkers spell (+flyspell) nil]))
  1981. (doom-load "~/.emacs.d/modules/checkers/spell/config"))
  1982. (let ((doom-module-context [32 0 0 :checkers grammar nil nil]))
  1983. (doom-load "~/.emacs.d/modules/checkers/grammar/config"))
  1984. (let ((doom-module-context [33 0 0 :tools eval (+overlay) nil]))
  1985. (doom-load "~/.emacs.d/modules/tools/eval/config"))
  1986. (let ((doom-module-context [34 0 0 :tools lookup nil nil]))
  1987. (doom-load "~/.emacs.d/modules/tools/lookup/config"))
  1988. (let ((doom-module-context [35 0 0 :tools lsp nil nil]))
  1989. (doom-load "~/.emacs.d/modules/tools/lsp/config"))
  1990. (let ((doom-module-context [36 0 0 :tools magit (+forge) nil]))
  1991. (doom-load "~/.emacs.d/modules/tools/magit/config"))
  1992. (let ((doom-module-context [38 0 0 :tools pass nil nil]))
  1993. (doom-load "~/.emacs.d/modules/tools/pass/config"))
  1994. (let ((doom-module-context [39 0 0 :os macos nil nil]))
  1995. (doom-load "~/.emacs.d/modules/os/macos/config"))
  1996. (let
  1997. ((doom-module-context
  1998. [40 0 0 :lang cc (+lsp +cmake-mode +cuda-mode) nil]))
  1999. (doom-load "~/.emacs.d/modules/lang/cc/config"))
  2000. (let ((doom-module-context [41 0 0 :lang emacs-lisp nil nil]))
  2001. (doom-load "~/.emacs.d/modules/lang/emacs-lisp/config"))
  2002. (let ((doom-module-context [42 0 0 :lang latex nil nil]))
  2003. (doom-load "~/.emacs.d/modules/lang/latex/config"))
  2004. (let ((doom-module-context [43 0 0 :lang markdown nil nil]))
  2005. (doom-load "~/.emacs.d/modules/lang/markdown/config"))
  2006. (let
  2007. ((doom-module-context
  2008. [44 0 0 :lang org (+pretty +roam2 +journal) nil]))
  2009. (doom-load "~/.emacs.d/modules/lang/org/config"))
  2010. (let ((doom-module-context [45 0 0 :lang python (+lsp) nil]))
  2011. (doom-load "~/.emacs.d/modules/lang/python/config"))
  2012. (let ((doom-module-context [46 0 0 :lang sh nil nil]))
  2013. (doom-load "~/.emacs.d/modules/lang/sh/config"))
  2014. (let ((doom-module-context [47 0 0 :lang yaml nil nil]))
  2015. (doom-load "~/.emacs.d/modules/lang/yaml/config"))
  2016. (let
  2017. ((doom-module-context
  2018. [48 0 0 :config default (+bindings +smartparens) nil]))
  2019. (doom-load "~/.emacs.d/modules/config/default/config"))
  2020. (doom-run-hooks 'doom-after-modules-config-hook)
  2021. (let ((doom-module-context [1 105 -105 :user nil nil nil]))
  2022. (doom-load "~/.doom.d/config"))
  2023. (if (eq custom-file old-custom-file)
  2024. (progn (doom-load custom-file 'noerror))))))
  2025. nil)
  2026.  
  2027. ;;;; 19
  2028. ((load-with-code-conversion "/Users/go/.emacs.d/.local/etc/@/init.30.el"
  2029. "/Users/go/.emacs.d/.local/etc/@/init.30.el" t t)
  2030. ((load-in-progress . t) (inhibit-file-name-operation)
  2031. (set-auto-coding-for-load . t)
  2032. (load-file-name . "/Users/go/.emacs.d/.local/etc/@/init.30.el")
  2033. (load-true-file-name . "/Users/go/.emacs.d/.local/etc/@/init.30.el")
  2034. (read-symbol-shorthands)
  2035. (eval-buffer-list #<buffer *load*-805835> #<buffer *load*-850193> #<buffer
  2036. *load*>)
  2037. (standard-output) (lexical-binding . t)
  2038. (standard-input . #<buffer *load*-805835>)
  2039. (macroexp--dynvars drag-stuff-global-mode company-tng-mode global-company-mode
  2040. global-dash-fontify-mode projectile-mode
  2041. pyvenv-tracking-mode pyvenv-mode
  2042. semantic-token-modifier-cache lsp-dired-mode
  2043. dired-async-mode async-bytecomp-package-mode
  2044. orgtbl-exp-regexp org-roam-db-autosync-mode
  2045. forge-add-default-bindings magit-wip-before-change-mode
  2046. magit-wip-after-apply-mode magit-wip-after-save-mode
  2047. magit-wip-mode magit-auto-revert-mode
  2048. magit-define-global-key-bindings git-rebase-filename-regexp
  2049. shell-command-with-editor-mode yas-global-mode
  2050. global-flycheck-mode modern-c++-font-lock-global-mode
  2051. disaster-find-build-root-functions ns-auto-titlebar-mode
  2052. ivy-mode magit-todos-mode global-hl-todo-mode
  2053. rxt-global-mode pcre-mode global-emojify-mode-line-mode
  2054. global-emojify-mode dumb-jump-mode dumb-jump-mode-map
  2055. eros-mode flyspell-lazy-mode
  2056. eshell-syntax-highlighting-global-mode
  2057. global-undo-fu-session-mode diredfl-global-mode
  2058. global-evil-vimish-fold-mode vimish-fold-global-mode
  2059. global-evil-visualstar-mode evil-traces-mode
  2060. global-evil-surround-mode evil-snipe-override-mode
  2061. evil-snipe-mode evil-lion-mode evil-escape-mode
  2062. expand-region-subword-enabled expand-region-smart-cursor
  2063. expand-region-exclude-text-mode-expansions
  2064. expand-region-reset-fast-key
  2065. expand-region-contract-fast-key
  2066. expand-region-fast-keys-enabled
  2067. expand-region-skip-whitespace
  2068. expand-region-autocopy-register
  2069. expand-region-guess-python-mode
  2070. expand-region-preferred-python-mode global-writeroom-mode
  2071. global-visual-fill-column-mode persp-mode
  2072. global-vi-tilde-fringe-mode global-git-gutter-mode
  2073. evil-goggles-mode global-anzu-mode doom-modeline-mode
  2074. solaire-global-mode ivy-rich-project-root-cache-mode
  2075. ivy-rich-mode counsel-projectile-mode counsel-mode amx-mode
  2076. cycle-themes-mode which-key-mode project-prefix-map
  2077. ws-butler-global-mode show-smartparens-global-mode
  2078. smartparens-global-mode smartparens-global-strict-mode
  2079. smartparens-mode-map dtrt-indent-mode
  2080. dtrt-indent-global-mode better-jumper-mode
  2081. global-hide-mode-line-mode straight-x-pinned-packages
  2082. explain-pause-mode gcmh-mode auto-minor-mode-magic-alist
  2083. auto-minor-mode-alist +org-capture-frame-parameters
  2084. +eval-runners +popup-defaults +popup--display-buffer-alist
  2085. +company-backend-alist doom-customize-theme-hook
  2086. doom-point-in-string-functions
  2087. doom-point-in-comment-functions
  2088. projectile-require-project-root projectile-enable-caching
  2089. projectile-project-root doom-big-font-mode
  2090. doom-big-font-increment doom-big-font doom-font-increment
  2091. doom-docs-dir doom-debug-mode doom-debug-variables
  2092. doom-before-reload-hook doom-after-reload-hook
  2093. doom-fallback-buffer-name doom-real-buffer-p
  2094. doom-unreal-buffer-functions doom-real-buffer-functions
  2095. doom-incremental-idle-timer
  2096. doom-incremental-first-idle-timer doom-incremental-packages
  2097. doom-inhibit-local-var-hooks)
  2098. (current-load-list (defun . --anonymous-lambda) (require . comp)
  2099. (defun . link-hint-copy-link-at-point)
  2100. (defun . link-hint-open-link-at-point)
  2101. (defun . link-hint-copy-all-links)
  2102. (defun . link-hint-open-all-links)
  2103. (defun . link-hint-copy-multiple-links)
  2104. (defun . link-hint-open-multiple-links)
  2105. (defun . link-hint-copy-link) (defun . link-hint-open-link)
  2106. (defun . link-hint-define-type)
  2107. (defun . avy-transpose-lines-in-region)
  2108. (defun . avy-goto-char-timer) (defun . avy-setup-default)
  2109. (defun . avy-kill-ring-save-whole-line)
  2110. (defun . avy-kill-whole-line)
  2111. (defun . avy-kill-ring-save-region)
  2112. (defun . avy-kill-region) (defun . avy-move-region)
  2113. (defun . avy-copy-region) (defun . avy-move-line)
  2114. (defun . avy-copy-line) (defun . avy-goto-end-of-line)
  2115. (defun . avy-goto-line-below) (defun . avy-goto-line-above)
  2116. (defun . avy-goto-line)
  2117. (defun . avy-goto-word-or-subword-1)
  2118. (defun . avy-goto-subword-1) (defun . avy-goto-subword-0)
  2119. (defun . avy-goto-symbol-1-below)
  2120. (defun . avy-goto-symbol-1-above)
  2121. (defun . avy-goto-symbol-1) (defun . avy-goto-word-1-below)
  2122. (defun . avy-goto-word-1-above) (defun . avy-goto-word-1)
  2123. (defun . avy-goto-whitespace-end) (defun . avy-goto-word-0)
  2124. (defun . avy-isearch) (defun . avy-goto-char-2-below)
  2125. (defun . avy-goto-char-2-above) (defun . avy-goto-char-2)
  2126. (defun . avy-goto-char-in-line) (defun . avy-goto-char)
  2127. (defun . avy-process) (defun . drag-stuff-global-mode)
  2128. drag-stuff-global-mode (defun . turn-off-drag-stuff-mode)
  2129. (defun . turn-on-drag-stuff-mode) (defun . drag-stuff-mode)
  2130. (defun . drag-stuff-left) (defun . drag-stuff-right)
  2131. (defun . drag-stuff-down) (defun . drag-stuff-up)
  2132. (defun . yaml-mode) (defun . company-shell-env)
  2133. (defun . company-shell) (defun . company-fish-shell)
  2134. (defun . company-shell-rebuild-cache)
  2135. (defun . company-yasnippet) (defun . company-tng-mode)
  2136. company-tng-mode (defun . company-tng-configure-default)
  2137. (defun . company-tng-frontend) (defun . company-tempo)
  2138. (defun . company-semantic) (defun . company-oddmuse)
  2139. (defun . company-nxml) (defun . company-keywords)
  2140. (defun . company-ispell) (defun . company-gtags)
  2141. (defun . company-files) (defun . company-etags)
  2142. (defun . company-elisp) (defun . company-dabbrev-code)
  2143. (defun . company-dabbrev) (defun . company-css)
  2144. (defun . company-bbdb) (defun . company-abbrev)
  2145. (defun . company-complete) (defun . company-manual-begin)
  2146. (defun . global-company-mode) global-company-mode
  2147. (defun . company-mode) (defun . dash-register-info-lookup)
  2148. (defun . global-dash-fontify-mode) global-dash-fontify-mode
  2149. (defun . dash-fontify-mode) (defun . py-isort-before-save)
  2150. (defun . py-isort-buffer) (defun . py-isort-region)
  2151. (defun . pyimport-remove-unused)
  2152. (defun . pyimport-insert-missing)
  2153. (defun . shut-up-silence-emacs) (defun . shut-up)
  2154. (defun . python-pytest-repeat)
  2155. (defun . python-pytest-last-failed)
  2156. (defun . python-pytest-function-dwim)
  2157. (defun . python-pytest-function)
  2158. (defun . python-pytest-directories)
  2159. (defun . python-pytest-files)
  2160. (defun . python-pytest-file-dwim)
  2161. (defun . python-pytest-file) (defun . python-pytest)
  2162. (defun . python-pytest-dispatch)
  2163. (defun . transient-remove-suffix)
  2164. (defun . transient-replace-suffix)
  2165. (defun . transient-append-suffix)
  2166. (defun . transient-insert-suffix)
  2167. (defun . projectile-global-mode) (defun . projectile-mode)
  2168. projectile-mode (defun . projectile-edit-dir-locals)
  2169. (defun . projectile-browse-dirty-projects)
  2170. (defun . projectile-commander) (defun . projectile-ibuffer)
  2171. (defun . projectile-add-known-project)
  2172. (defun .
  2173. projectile-remove-current-project-from-known-projects)
  2174. (defun . projectile-remove-known-project)
  2175. (defun . projectile-reset-known-projects)
  2176. (defun . projectile-clear-known-projects)
  2177. (defun . projectile-cleanup-known-projects)
  2178. (defun . projectile-find-file-in-known-projects)
  2179. (defun . projectile-find-file-in-directory)
  2180. (defun . projectile-switch-open-project)
  2181. (defun . projectile-switch-project)
  2182. (defun . projectile-repeat-last-command)
  2183. (defun . projectile-run-project)
  2184. (defun . projectile-package-project)
  2185. (defun . projectile-install-project)
  2186. (defun . projectile-test-project)
  2187. (defun . projectile-compile-project)
  2188. (defun . projectile-configure-project)
  2189. (defun . projectile-recentf) (defun . projectile-vc)
  2190. (defun . projectile-dired-other-frame)
  2191. (defun . projectile-dired-other-window)
  2192. (defun . projectile-dired)
  2193. (defun . projectile-save-project-buffers)
  2194. (defun . projectile-kill-buffers)
  2195. (defun . projectile-replace-regexp)
  2196. (defun . projectile-replace) (defun . projectile-run-vterm)
  2197. (defun . projectile-run-term) (defun . projectile-run-ielm)
  2198. (defun . projectile-run-eshell)
  2199. (defun . projectile-run-shell) (defun . projectile-run-gdb)
  2200. (defun . projectile-run-async-shell-command-in-root)
  2201. (defun . projectile-run-shell-command-in-root)
  2202. (defun . projectile-run-command-in-root)
  2203. (defun . projectile-find-tag)
  2204. (defun . projectile-regenerate-tags)
  2205. (defun . projectile-ripgrep) (defun . projectile-ag)
  2206. (defun . projectile-grep)
  2207. (defun . projectile-toggle-between-implementation-and-test)
  2208. (defun . projectile-find-implementation-or-test-other-frame)
  2209. (defun .
  2210. projectile-find-implementation-or-test-other-window)
  2211. (defun . projectile-project-info)
  2212. (defun . projectile-related-files-fn-test-with-suffix)
  2213. (defun . projectile-related-files-fn-test-with-prefix)
  2214. (defun . projectile-related-files-fn-extensions)
  2215. (defun . projectile-related-files-fn-groups)
  2216. (defun . projectile-find-related-file)
  2217. (defun . projectile-find-related-file-other-frame)
  2218. (defun . projectile-find-related-file-other-window)
  2219. (defun . projectile-find-test-file)
  2220. (defun . projectile-find-dir-other-frame)
  2221. (defun . projectile-find-dir-other-window)
  2222. (defun . projectile-find-dir)
  2223. (defun . projectile-toggle-project-read-only)
  2224. (defun . projectile-find-file-other-frame)
  2225. (defun . projectile-find-file-other-window)
  2226. (defun . projectile-find-file)
  2227. (defun . projectile-find-file-dwim-other-frame)
  2228. (defun . projectile-find-file-dwim-other-window)
  2229. (defun . projectile-find-file-dwim)
  2230. (defun . projectile-find-other-file-other-frame)
  2231. (defun . projectile-find-other-file-other-window)
  2232. (defun . projectile-find-other-file)
  2233. (defun . projectile-multi-occur)
  2234. (defun . projectile-project-buffers-other-buffer)
  2235. (defun . projectile-display-buffer)
  2236. (defun . projectile-switch-to-buffer-other-frame)
  2237. (defun . projectile-switch-to-buffer-other-window)
  2238. (defun . projectile-switch-to-buffer)
  2239. (defun . projectile-discover-projects-in-search-path)
  2240. (defun . projectile-discover-projects-in-directory)
  2241. (defun . projectile-cache-current-file)
  2242. (defun . projectile-purge-dir-from-cache)
  2243. (defun . projectile-purge-file-from-cache)
  2244. (defun . projectile-invalidate-cache)
  2245. (defun . projectile-version)
  2246. (defun . pyvenv-restart-python)
  2247. (defun . pyvenv-tracking-mode) pyvenv-tracking-mode
  2248. (defun . pyvenv-mode) pyvenv-mode (defun . pyvenv-workon)
  2249. (defun . pyvenv-deactivate) (defun . pyvenv-activate)
  2250. (defun . pipenv-mode) (defun . load-env-vars)
  2251. (defun . company-anaconda) (defun . anaconda-eldoc-mode)
  2252. (defun . anaconda-mode) (defun . pythonic-deactivate)
  2253. (defun . pythonic-activate)
  2254. (defun . lsp-python-ms-update-server)
  2255. (defun . lsp-semantic-tokens-mode)
  2256. (defun . lsp-semantic-tokens--enable)
  2257. (defun . lsp-semantic-tokens--warn-about-deprecated-setting)
  2258. (defun . lsp--semantic-tokens-initialize-workspace)
  2259. (defun . lsp--semantic-tokens-initialize-buffer)
  2260. semantic-token-modifier-cache
  2261. (defun . lsp-modeline-workspace-status-mode)
  2262. (defun . lsp-modeline-diagnostics-mode)
  2263. (defun . lsp-diagnostics-modeline-mode)
  2264. (defun . lsp-modeline-code-actions-mode)
  2265. lsp-diagnostics-modeline-scope (defun . lsp-start-plain)
  2266. (defun . lsp-deferred) (defun . lsp)
  2267. (defun . lsp-ensure-server) (defun . lsp-update-servers)
  2268. (defun . lsp-update-server) (defun . lsp-install-server)
  2269. (defun . lsp-save-vscode-workspace)
  2270. (defun . lsp-load-vscode-workspace)
  2271. (defun . lsp--string-listp) (defun . lsp-avy-lens)
  2272. (defun . lsp-lens-mode) (defun . lsp-lens-hide)
  2273. (defun . lsp-lens-show) (defun . lsp-lens--enable)
  2274. (defun . lsp-evil-state-linked-ranges)
  2275. (defun . lsp-evil-state-highlights)
  2276. (defun . lsp-evil-multiedit-linked-ranges)
  2277. (defun . lsp-evil-multiedit-highlights)
  2278. (defun . lsp-iedit-linked-ranges)
  2279. (defun . lsp-iedit-highlights)
  2280. (defun . lsp-ido-workspace-symbol)
  2281. (defun . lsp-breadcrumb-narrow-to-symbol)
  2282. (defun . lsp-breadcrumb-go-to-symbol)
  2283. (defun . lsp-headerline-breadcrumb-mode)
  2284. (defun . lsp-fsharp--workspace-load)
  2285. (defun . lsp-dired-mode) lsp-dired-mode
  2286. (defun . lsp-diagnostics-mode)
  2287. (defun . lsp-diagnostics--enable)
  2288. (defun . lsp-diagnostics-lsp-checker-if-needed)
  2289. lsp-flycheck-default-level lsp-diagnostic-package
  2290. (defun . lsp-completion-mode)
  2291. (defun . lsp-completion--enable)
  2292. (defun . lsp-completion-at-point)
  2293. lsp-enable-completion-at-point lsp-prefer-capf
  2294. (defun . lsp-clojure-show-test-tree)
  2295. (defun . lsp-cpp-flycheck-clang-tidy-error-explainer)
  2296. (defun . spinner-start) (defun . spinner-create)
  2297. (defun . markdown-live-preview-mode)
  2298. (defun . gfm-view-mode) (defun . markdown-view-mode)
  2299. (defun . gfm-mode) (defun . markdown-mode)
  2300. (defun . pip-requirements-mode)
  2301. (defun . pip-requirements-auto-complete-setup)
  2302. (defun . ob-async-org-babel-execute-src-block)
  2303. (defun . org-babel-execute-src-block:async)
  2304. (defun . dired-async-do-rename)
  2305. (defun . dired-async-do-hardlink)
  2306. (defun . dired-async-do-symlink)
  2307. (defun . dired-async-do-copy) (defun . dired-async-mode)
  2308. dired-async-mode (defun . async-byte-compile-file)
  2309. (defun . async-bytecomp-package-mode)
  2310. async-bytecomp-package-mode
  2311. (defun . async-byte-recompile-directory)
  2312. (defun . async-start) (defun . async-start-process)
  2313. (defun . org-texinfo-convert-region-to-texinfo)
  2314. (defun . org-texinfo-publish-to-texinfo)
  2315. (defun . org-texinfo-export-to-info)
  2316. (defun . org-texinfo-export-to-texinfo)
  2317. (defun . org-publish-current-project)
  2318. (defun . org-publish-current-file)
  2319. (defun . org-publish-all) (defun . org-publish)
  2320. (defun . org-publish-project)
  2321. (defun . org-org-publish-to-org)
  2322. (defun . org-org-export-to-org)
  2323. (defun . org-org-export-as-org) (defun . org-odt-convert)
  2324. (defun . org-odt-export-to-odt)
  2325. (defun . org-odt-export-as-odf-and-open)
  2326. (defun . org-odt-export-as-odf)
  2327. (defun . org-md-publish-to-md)
  2328. (defun . org-md-export-to-markdown)
  2329. (defun . org-md-convert-region-to-md)
  2330. (defun . org-md-export-as-markdown)
  2331. (defun . org-latex-publish-to-pdf)
  2332. (defun . org-latex-publish-to-latex)
  2333. (defun . org-latex-export-to-pdf)
  2334. (defun . org-latex-export-to-latex)
  2335. (defun . org-latex-convert-region-to-latex)
  2336. (defun . org-latex-export-as-latex)
  2337. (defun . org-latex-make-preamble)
  2338. (defun . org-koma-letter-export-to-pdf)
  2339. (defun . org-koma-letter-export-to-latex)
  2340. (defun . org-koma-letter-export-as-latex)
  2341. (defun . org-icalendar-combine-agenda-files)
  2342. (defun . org-icalendar-export-agenda-files)
  2343. (defun . org-icalendar-export-to-ics)
  2344. (defun . org-html-publish-to-html)
  2345. (defun . org-html-export-to-html)
  2346. (defun . org-html-convert-region-to-html)
  2347. (defun . org-html-export-as-html)
  2348. (defun . org-html-htmlize-generate-css)
  2349. (defun . org-beamer-publish-to-pdf)
  2350. (defun . org-beamer-publish-to-latex)
  2351. (defun . org-beamer-select-environment)
  2352. (defun . org-beamer-export-to-pdf)
  2353. (defun . org-beamer-export-to-latex)
  2354. (defun . org-beamer-export-as-latex)
  2355. (defun . org-beamer-mode)
  2356. (defun . org-ascii-publish-to-utf8)
  2357. (defun . org-ascii-publish-to-latin1)
  2358. (defun . org-ascii-publish-to-ascii)
  2359. (defun . org-ascii-export-to-ascii)
  2360. (defun . org-ascii-export-as-ascii)
  2361. (defun . org-ascii-convert-region-to-utf8)
  2362. (defun . org-ascii-convert-region-to-ascii)
  2363. (defun . org-export-dispatch) (defun . org-export-to-file)
  2364. (defun . org-export-to-buffer)
  2365. (defun . org-export-raw-string)
  2366. (defun . org-export-insert-default-template)
  2367. (defun . org-export-replace-region-by)
  2368. (defun . org-export-string-as) (defun . org-export-as)
  2369. (defun . org-export-data)
  2370. (defun . org-export-get-environment)
  2371. (defun . org-export-derived-backend-p)
  2372. (defun . org-export-get-backend)
  2373. (defun . org-timer-set-timer) (defun . org-timer-item)
  2374. (defun . org-timer-change-times-in-region)
  2375. (defun . org-timer) (defun . org-timer-stop)
  2376. (defun . org-timer-pause-or-continue)
  2377. (defun . org-timer-start) (defun . orgtbl-ascii-plot)
  2378. (defun . orgtbl-to-orgtbl) (defun . orgtbl-to-texinfo)
  2379. (defun . orgtbl-to-html) (defun . orgtbl-to-latex)
  2380. (defun . orgtbl-to-csv) (defun . orgtbl-to-tsv)
  2381. (defun . orgtbl-to-generic) (defun . org-table-to-lisp)
  2382. orgtbl-exp-regexp (defun . orgtbl-mode)
  2383. (defun . turn-on-orgtbl) (defun . org-table-analyze)
  2384. (defun . org-table-sum) (defun . org-table-wrap-region)
  2385. (defun . org-table-sort-lines)
  2386. (defun . org-table-justify-field-maybe)
  2387. (defun . org-table--align-field) (defun . org-table-export)
  2388. (defun . org-table-map-tables) (defun . org-table-expand)
  2389. (defun . org-table-shrink)
  2390. (defun . org-table-toggle-column-width)
  2391. (defun . org-table-toggle-formula-debugger)
  2392. (defun . org-table-toggle-coordinate-overlays)
  2393. (defun . org-table-edit-formulas)
  2394. (defun . org-table-iterate-buffer-tables)
  2395. (defun . org-table-recalculate-buffer-tables)
  2396. (defun . org-table-iterate) (defun . org-table-recalculate)
  2397. (defun . org-table-eval-formula)
  2398. (defun . org-table-maybe-recalculate-line)
  2399. (defun . org-table-rotate-recalc-marks)
  2400. (defun . org-table-maybe-eval-formula)
  2401. (defun . org-table-get-stored-formulas)
  2402. (defun . org-table-edit-field)
  2403. (defun . org-table-paste-rectangle)
  2404. (defun . org-table-copy-region)
  2405. (defun . org-table-copy-down)
  2406. (defun . org-table-cut-region) (defun . org-table-kill-row)
  2407. (defun . org-table-hline-and-move)
  2408. (defun . org-table-insert-hline)
  2409. (defun . org-table-insert-row) (defun . org-table-move-row)
  2410. (defun . org-table-move-row-up)
  2411. (defun . org-table-move-row-down)
  2412. (defun . org-table-move-column)
  2413. (defun . org-table-move-column-left)
  2414. (defun . org-table-move-column-right)
  2415. (defun . org-table-delete-column)
  2416. (defun . org-table-move-cell-right)
  2417. (defun . org-table-move-cell-left)
  2418. (defun . org-table-move-cell-down)
  2419. (defun . org-table-move-cell-up)
  2420. (defun . org-table-insert-column)
  2421. (defun . org-table-goto-column)
  2422. (defun . org-table-field-info)
  2423. (defun . org-table-blank-field)
  2424. (defun . org-table-next-row)
  2425. (defun . org-table-previous-field)
  2426. (defun . org-table-next-field) (defun . org-table-end)
  2427. (defun . org-table-begin) (defun . org-table-import)
  2428. (defun . org-table-convert-region)
  2429. (defun . org-table-create)
  2430. (defun . org-table-create-or-convert-from-region)
  2431. (defun . org-table-create-with-table.el)
  2432. (defun . org-table-header-line-mode) (defun . org-refile)
  2433. (defun . org-refile-reverse) (defun . org-refile-copy)
  2434. (defun . org-plot/gnuplot) (defun . org-num-mode)
  2435. (defun . org-num-default-format) (defun . org-mobile-pull)
  2436. (defun . org-mobile-push)
  2437. (defun . org-load-noerror-mustsuffix)
  2438. (defun . org-list-checkbox-radio-mode) (defun . org-lint)
  2439. (defun . org-lint-add-checker)
  2440. (defun . org-babel-describe-bindings)
  2441. (defun . org-indent-mode) (defun . org-id-store-link)
  2442. (defun . org-id-find-id-file)
  2443. (defun . org-id-update-id-locations) (defun . org-id-new)
  2444. (defun . org-id-find) (defun . org-id-goto)
  2445. (defun . org-id-get-with-outline-drilling)
  2446. (defun . org-id-get-with-outline-path-completion)
  2447. (defun . org-id-get) (defun . org-id-copy)
  2448. (defun . org-id-get-create) (defun . org-goto)
  2449. (defun . org-goto-location) (defun . org-footnote-action)
  2450. (defun . org-feed-show-raw-feed)
  2451. (defun . org-feed-goto-inbox) (defun . org-feed-update)
  2452. (defun . org-feed-update-all) (defun . org-element-context)
  2453. (defun . org-element-at-point-no-context)
  2454. (defun . org-element-at-point)
  2455. (defun . org-element-cache-map)
  2456. (defun . org-element-cache-refresh)
  2457. (defun . org-element-cache-reset)
  2458. (defun . org-element-interpret-data)
  2459. (defun . org-element-update-syntax)
  2460. (defun . org-duration-h:mm-only-p)
  2461. (defun . org-duration-from-minutes)
  2462. (defun . org-duration-to-minutes) (defun . org-duration-p)
  2463. (defun . org-duration-set-regexps)
  2464. (defun . org-datetree-find-iso-week-create)
  2465. (defun . org-datetree-find-month-create)
  2466. (defun . org-datetree-find-date-create)
  2467. (defun . org-cycle-global) (defun . org-cycle)
  2468. (defun . org-crypt-use-before-save-magic)
  2469. (defun . org-decrypt-entries) (defun . org-encrypt-entries)
  2470. (defun . org-decrypt-entry) (defun . org-encrypt-entry)
  2471. (defun . org-check-version) (defun . org-agenda-columns)
  2472. (defun . org-columns-insert-dblock)
  2473. (defun . org-dblock-write:columnview)
  2474. (defun . org-columns-compute) (defun . org-columns)
  2475. (defun . org-columns-get-format-and-top-level)
  2476. (defun . org-columns-remove-overlays)
  2477. (defun . org-clock-update-time-maybe)
  2478. (defun . org-dblock-write:clocktable)
  2479. (defun . org-clocktable-shift) (defun . org-clock-report)
  2480. (defun . org-clock-get-clocktable)
  2481. (defun . org-clock-out-if-current)
  2482. (defun . org-clock-remove-overlays)
  2483. (defun . org-clock-display) (defun . org-clock-sum)
  2484. (defun . org-clock-sum-today) (defun . org-clock-goto)
  2485. (defun . org-clock-cancel) (defun . org-clock-out)
  2486. (defun . org-clock-in-last)
  2487. (defun . org-clock-toggle-auto-clockout)
  2488. (defun . org-clock-in) (defun . org-resolve-clocks)
  2489. (defun . org-capture-import-remember-templates)
  2490. (defun . org-capture) (defun . org-capture-string)
  2491. (defun . org-attach-dired-to-subtree)
  2492. (defun . org-attach-dir) (defun . org-attach)
  2493. (defun . org-archive-subtree-default-with-confirmation)
  2494. (defun . org-archive-subtree-default)
  2495. (defun . org-toggle-archive-tag)
  2496. (defun . org-archive-to-archive-sibling)
  2497. (defun . org-archive-subtree)
  2498. (defun . org-add-archive-files)
  2499. (defun . org-agenda-to-appt)
  2500. (defun . org-calendar-goto-agenda)
  2501. (defun . org-agenda-set-restriction-lock)
  2502. (defun .
  2503. org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item)
  2504. (defun . org-diary)
  2505. (defun . org-agenda-list-stuck-projects)
  2506. (defun . org-tags-view) (defun . org-todo-list)
  2507. (defun . org-search-view) (defun . org-agenda-list)
  2508. (defun . org-batch-store-agenda-views)
  2509. (defun . org-store-agenda-views)
  2510. (defun . org-batch-agenda-csv) (defun . org-batch-agenda)
  2511. (defun . org-agenda) (defun . org-toggle-sticky-agenda)
  2512. (defun . org-customize) (defun . org-reload)
  2513. (defun . org-submit-bug-report)
  2514. (defun . org-cycle-agenda-files) (defun . org-switchb)
  2515. (defun . org-offer-links-in-entry)
  2516. (defun . org-open-at-point-global) (defun . org-open-file)
  2517. (defun . org-run-like-in-org-mode) (defun . org-mode)
  2518. (defun . org-clock-persistence-insinuate)
  2519. (defun . org-load-modules-maybe) (defun . org-version)
  2520. (defun . org-babel-load-file)
  2521. (defun . org-babel-do-load-languages)
  2522. (defun . org-irc-store-link)
  2523. (defun . org-bbdb-anniversaries)
  2524. (defun . org-update-radio-target-regexp)
  2525. (defun . org-insert-link-global)
  2526. (defun . org-insert-last-stored-link)
  2527. (defun . org-insert-all-links) (defun . org-insert-link)
  2528. (defun . org-store-link) (defun . org-toggle-link-display)
  2529. (defun . org-previous-link) (defun . org-next-link)
  2530. (defun . org-cite-insert) (defun . org-babel-tangle)
  2531. (defun . org-babel-tangle-file)
  2532. (defun . org-babel-lob-get-info)
  2533. (defun . org-babel-lob-execute-maybe)
  2534. (defun . org-babel-mark-block)
  2535. (defun . org-babel-previous-src-block)
  2536. (defun . org-babel-next-src-block)
  2537. (defun . org-babel-goto-named-result)
  2538. (defun . org-babel-goto-named-src-block)
  2539. (defun . org-babel-goto-src-block-head)
  2540. (defun . org-babel-hide-result-toggle-maybe)
  2541. (defun . org-babel-sha1-hash)
  2542. (defun . org-babel-execute-subtree)
  2543. (defun . org-babel-execute-buffer)
  2544. (defun . org-babel-map-executables)
  2545. (defun . org-babel-map-call-lines)
  2546. (defun . org-babel-map-inline-src-blocks)
  2547. (defun . org-babel-map-src-blocks)
  2548. (defun . org-babel-open-src-block-result)
  2549. (defun . org-babel-do-in-edit-buffer)
  2550. (defun . org-babel-switch-to-session-with-code)
  2551. (defun . org-babel-switch-to-session)
  2552. (defun . org-babel-initiate-session)
  2553. (defun . org-babel-load-in-session)
  2554. (defun . org-babel-insert-header-arg)
  2555. (defun . org-babel-check-src-block)
  2556. (defun . org-babel-expand-src-block)
  2557. (defun . org-babel-execute-src-block)
  2558. (defun . org-babel-pop-to-session-maybe)
  2559. (defun . org-babel-load-in-session-maybe)
  2560. (defun . org-babel-expand-src-block-maybe)
  2561. (defun . org-babel-view-src-block-info)
  2562. (defun . org-babel-execute-maybe)
  2563. (defun . org-babel-execute-safely-maybe)
  2564. (defun . org-roam-diagnostics) (defun . org-roam-version)
  2565. (defun . org-roam-ref-find)
  2566. (defun . org-roam-extract-subtree)
  2567. (defun . org-roam-refile) (defun . org-roam-node-insert)
  2568. (defun . org-roam-node-random) (defun . org-roam-node-find)
  2569. (defun . org-roam-buffer-display-dedicated)
  2570. (defun . org-roam-migrate-wizard)
  2571. (defun . org-roam-update-org-id-locations)
  2572. (defun . org-roam-graph)
  2573. (defun . org-roam-db-autosync-enable)
  2574. (defun . org-roam-db-autosync-mode)
  2575. org-roam-db-autosync-mode (defun . org-roam-db-sync)
  2576. (defun . org-roam-dailies-find-directory)
  2577. (defun . org-roam-dailies-goto-date)
  2578. (defun . org-roam-dailies-capture-date)
  2579. (defun . org-roam-dailies-goto-yesterday)
  2580. (defun . org-roam-dailies-capture-yesterday)
  2581. (defun . org-roam-dailies-goto-tomorrow)
  2582. (defun . org-roam-dailies-capture-tomorrow)
  2583. (defun . org-roam-dailies-goto-today)
  2584. (defun . org-roam-dailies-capture-today)
  2585. (defun . org-roam-capture) (defun . org-roam-capture-)
  2586. (defun . org-roam-list-files)
  2587. (defun . emacsql-show-last-sql)
  2588. (defun . org-fancy-priorities-mode)
  2589. (defun . org-superstar-mode)
  2590. (defun . org-superstar-toggle-lightweight-lists)
  2591. (defun . org-appear-mode)
  2592. (defun . org-journal-search-future-scheduled)
  2593. (defun . org-journal-search-future)
  2594. (defun . org-journal-search-forever)
  2595. (defun . org-journal-search-calendar-year)
  2596. (defun . org-journal-search-calendar-month)
  2597. (defun . org-journal-search-calendar-week)
  2598. (defun . org-journal-search)
  2599. (defun . org-journal-previous-entry)
  2600. (defun . org-journal-next-entry)
  2601. (defun . org-journal-read-or-display-entry)
  2602. (defun . org-journal-display-entry)
  2603. (defun . org-journal-read-entry)
  2604. (defun . org-journal-mark-entries)
  2605. (defun . org-journal-invalidate-cache)
  2606. (defun . org-journal-open-current-journal-file)
  2607. (defun . org-journal-reschedule-scheduled-entry)
  2608. (defun . org-journal-new-scheduled-entry)
  2609. (defun . org-journal-new-date-entry)
  2610. (defun . org-journal-new-entry)
  2611. (defun . org-journal-convert-created-property-timestamps)
  2612. (defun . org-journal-open-previous-entry)
  2613. (defun . org-journal-open-next-entry)
  2614. (defun . org-journal-mode)
  2615. (defun . orgit-topic-complete-link)
  2616. (defun . orgit-topic-export) (defun . orgit-topic-open)
  2617. (defun . orgit-topic-store)
  2618. (defun . forge-list-owned-repositories)
  2619. (defun . forge-list-repositories)
  2620. (defun . forge-list-authored-issues)
  2621. (defun . forge-list-authored-pullreqs)
  2622. (defun . forge-list-owned-pullreqs)
  2623. (defun . forge-list-requested-reviews)
  2624. (defun . forge-list-assigned-pullreqs)
  2625. (defun . forge-list-labeled-pullreqs)
  2626. (defun . forge-list-pullreqs)
  2627. (defun . forge-list-owned-issues)
  2628. (defun . forge-list-assigned-issues)
  2629. (defun . forge-list-labeled-issues)
  2630. (defun . forge-list-issues) (defun . forge-list-topics)
  2631. (defun . forge-reset-database)
  2632. (defun . forge-remove-topic-locally)
  2633. (defun . forge-remove-repository) (defun . forge-merge)
  2634. (defun . forge-add-organization-repositories)
  2635. (defun . forge-add-user-repositories)
  2636. (defun . forge-add-repository)
  2637. (defun . forge-add-pullreq-refspec)
  2638. (defun . forge-list-notifications) (defun . forge-fork)
  2639. (defun . forge-checkout-worktree)
  2640. (defun . forge-checkout-pullreq)
  2641. (defun . forge-branch-pullreq)
  2642. (defun . forge-visit-repository)
  2643. (defun . forge-visit-issue) (defun . forge-visit-pullreq)
  2644. (defun . forge-visit-topic) (defun . forge-browse-post)
  2645. (defun . forge-browse-issue) (defun . forge-browse-issues)
  2646. (defun . forge-browse-pullreq)
  2647. (defun . forge-browse-pullreqs)
  2648. (defun . forge-browse-topic)
  2649. (defun . forge-browse-repository)
  2650. (defun . forge-browse-remote) (defun . forge-browse-branch)
  2651. (defun . forge-copy-url-at-point-as-kill)
  2652. (defun . forge-browse-commit) (defun . forge-browse-dwim)
  2653. (defun . forge-pull-topic)
  2654. (defun . forge-pull-notifications) (defun . forge-pull)
  2655. (defun . forge-dispatch) forge-add-default-bindings
  2656. (defun . ghub-clear-caches) (defun . magit-worktree-move)
  2657. (defun . magit-worktree-branch)
  2658. (defun . magit-worktree-checkout) (defun . magit-worktree)
  2659. (defun . magit-wip-commit-initial-backup)
  2660. (defun . magit-wip-before-change-mode)
  2661. magit-wip-before-change-mode
  2662. (defun . magit-wip-after-apply-mode)
  2663. magit-wip-after-apply-mode
  2664. (defun . magit-wip-after-save-mode)
  2665. magit-wip-after-save-mode (defun . magit-wip-mode)
  2666. magit-wip-mode (defun . magit-tag-release)
  2667. (defun . magit-tag-prune) (defun . magit-tag-delete)
  2668. (defun . magit-tag-create) (defun . magit-tag)
  2669. (defun . magit-subtree-split) (defun . magit-subtree-push)
  2670. (defun . magit-subtree-pull) (defun . magit-subtree-merge)
  2671. (defun . magit-subtree-add-commit)
  2672. (defun . magit-subtree-add) (defun . magit-subtree-export)
  2673. (defun . magit-subtree-import) (defun . magit-subtree)
  2674. (defun . magit-list-submodules)
  2675. (defun . magit-insert-modules-unpushed-to-pushremote)
  2676. (defun . magit-insert-modules-unpushed-to-upstream)
  2677. (defun . magit-insert-modules-unpulled-from-pushremote)
  2678. (defun . magit-insert-modules-unpulled-from-upstream)
  2679. (defun . magit-insert-modules-overview)
  2680. (defun . magit-insert-modules)
  2681. (defun . magit-submodule-remove)
  2682. (defun . magit-submodule-unpopulate)
  2683. (defun . magit-submodule-synchronize)
  2684. (defun . magit-submodule-update)
  2685. (defun . magit-submodule-populate)
  2686. (defun . magit-submodule-register)
  2687. (defun . magit-submodule-read-name-for-path)
  2688. (defun . magit-submodule-add) (defun . magit-submodule)
  2689. (defun . magit-status-setup-buffer)
  2690. (defun . magit-status-quick) (defun . magit-status-here)
  2691. (defun . magit) (defun . magit-status) (defun . magit-init)
  2692. (defun . magit-stash-show) (defun . magit-stash-list)
  2693. (defun . magit-stash-format-patch)
  2694. (defun . magit-stash-branch-here)
  2695. (defun . magit-stash-branch) (defun . magit-stash-clear)
  2696. (defun . magit-stash-drop) (defun . magit-stash-pop)
  2697. (defun . magit-stash-apply) (defun . magit-stash-push)
  2698. (defun . magit-snapshot-worktree)
  2699. (defun . magit-snapshot-index)
  2700. (defun . magit-snapshot-both)
  2701. (defun . magit-stash-keep-index)
  2702. (defun . magit-stash-worktree) (defun . magit-stash-index)
  2703. (defun . magit-stash-both) (defun . magit-stash)
  2704. (defun . magit-sparse-checkout-disable)
  2705. (defun . magit-sparse-checkout-reapply)
  2706. (defun . magit-sparse-checkout-add)
  2707. (defun . magit-sparse-checkout-set)
  2708. (defun . magit-sparse-checkout-enable)
  2709. (defun . magit-sparse-checkout)
  2710. (defun . magit-rebase-abort) (defun . magit-rebase-edit)
  2711. (defun . magit-rebase-skip) (defun . magit-rebase-continue)
  2712. (defun . magit-rebase-remove-commit)
  2713. (defun . magit-rebase-reword-commit)
  2714. (defun . magit-rebase-edit-commit)
  2715. (defun . magit-rebase-autosquash)
  2716. (defun . magit-rebase-interactive)
  2717. (defun . magit-rebase-subset) (defun . magit-rebase-branch)
  2718. (defun . magit-rebase-onto-upstream)
  2719. (defun . magit-rebase-onto-pushremote)
  2720. (defun . magit-rebase) (defun . magit-am-abort)
  2721. (defun . magit-am-skip) (defun . magit-am-continue)
  2722. (defun . magit-am-apply-maildir)
  2723. (defun . magit-am-apply-patches) (defun . magit-am)
  2724. (defun . magit-revert-no-commit)
  2725. (defun . magit-revert-and-commit) (defun . magit-revert)
  2726. (defun . magit-cherry-spinoff)
  2727. (defun . magit-cherry-spinout)
  2728. (defun . magit-cherry-donate)
  2729. (defun . magit-cherry-harvest) (defun . magit-cherry-apply)
  2730. (defun . magit-cherry-copy) (defun . magit-cherry-pick)
  2731. (defun . magit-sequencer-abort)
  2732. (defun . magit-sequencer-skip)
  2733. (defun . magit-sequencer-continue)
  2734. (defun . magit-reset-quickly)
  2735. (defun . magit-reset-worktree) (defun . magit-reset-index)
  2736. (defun . magit-reset-keep) (defun . magit-reset-hard)
  2737. (defun . magit-reset-soft) (defun . magit-reset-mixed)
  2738. (defun . magit-reset) (defun . magit-list-repositories)
  2739. (defun . magit-remote-configure)
  2740. (defun . magit-remote-unshallow)
  2741. (defun . magit-remote-unset-head)
  2742. (defun . magit-remote-set-head)
  2743. (defun . magit-remote-prune-refspecs)
  2744. (defun . magit-remote-prune) (defun . magit-remote-remove)
  2745. (defun . magit-remote-rename) (defun . magit-remote-add)
  2746. (defun . magit-remote) (defun . magit-show-refs-other)
  2747. (defun . magit-show-refs-current)
  2748. (defun . magit-show-refs-head) (defun . magit-show-refs)
  2749. (defun . magit-reflog-head) (defun . magit-reflog-other)
  2750. (defun . magit-reflog-current)
  2751. (defun . magit-push-to-remote)
  2752. (defun . magit-push-implicitly)
  2753. (defun . magit-push-notes-ref) (defun . magit-push-tag)
  2754. (defun . magit-push-tags) (defun . magit-push-matching)
  2755. (defun . magit-push-refspecs) (defun . magit-push-other)
  2756. (defun . magit-push-current)
  2757. (defun . magit-push-current-to-upstream)
  2758. (defun . magit-push-current-to-pushremote)
  2759. (defun . magit-push) (defun . magit-pull-branch)
  2760. (defun . magit-pull-from-upstream)
  2761. (defun . magit-pull-from-pushremote) (defun . magit-pull)
  2762. (defun . magit-request-pull) (defun . magit-patch-save)
  2763. (defun . magit-patch-apply) (defun . magit-patch-create)
  2764. (defun . magit-patch) (defun . magit-notes)
  2765. (defun . magit-info) (defun . magit-merge-abort)
  2766. (defun . magit-merge-preview) (defun . magit-merge-squash)
  2767. (defun . magit-merge-absorb) (defun . magit-merge-into)
  2768. (defun . magit-merge-nocommit)
  2769. (defun . magit-merge-editmsg) (defun . magit-merge-plain)
  2770. (defun . magit-merge) (defun . magit-cherry)
  2771. (defun . magit-shortlog-range)
  2772. (defun . magit-shortlog-since) (defun . magit-shortlog)
  2773. (defun . magit-log-move-to-parent)
  2774. (defun . magit-log-merged)
  2775. (defun . magit-log-trace-definition)
  2776. (defun . magit-log-buffer-file) (defun . magit-log-all)
  2777. (defun . magit-log-all-branches)
  2778. (defun . magit-log-matching-tags)
  2779. (defun . magit-log-matching-branches)
  2780. (defun . magit-log-branches) (defun . magit-log-other)
  2781. (defun . magit-log-related) (defun . magit-log-head)
  2782. (defun . magit-log-current) (defun . magit-log-refresh)
  2783. (defun . magit-log) (defun . magit-no-assume-unchanged)
  2784. (defun . magit-assume-unchanged)
  2785. (defun . magit-no-skip-worktree)
  2786. (defun . magit-skip-worktree)
  2787. (defun . magit-gitignore-on-system)
  2788. (defun . magit-gitignore-in-gitdir)
  2789. (defun . magit-gitignore-in-subdir)
  2790. (defun . magit-gitignore-in-topdir)
  2791. (defun . magit-gitignore) (defun . magit-file-checkout)
  2792. (defun . magit-blob-visit-file)
  2793. (defun . magit-file-dispatch)
  2794. (defun . magit-find-file-other-frame)
  2795. (defun . magit-find-file-other-window)
  2796. (defun . magit-find-file) (defun . magit-fetch-modules)
  2797. (defun . magit-fetch-all-no-prune)
  2798. (defun . magit-fetch-all-prune) (defun . magit-fetch-all)
  2799. (defun . magit-fetch-refspec) (defun . magit-fetch-branch)
  2800. (defun . magit-fetch-other)
  2801. (defun . magit-fetch-from-upstream)
  2802. (defun . magit-fetch-from-pushremote) (defun . magit-fetch)
  2803. (defun . magit-abort-dwim)
  2804. (defun . magit-switch-to-repository-buffer-other-frame)
  2805. (defun . magit-switch-to-repository-buffer-other-window)
  2806. (defun . magit-switch-to-repository-buffer)
  2807. (defun . magit-display-repository-buffer)
  2808. (defun . magit-copy-buffer-revision)
  2809. (defun . magit-copy-section-value)
  2810. (defun . magit-pop-revision-stack)
  2811. (defun . magit-reshelve-since)
  2812. (defun . magit-diff-edit-hunk-commit)
  2813. (defun . magit-edit-line-commit)
  2814. (defun . magit-add-change-log-entry-other-window)
  2815. (defun . magit-add-change-log-entry)
  2816. (defun . magit-generate-changelog) (defun . magit-clean)
  2817. (defun . magit-next-line) (defun . magit-previous-line)
  2818. (defun . magit-do-async-shell-command)
  2819. (defun . magit-dired-am-apply-patches)
  2820. (defun . magit-dired-log) (defun . magit-dired-jump)
  2821. (defun . magit-project-status)
  2822. (defun . ido-enter-magit-status)
  2823. (defun . magit-run-gitk-all)
  2824. (defun . magit-run-gitk-branches) (defun . magit-run-gitk)
  2825. (defun . magit-run-git-gui)
  2826. (defun . magit-run-git-gui-blame)
  2827. (defun . magit-git-mergetool)
  2828. (defun . magit-ediff-show-stash)
  2829. (defun . magit-ediff-show-commit)
  2830. (defun . magit-ediff-show-working-tree)
  2831. (defun . magit-ediff-show-unstaged)
  2832. (defun . magit-ediff-show-staged)
  2833. (defun . magit-ediff-dwim) (defun . magit-ediff-compare)
  2834. (defun . magit-ediff-stage)
  2835. (defun . magit-ediff-resolve-rest)
  2836. (defun . magit-ediff-resolve-all) (defun . magit-ediff)
  2837. (defun . magit-show-commit) (defun . magit-diff-paths)
  2838. (defun . magit-diff-buffer-file)
  2839. (defun . magit-diff-while-committing)
  2840. (defun . magit-diff-unmerged) (defun . magit-diff-unstaged)
  2841. (defun . magit-diff-staged)
  2842. (defun . magit-diff-working-tree)
  2843. (defun . magit-diff-range) (defun . magit-diff-dwim)
  2844. (defun . magit-diff-refresh) (defun . magit-diff)
  2845. (defun . magit-commit-autofixup)
  2846. (defun . magit-commit-absorb)
  2847. (defun . magit-commit-absorb-modules)
  2848. (defun . magit-commit-reshelve)
  2849. (defun . magit-commit-instant-squash)
  2850. (defun . magit-commit-instant-fixup)
  2851. (defun . magit-commit-augment)
  2852. (defun . magit-commit-squash) (defun . magit-commit-fixup)
  2853. (defun . magit-commit-reword) (defun . magit-commit-extend)
  2854. (defun . magit-commit-amend) (defun . magit-commit-create)
  2855. (defun . magit-commit) (defun . magit-clone-sparse)
  2856. (defun . magit-clone-mirror) (defun . magit-clone-bare)
  2857. (defun . magit-clone-shallow-exclude)
  2858. (defun . magit-clone-shallow-since)
  2859. (defun . magit-clone-shallow) (defun . magit-clone-regular)
  2860. (defun . magit-clone) (defun . magit-bundle-list-heads)
  2861. (defun . magit-bundle-verify)
  2862. (defun . magit-bundle-update-tracked)
  2863. (defun . magit-bundle-create-tracked)
  2864. (defun . magit-bundle-import) (defun . magit-bundle)
  2865. (defun . magit-branch-configure)
  2866. (defun . magit-branch-unshelve)
  2867. (defun . magit-branch-shelve) (defun . magit-branch-rename)
  2868. (defun . magit-branch-delete) (defun . magit-branch-reset)
  2869. (defun . magit-branch-spinoff)
  2870. (defun . magit-branch-spinout)
  2871. (defun . magit-branch-orphan)
  2872. (defun . magit-branch-checkout)
  2873. (defun . magit-branch-or-checkout)
  2874. (defun . magit-branch-and-checkout)
  2875. (defun . magit-branch-create) (defun . magit-checkout)
  2876. (defun . magit-branch) (defun . magit-blame)
  2877. (defun . magit-blame-reverse) (defun . magit-blame-removal)
  2878. (defun . magit-blame-addition) (defun . magit-blame-echo)
  2879. (defun . magit-bisect-run) (defun . magit-bisect-skip)
  2880. (defun . magit-bisect-mark) (defun . magit-bisect-bad)
  2881. (defun . magit-bisect-good) (defun . magit-bisect-reset)
  2882. (defun . magit-bisect-start) (defun . magit-bisect)
  2883. (defun . org-man-export--magit-gitman)
  2884. (defun . Info-follow-nearest-node--magit-gitman)
  2885. (defun . magit-emacs-Q-command)
  2886. (defun . magit-auto-revert-mode) magit-auto-revert-mode
  2887. (defun . magit-unstage-all) (defun . magit-unstage-file)
  2888. (defun . magit-stage-modified) (defun . magit-stage-file)
  2889. (defun . magit-version)
  2890. (defun . magit-shell-command-topdir)
  2891. (defun . magit-shell-command)
  2892. (defun . magit-git-command-topdir)
  2893. (defun . magit-git-command) (defun . magit-run)
  2894. (defun . magit-dispatch)
  2895. (defun . magit-maybe-define-global-key-bindings)
  2896. magit-define-global-key-bindings global-magit-file-mode
  2897. git-rebase-filename-regexp (defun . git-rebase-mode)
  2898. (defun . git-rebase-current-line)
  2899. (defun . with-editor-shell-command)
  2900. (defun . with-editor-async-shell-command)
  2901. (defun . shell-command-with-editor-mode)
  2902. shell-command-with-editor-mode
  2903. (defun . with-editor-export-hg-editor)
  2904. (defun . with-editor-export-git-editor)
  2905. (defun . with-editor-export-editor)
  2906. (defun . orgit-rev-complete-link)
  2907. (defun . orgit-rev-export) (defun . orgit-rev-open)
  2908. (defun . orgit-rev-store) (defun . orgit-log-complete-link)
  2909. (defun . orgit-log-export) (defun . orgit-log-open)
  2910. (defun . orgit-log-store)
  2911. (defun . orgit-status-complete-link)
  2912. (defun . orgit-status-export) (defun . orgit-status-open)
  2913. (defun . orgit-status-store) (defun . orgit-store-link)
  2914. (defun . evil-org-agenda-mode) (defun . evil-org-mode)
  2915. (defun . evil-mode) (defun . goto-last-change-reverse)
  2916. (defun . goto-last-change)
  2917. (defun . org-mac-link-qutebrowser-insert-frontmost-url)
  2918. (defun . org-mac-link-qutebrowser-get-frontmost-url)
  2919. (defun . org-mac-link-mail-insert-flagged)
  2920. (defun . org-mac-link-mail-insert-selected)
  2921. (defun . org-mac-link-mail-get-links)
  2922. (defun . org-mac-link-devonthink-item-insert-selected)
  2923. (defun . org-mac-link-evernote-note-insert-selected)
  2924. (defun . org-mac-link-outlook-message-insert-flagged)
  2925. (defun . org-mac-link-outlook-message-insert-selected)
  2926. (defun . org-mac-link-outlook-message-get-links)
  2927. (defun . org-mac-link-acrobat-insert-page)
  2928. (defun . org-mac-link-acrobat-get-page)
  2929. (defun . org-mac-link-skim-insert-page)
  2930. (defun . org-mac-link-skim-get-page)
  2931. (defun . org-mac-link-addressbook-item-insert-selected)
  2932. (defun . org-mac-link-addressbook-item-get-selected)
  2933. (defun . org-mac-link-finder-insert-selected)
  2934. (defun . org-mac-link-finder-item-get-selected)
  2935. (defun . org-mac-link-together-insert-selected)
  2936. (defun . org-mac-link-together-get-selected)
  2937. (defun . org-mac-link-safari-insert-frontmost-url)
  2938. (defun . org-mac-link-safari-get-frontmost-url)
  2939. (defun . org-mac-link-brave-insert-frontmost-url)
  2940. (defun . org-mac-link-brave-get-frontmost-url)
  2941. (defun . org-mac-link-chrome-insert-frontmost-url)
  2942. (defun . org-mac-link-chrome-get-frontmost-url)
  2943. (defun . org-mac-link-vimperator-insert-frontmost-url)
  2944. (defun . org-mac-link-vimperator-get-frontmost-url)
  2945. (defun . org-mac-link-firefox-insert-frontmost-url)
  2946. (defun . org-mac-link-firefox-get-frontmost-url)
  2947. (defun . org-mac-link-get-link)
  2948. (defun . org-cliplink-capture) (defun . org-cliplink)
  2949. (defun . org-cliplink-retrieve-title-synchronously)
  2950. (defun . org-cliplink-insert-transformed-title)
  2951. (defun . org-cliplink-retrieve-title)
  2952. (defun . toc-org-mode) (defun . toc-org-enable)
  2953. (defun . ox-clip-image-to-clipboard)
  2954. (defun . ox-clip-formatted-copy)
  2955. (defun . htmlize-many-files-dired)
  2956. (defun . htmlize-many-files) (defun . htmlize-file)
  2957. (defun . htmlize-region) (defun . htmlize-buffer)
  2958. (defun . org-taskjuggler-export-process-and-open)
  2959. (defun . org-taskjuggler-export-and-process)
  2960. (defun . org-taskjuggler-export)
  2961. (defun . org-freemind-export-to-freemind)
  2962. (defun . org-track-compile-org)
  2963. (defun . org-track-fetch-package) (defun . org-toc-show)
  2964. (defun . org-screenshot-show-unused)
  2965. (defun . org-screenshot-rotate-next)
  2966. (defun . org-screenshot-rotate-prev)
  2967. (defun . org-screenshot-take) (defun . org-registry-update)
  2968. (defun . org-registry-insinuate)
  2969. (defun . org-registry-initialize)
  2970. (defun . org-registry-visit) (defun . org-registry-show)
  2971. (defun . org-eldoc-load)
  2972. (defun . org-annotate-file-show-section)
  2973. (defun . org-annotate-file)
  2974. (defun . evil-markdown-set-key-theme)
  2975. (defun . evil-markdown-mode) (defun . edit-indirect-region)
  2976. (defun . markdown-toc-mode)
  2977. (defun . markdown-toc-follow-link-at-point)
  2978. (defun . markdown-toc-delete-toc)
  2979. (defun . markdown-toc-refresh-toc)
  2980. (defun . markdown-toc-generate-or-refresh-toc)
  2981. (defun . markdown-toc-generate-toc)
  2982. (defun . markdown-toc-version)
  2983. (defun . company-math-symbols-unicode)
  2984. (defun . company-math-symbols-latex)
  2985. (defun . company-latex-commands)
  2986. (defun . company-reftex-labels)
  2987. (defun . company-reftex-citations)
  2988. (defun . company-auctex-init) (defun . company-auctex-bibs)
  2989. (defun . company-auctex-labels)
  2990. (defun . company-auctex-environments)
  2991. (defun . company-auctex-symbols)
  2992. (defun . company-auctex-macros) (defun . snippet-mode)
  2993. (defun . yas-global-mode) yas-global-mode
  2994. (defun . yas-minor-mode) (defun . toolbarx-install-toolbar)
  2995. (defun . texmathp-match-switch) (defun . texmathp)
  2996. (require . tex-site) (defun . japanese-latex-mode)
  2997. (defun . japanese-plain-tex-mode)
  2998. (defun . TeX-texinfo-mode) (defun . Texinfo-mode)
  2999. (defun . tex-font-setup) (defun . tex-fold-mode)
  3000. (defun . TeX-fold-mode) (defun . LaTeX-install-toolbar)
  3001. (defun . TeX-install-toolbar)
  3002. (defun . TeX-submit-bug-report)
  3003. (defun . TeX-auto-generate-global)
  3004. (defun . TeX-auto-generate) (defun . TeX-tex-mode)
  3005. (defun . preview-report-bug) (defun . LaTeX-preview-setup)
  3006. (defun . preview-install-styles) (defun . ams-tex-mode)
  3007. (defun . TeX-plain-tex-mode)
  3008. (defun . multi-prompt-key-value) (defun . multi-prompt)
  3009. (defun . TeX-doctex-mode) (defun . docTeX-mode)
  3010. (defun . TeX-latex-mode) (defun . BibTeX-auto-store)
  3011. (defun . font-latex-setup) (defun . context-nl-mode)
  3012. (defun . context-en-mode) (defun . context-mode)
  3013. (defun . ConTeXt-mode) (defun . turn-on-bib-cite)
  3014. (defun . bib-cite-minor-mode) (defun . evil-tex-mode)
  3015. (defun . latex-preview-pane-mode)
  3016. (defun . latex-preview-pane-update-p)
  3017. (defun . latex-preview-pane-update)
  3018. (defun . latex-preview-update)
  3019. (defun . init-latex-preview-pane)
  3020. (defun . latex-preview-pane-enable)
  3021. (defun . adaptive-wrap-prefix-mode)
  3022. (defun . buttercup-minor-mode)
  3023. (defun . buttercup-run-markdown-file)
  3024. (defun . buttercup-run-markdown)
  3025. (defun . buttercup-run-markdown-buffer)
  3026. (defun . buttercup-run-discover)
  3027. (defun . buttercup-run-at-point)
  3028. (defun . flycheck-cask-setup)
  3029. (defun . flycheck-define-checker)
  3030. (defun . flycheck-def-option-var)
  3031. (defun . flycheck-def-config-file-var)
  3032. (defun . flycheck-define-command-checker)
  3033. (defun . flycheck-define-error-level)
  3034. (defun . global-flycheck-mode) global-flycheck-mode
  3035. (defun . flycheck-mode) (defun . flycheck-manual)
  3036. (defun . pkg-info-version-info)
  3037. (defun . pkg-info-package-version)
  3038. (defun . pkg-info-defining-library-version)
  3039. (defun . pkg-info-defining-library-original-version)
  3040. (defun . pkg-info-library-version)
  3041. (defun . pkg-info-library-original-version)
  3042. (defun . flycheck-package-setup)
  3043. (defun . package-lint-looks-like-a-package-p)
  3044. (defun . package-lint-batch-and-exit)
  3045. (defun . package-lint-current-buffer)
  3046. (defun . package-lint-buffer)
  3047. (defun . package-lint-describe-symbol-history)
  3048. (defun . elisp-demos-for-helpful)
  3049. (defun . elisp-demos-advice-helpful-update)
  3050. (defun . elisp-demos-advice-describe-function-1)
  3051. (defun . elisp-def-mode) (defun . elisp-def)
  3052. (defun . overseer-enable-mode) (defun . overseer-mode)
  3053. (defun . overseer-version) (defun . macrostep-c-mode-hook)
  3054. (defun . macrostep-expand) (defun . macrostep-mode)
  3055. (defun . highlight-quoted-mode) (defun . glsl-mode)
  3056. (defun . opencl-mode)
  3057. (defun . modern-c++-font-lock-global-mode)
  3058. modern-c++-font-lock-global-mode
  3059. (defun . modern-c++-font-lock-mode) (defun . disaster)
  3060. disaster-find-build-root-functions (defun . demangle-mode)
  3061. (defun . cuda-mode) (defun . cmake-help)
  3062. (defun . cmake-help-property) (defun . cmake-help-variable)
  3063. (defun . cmake-help-module) (defun . cmake-help-command)
  3064. (defun . cmake-help-list-commands)
  3065. (defun . cmake-command-run-help)
  3066. (defun . cmake-command-run) (defun . cmake-mode)
  3067. (defun . ns-auto-titlebar-mode) ns-auto-titlebar-mode
  3068. (defun . osx-trash-setup) (defun . ivy-pass)
  3069. (defun . ivy-switch-buffer-other-window)
  3070. (defun . ivy-switch-view) (defun . ivy-switch-buffer)
  3071. (defun . ivy-mode) ivy-mode (defun . ivy-completing-read)
  3072. (defun . ivy-read) (defun . ivy-resume)
  3073. (defun . password-store-url)
  3074. (defun . password-store-version)
  3075. (defun . password-store-rename)
  3076. (defun . password-store-remove)
  3077. (defun . password-store-generate)
  3078. (defun . password-store-insert)
  3079. (defun . password-store-init)
  3080. (defun . password-store-copy-field)
  3081. (defun . password-store-copy)
  3082. (defun . password-store-clear)
  3083. (defun . password-store-get-field)
  3084. (defun . password-store-get) (defun . password-store-edit)
  3085. (defun . password-store-otp-append-from-image)
  3086. (defun . password-store-otp-append)
  3087. (defun . password-store-otp-insert)
  3088. (defun . password-store-otp-uri-copy)
  3089. (defun . password-store-otp-token-copy) (defun . pass)
  3090. (defun . makefile-executor-goto-makefile)
  3091. (defun . makefile-executor-execute-last)
  3092. (defun . makefile-executor-execute-dedicated-buffer)
  3093. (defun . makefile-executor-execute-project-target)
  3094. (defun . makefile-executor-execute-target)
  3095. (defun . magit-todos-list-internal)
  3096. (defun . magit-todos-list) (defun . magit-todos-mode)
  3097. magit-todos-mode (defun . hl-todo-insert)
  3098. (defun . hl-todo-occur) (defun . hl-todo-previous)
  3099. (defun . hl-todo-next) (defun . global-hl-todo-mode)
  3100. global-hl-todo-mode (defun . hl-todo-mode)
  3101. (defun . rxt-global-mode) rxt-global-mode
  3102. (defun . turn-on-rxt-mode) (defun . rxt-mode)
  3103. (defun . rxt-convert-to-strings)
  3104. (defun . rxt-convert-to-rx) (defun . rxt-convert-syntax)
  3105. (defun . rxt-explain) (defun . rxt-quote-pcre)
  3106. (defun . rxt-explain-pcre) (defun . rxt-explain-elisp)
  3107. (defun . rxt-pcre-to-strings) (defun . rxt-pcre-to-rx)
  3108. (defun . pcre-to-elisp) (defun . rxt-pcre-to-elisp)
  3109. (defun . rxt-toggle-elisp-rx)
  3110. (defun . rxt-elisp-to-strings) (defun . rxt-elisp-to-rx)
  3111. (defun . rxt-elisp-to-pcre)
  3112. (defun . pcre-query-replace-regexp) (defun . pcre-mode)
  3113. pcre-mode (defun . code-review-section-delete-comment)
  3114. (defun . code-review-comment-quit)
  3115. (defun . code-review-input-mention-user-at-point)
  3116. (defun . code-review-comment-commit)
  3117. (defun . code-review-comment-add-or-edit)
  3118. (defun . code-review-comment-jump-previous)
  3119. (defun . code-review-comment-jump-next)
  3120. (defun . code-review-comment-code-suggestion)
  3121. (defun . code-review-toggle-display-diff-comments)
  3122. (defun . code-review-toggle-display-top-level-comments)
  3123. (defun . code-review-toggle-display-all-comments)
  3124. (defun . code-review-request-review-at-point)
  3125. (defun . code-review-request-reviews)
  3126. (defun . code-review-promote-comment-at-point-to-new-issue)
  3127. (defun . code-review-reload)
  3128. (defun . code-review-delete-feedback)
  3129. (defun . code-review-set-description)
  3130. (defun . code-review-set-label)
  3131. (defun . code-review-set-title)
  3132. (defun . code-review-set-feedback)
  3133. (defun . code-review-merge-squash)
  3134. (defun . code-review-merge-rebase)
  3135. (defun . code-review-merge-merge)
  3136. (defun . code-review-open-unfinished-review)
  3137. (defun . code-review-recover-unfinished-review)
  3138. (defun . code-review-save-unfinished-review)
  3139. (defun . code-review-submit-single-diff-comment-at-point)
  3140. (defun . code-review-submit-single-top-level-comment)
  3141. (defun . code-review-submit-only-replies)
  3142. (defun . code-review-submit-lgtm)
  3143. (defun . code-review-submit-request-changes)
  3144. (defun . code-review-submit-comments)
  3145. (defun . code-review-submit-approve)
  3146. (defun . code-review--submit) (defun . code-review-start)
  3147. (defun . code-review-forge-pr-at-point) (defun . uuidgen)
  3148. (defun . insert-uuid-cid) (defun . emojify-insert-emoji)
  3149. (defun . emojify-apropos-emoji)
  3150. (defun . global-emojify-mode-line-mode)
  3151. global-emojify-mode-line-mode
  3152. (defun . emojify-mode-line-mode)
  3153. (defun . global-emojify-mode) global-emojify-mode
  3154. (defun . emojify-mode) (defun . emojify-set-emoji-styles)
  3155. (defun . lsp-ivy-workspace-folders-remove)
  3156. (defun . lsp-ivy-global-workspace-symbol)
  3157. (defun . lsp-ivy-workspace-symbol) (defun . lsp-ui-mode)
  3158. (defun . ivy-xref-show-defs) (defun . ivy-xref-show-xrefs)
  3159. (defun . dumb-jump-xref-activate) (defun . dumb-jump-mode)
  3160. dumb-jump-mode (defun . dumb-jump-go)
  3161. (defun . dumb-jump-go-prefer-external-other-window)
  3162. (defun . dumb-jump-go-prompt)
  3163. (defun . dumb-jump-go-prefer-external)
  3164. (defun . dumb-jump-go-current-window)
  3165. (defun . dumb-jump-go-other-window)
  3166. (defun . dumb-jump-quick-look) (defun . dumb-jump-back)
  3167. dumb-jump-mode-map (defun . eros-mode) eros-mode
  3168. (defun . helm-quickrun) (defun . anything-quickrun)
  3169. (defun . quickrun-autorun-mode) (defun . quickrun-shell)
  3170. (defun . quickrun-compile-only)
  3171. (defun . quickrun-eval-print)
  3172. (defun . quickrun-replace-region) (defun . quickrun-region)
  3173. (defun . quickrun-with-arg) (defun . quickrun)
  3174. (defun . quickrun-add-command)
  3175. (defun . quickrun-set-default) (defun . writegood-mode)
  3176. (defun . writegood-grade-level)
  3177. (defun . writegood-reading-ease)
  3178. (defun . langtool-switch-default-language)
  3179. (defun . langtool-check-buffer) (defun . langtool-check)
  3180. (defun . flyspell-lazy-check-buffer)
  3181. (defun . flyspell-lazy-mode) flyspell-lazy-mode
  3182. (defun . flyspell-correct-ivy)
  3183. (defun . flyspell-correct-ido)
  3184. (defun . flyspell-correct-auto-mode)
  3185. (defun . flyspell-correct-move)
  3186. (defun . flyspell-correct-wrapper)
  3187. (defun . flyspell-correct-next)
  3188. (defun . flyspell-correct-previous)
  3189. (defun . flyspell-correct-at-point)
  3190. (defun . flycheck-popup-tip-mode)
  3191. (defun . vterm-other-window) (defun . vterm)
  3192. (defun . vterm-next-error-function)
  3193. (defun . vterm--bookmark-handler)
  3194. (defun . vterm-module-compile)
  3195. (defun . bash-completion-reset)
  3196. (defun . bash-completion-refresh)
  3197. (defun . bash-completion-dynamic-complete-nocomint)
  3198. (defun . bash-completion-dynamic-complete)
  3199. (defun . bash-completion-setup)
  3200. (defun . fish-completion-mode)
  3201. (defun . eshell-syntax-highlighting-global-mode)
  3202. eshell-syntax-highlighting-global-mode
  3203. (defun . eshell-syntax-highlighting-mode)
  3204. (defun . eshell-did-you-mean-setup)
  3205. (defun . esh-help-run-help) (defun . setup-esh-help-eldoc)
  3206. (defun . eshell-z) (defun . gitignore-mode)
  3207. (defun . gitconfig-mode) (defun . gitattributes-mode)
  3208. (defun . git-timemachine-switch-branch)
  3209. (defun . git-timemachine) (defun . git-timemachine-toggle)
  3210. (defun . bar-to-clipboard) (defun . bar-browse)
  3211. (defun . browse-at-remote-kill) (defun . browse-at-remote)
  3212. (defun . vundo) (defun . global-undo-fu-session-mode)
  3213. global-undo-fu-session-mode (defun . undo-fu-session-mode)
  3214. (defun . undo-fu-only-undo) (defun . undo-fu-only-redo)
  3215. (defun . undo-fu-only-redo-all)
  3216. (defun . undo-fu-disable-checkpoint)
  3217. (defun . ibuffer-do-sort-by-vc-status)
  3218. (defun . ibuffer-make-column-vc-status-mini)
  3219. (defun . ibuffer-make-column-vc-relative-file)
  3220. (defun . ibuffer-make-column-vc-status)
  3221. (defun . ibuffer-vc-set-filter-groups-by-vc-root)
  3222. (defun . ibuffer-vc-generate-filter-groups-by-vc-root)
  3223. (defun . ibuffer-projectile-set-filter-groups)
  3224. (defun . ibuffer-projectile-generate-filter-groups)
  3225. (defun . ibuffer-make-column-project-relative-file)
  3226. (defun . ibuffer-do-sort-by-project-name)
  3227. (defun . ibuffer-make-column-project-name)
  3228. (defun . fd-grep-dired) (defun . fd-name-dired)
  3229. (defun . fd-dired) (defun . dired-rsync)
  3230. (defun . dired-git-info-auto-enable)
  3231. (defun . dired-git-info-mode) (defun . diredfl-global-mode)
  3232. diredfl-global-mode (defun . diredfl-mode)
  3233. (defun . doom-snippets-initialize)
  3234. (defun . doom-snippets-remove-compiled-snippets)
  3235. (defun . aya-yank-snippet) (defun . aya-open-line)
  3236. (defun . aya-expand) (defun . aya-create)
  3237. (defun . aya-create-one-line) (defun . format-all-mode)
  3238. (defun . format-all-buffer)
  3239. (defun . turn-off-evil-vimish-fold-mode)
  3240. (defun . turn-on-evil-vimish-fold-mode)
  3241. (defun . global-evil-vimish-fold-mode)
  3242. global-evil-vimish-fold-mode
  3243. (defun . evil-vimish-fold-mode)
  3244. (defun . vimish-fold-global-mode) vimish-fold-global-mode
  3245. (defun . vimish-fold-mode) (defun . vimish-fold-from-marks)
  3246. (defun . vimish-fold-previous-fold)
  3247. (defun . vimish-fold-next-fold) (defun . vimish-fold-avy)
  3248. (defun . vimish-fold-toggle-all)
  3249. (defun . vimish-fold-toggle)
  3250. (defun . vimish-fold-delete-all)
  3251. (defun . vimish-fold-refold-all)
  3252. (defun . vimish-fold-unfold-all)
  3253. (defun . vimish-fold-delete) (defun . vimish-fold-refold)
  3254. (defun . vimish-fold-unfold) (defun . vimish-fold)
  3255. (defun . evil-collection-init)
  3256. (defun . evil-collection-require)
  3257. (defun . evil-collection-swap-minor-mode-key)
  3258. (defun . evil-collection-swap-key)
  3259. (defun . evil-collection-translate-key)
  3260. (defun . evil-collection-translate-minor-mode-key)
  3261. (defun . annalist-describe) (defun . annalist-record)
  3262. (defun . evil-quick-diff-install)
  3263. (defun . evil-quick-diff-cancel) (defun . evil-quick-diff)
  3264. (defun . turn-off-evil-visualstar-mode)
  3265. (defun . turn-on-evil-visualstar-mode)
  3266. (defun . global-evil-visualstar-mode)
  3267. global-evil-visualstar-mode (defun . evil-visualstar-mode)
  3268. (defun . evil-traces-mode) evil-traces-mode
  3269. (defun . evil-textobj-anyblock-backward-any-block-end)
  3270. (defun . evil-textobj-anyblock-backward-any-block-start)
  3271. (defun . evil-textobj-anyblock-forward-any-block-end)
  3272. (defun . evil-textobj-anyblock-forward-any-block-start)
  3273. (defun . evil-textobj-anyblock-backward-close-block-end)
  3274. (defun . evil-textobj-anyblock-backward-close-block-start)
  3275. (defun . evil-textobj-anyblock-backward-open-block-end)
  3276. (defun . evil-textobj-anyblock-backward-open-block-start)
  3277. (defun . evil-textobj-anyblock-forward-close-block-end)
  3278. (defun . evil-textobj-anyblock-forward-close-block-start)
  3279. (defun . evil-textobj-anyblock-forward-open-block-end)
  3280. (defun . evil-textobj-anyblock-forward-open-block-start)
  3281. (defun . evil-textobj-anyblock-a-block)
  3282. (defun . evil-textobj-anyblock-inner-block)
  3283. (defun . global-evil-surround-mode)
  3284. global-evil-surround-mode
  3285. (defun . turn-off-evil-surround-mode)
  3286. (defun . turn-on-evil-surround-mode)
  3287. (defun . evil-surround-mode) (defun . evil-surround-change)
  3288. (defun . evil-surround-delete)
  3289. (defun . evil-snipe-override-mode) evil-snipe-override-mode
  3290. (defun . evil-snipe-mode) evil-snipe-mode
  3291. (defun . evil-snipe-override-local-mode)
  3292. (defun . evil-snipe-local-mode)
  3293. (defun . turn-off-evil-snipe-override-mode)
  3294. (defun . turn-off-evil-snipe-mode)
  3295. (defun . turn-on-evil-snipe-override-mode)
  3296. (defun . turn-on-evil-snipe-mode) (defun . evil-snipe-T)
  3297. (defun . evil-snipe-t) (defun . evil-snipe-F)
  3298. (defun . evil-snipe-f) (defun . evil-snipe-X)
  3299. (defun . evil-snipe-x) (defun . evil-snipe-S)
  3300. (defun . evil-snipe-s) (defun . evil-snipe-def)
  3301. (defun . evil-numbers/dec-at-pt-incremental)
  3302. (defun . evil-numbers/inc-at-pt-incremental)
  3303. (defun . evil-numbers/dec-at-pt)
  3304. (defun . evil-numbers/inc-at-pt)
  3305. (defun . evilnc-comment-or-uncomment-html-paragraphs)
  3306. (defun . evilnc-comment-or-uncomment-html-tag)
  3307. (defun . evilnc-imenu-create-index-function)
  3308. (defun . evilnc-default-hotkeys) (defun . evilnc-version)
  3309. (defun . evilnc-kill-to-line) (defun . evilnc-copy-to-line)
  3310. (defun . evilnc-comment-and-kill-ring-save)
  3311. (defun . evilnc-copy-and-comment-lines)
  3312. (defun . evilnc-comment-or-uncomment-lines)
  3313. (defun . evilnc-toggle-comment-empty-lines)
  3314. (defun . evilnc-toggle-invert-comment-line-by-line)
  3315. (defun . evilnc-quick-comment-or-uncomment-to-the-line)
  3316. (defun . evilnc-comment-or-uncomment-to-the-line)
  3317. (defun . evilnc-comment-or-uncomment-paragraphs)
  3318. (defun . evilnc-comment-or-uncomment-region)
  3319. (defun . evilnc-comment-or-uncomment-region-internal)
  3320. (defun . evil-lion-mode) evil-lion-mode
  3321. (defun . evil-lion-right) (defun . evil-lion-left)
  3322. (defun . evil-indent-plus-default-bindings)
  3323. (defun . evil-indent-plus-a-indent-up-down)
  3324. (defun . evil-indent-plus-i-indent-up-down)
  3325. (defun . evil-indent-plus-a-indent-up)
  3326. (defun . evil-indent-plus-i-indent-up)
  3327. (defun . evil-indent-plus-a-indent)
  3328. (defun . evil-indent-plus-i-indent)
  3329. (defun . evil-exchange-cx-install)
  3330. (defun . evil-exchange-install)
  3331. (defun . evil-exchange-cancel) (defun . evil-exchange)
  3332. (defun . evil-escape-mode) evil-escape-mode
  3333. (defun . evil-embrace-disable-evil-surround-integration)
  3334. (defun . evil-embrace-enable-evil-surround-integration)
  3335. (defun . embrace-emacs-lisp-mode-hook)
  3336. (defun . embrace-ruby-mode-hook)
  3337. (defun . embrace-org-mode-hook)
  3338. (defun . embrace-LaTeX-mode-hook)
  3339. (defun . embrace-commander) (defun . embrace-add)
  3340. (defun . embrace-change) (defun . embrace-delete)
  3341. expand-region-subword-enabled er/enable-subword-mode?
  3342. expand-region-smart-cursor
  3343. expand-region-exclude-text-mode-expansions
  3344. expand-region-reset-fast-key
  3345. expand-region-contract-fast-key
  3346. expand-region-fast-keys-enabled
  3347. expand-region-skip-whitespace
  3348. expand-region-autocopy-register
  3349. expand-region-guess-python-mode
  3350. expand-region-preferred-python-mode
  3351. (defun . er/contract-region) (defun . er/expand-region)
  3352. (defun . evilem-default-keybindings)
  3353. (defun . evilem-motion-next-line-first-non-blank)
  3354. (defun . evilem-motion-previous-line-first-non-blank)
  3355. (defun . evilem-motion-search-word-backward)
  3356. (defun . evilem-motion-search-word-forward)
  3357. (defun . evilem-motion-search-previous)
  3358. (defun . evilem-motion-search-next)
  3359. (defun . evilem-motion-forward-sentence-begin)
  3360. (defun . evilem-motion-backward-sentence-begin)
  3361. (defun . evilem-motion-forward-section-end)
  3362. (defun . evilem-motion-forward-section-begin)
  3363. (defun . evilem-motion-backward-section-end)
  3364. (defun . evilem-motion-backward-section-begin)
  3365. (defun . evilem-motion-find-char-backward)
  3366. (defun . evilem-motion-find-char)
  3367. (defun . evilem-motion-find-char-to-backward)
  3368. (defun . evilem-motion-find-char-to)
  3369. (defun . evilem-motion-previous-visual-line)
  3370. (defun . evilem-motion-next-visual-line)
  3371. (defun . evilem-motion-previous-line)
  3372. (defun . evilem-motion-next-line)
  3373. (defun . evilem-motion-backward-WORD-end)
  3374. (defun . evilem-motion-backward-word-end)
  3375. (defun . evilem-motion-backward-WORD-begin)
  3376. (defun . evilem-motion-backward-word-begin)
  3377. (defun . evilem-motion-forward-WORD-end)
  3378. (defun . evilem-motion-forward-word-end)
  3379. (defun . evilem-motion-forward-WORD-begin)
  3380. (defun . evilem-motion-forward-word-begin)
  3381. (defun . evilem--collect) (defun . evil-jump-out-args)
  3382. (defun . evil-outer-arg) (defun . evil-inner-arg)
  3383. (defun . evil-forward-arg) (defun . evil-backward-arg)
  3384. (defun . mixed-pitch-mode) (defun . global-writeroom-mode)
  3385. global-writeroom-mode (defun . writeroom-mode)
  3386. (defun . visual-fill-column-split-window-sensibly)
  3387. (defun . global-visual-fill-column-mode)
  3388. global-visual-fill-column-mode
  3389. (defun . visual-fill-column-mode) (defun . persp-mode)
  3390. persp-mode (defun . def-persp-buffer-save/load)
  3391. (defun . persp-def-buffer-save/load)
  3392. (defun . def-auto-persp) (defun . persp-def-auto-persp)
  3393. (defun . global-vi-tilde-fringe-mode)
  3394. global-vi-tilde-fringe-mode (defun . vi-tilde-fringe-mode)
  3395. (defun . git-gutter:toggle) (defun . git-gutter)
  3396. (defun . global-git-gutter-mode) global-git-gutter-mode
  3397. (defun . git-gutter-mode) (defun . git-gutter:linum-setup)
  3398. (defun . evil-goggles-mode) evil-goggles-mode
  3399. (defun . neotree) (defun . neotree-dir)
  3400. (defun . neotree-hide) (defun . neotree-show)
  3401. (defun . neotree-toggle)
  3402. (defun . neotree-projectile-action) (defun . neotree-find)
  3403. (defun . anzu-isearch-query-replace-regexp)
  3404. (defun . anzu-isearch-query-replace)
  3405. (defun . anzu-replace-at-cursor-thing)
  3406. (defun . anzu-query-replace-regexp)
  3407. (defun . anzu-query-replace)
  3408. (defun . anzu-query-replace-at-cursor-thing)
  3409. (defun . anzu-query-replace-at-cursor)
  3410. (defun . global-anzu-mode) global-anzu-mode
  3411. (defun . anzu-mode) (defun . doom-modeline-env-setup-rust)
  3412. (defun . doom-modeline-env-setup-elixir)
  3413. (defun . doom-modeline-env-setup-go)
  3414. (defun . doom-modeline-env-setup-perl)
  3415. (defun . doom-modeline-env-setup-ruby)
  3416. (defun . doom-modeline-env-setup-python)
  3417. (defun . doom-modeline-mode) doom-modeline-mode
  3418. (defun . doom-modeline-set-main-modeline)
  3419. (defun . solaire-mode--prepare-for-theme-a)
  3420. (defun . solaire-mode-reset-buffer)
  3421. (defun . solaire-mode-reset)
  3422. (defun . turn-off-solaire-mode)
  3423. (defun . turn-on-solaire-mode)
  3424. (defun . solaire-global-mode) solaire-global-mode
  3425. (defun . solaire-mode) (defface . solaire-default-face)
  3426. (defun . doom-themes-visual-bell-config)
  3427. (defun . doom-themes-visual-bell-fn)
  3428. (defun . doom-themes-treemacs-config)
  3429. (defun . doom-themes-org-config)
  3430. (defun . doom-themes-neotree-config)
  3431. (defun . doom-themes-set-faces) (defun . doom-ref)
  3432. (defun . doom-color) (defun . doom-lighten)
  3433. (defun . doom-darken) (defun . doom-blend)
  3434. (defun . doom-name-to-rgb) (defun . deft)
  3435. (defun . deft-new-file) (defun . deft-find-file)
  3436. (defun . wgrep-setup)
  3437. (defun . ivy-rich-project-root-cache-mode)
  3438. ivy-rich-project-root-cache-mode (defun . ivy-rich-reload)
  3439. (defun . ivy-rich-mode) ivy-rich-mode
  3440. (defun . counsel-projectile-mode) counsel-projectile-mode
  3441. (defun . counsel-projectile)
  3442. (defun . counsel-projectile-switch-project)
  3443. (defun . counsel-projectile-org-agenda)
  3444. (defun . counsel-projectile-org-capture)
  3445. (defun . counsel-projectile-rg)
  3446. (defun . counsel-projectile-ag)
  3447. (defun . counsel-projectile-git-grep)
  3448. (defun . counsel-projectile-grep)
  3449. (defun . counsel-projectile-switch-to-buffer)
  3450. (defun . counsel-projectile-find-dir)
  3451. (defun . counsel-projectile-find-file-dwim)
  3452. (defun . counsel-projectile-find-file)
  3453. (defun . counsel-mode) counsel-mode
  3454. (defun . counsel-flycheck)
  3455. (defun . counsel-compilation-errors)
  3456. (defun . counsel-major) (defun . counsel-minor)
  3457. (defun . counsel-compile-env) (defun . counsel-compile)
  3458. (defun . counsel-switch-buffer-other-window)
  3459. (defun . counsel-switch-buffer) (defun . counsel-wmctrl)
  3460. (defun . counsel-linux-app) (defun . counsel-rhythmbox)
  3461. (defun . counsel-geiser-doc-look-up-manual)
  3462. (defun . counsel-kmacro) (defun . counsel-fonts)
  3463. (defun . counsel-colors-web) (defun . counsel-colors-emacs)
  3464. (defun . counsel-unicode-char)
  3465. (defun . counsel-switch-to-shell-buffer)
  3466. (defun . counsel-ibuffer) (defun . counsel-outline)
  3467. (defun . counsel-semantic-or-imenu)
  3468. (defun . counsel-semantic) (defun . counsel-hydra-heads)
  3469. (defun . counsel-slime-repl-history)
  3470. (defun . counsel-shell-history)
  3471. (defun . counsel-esh-history)
  3472. (defun . counsel-minibuffer-history)
  3473. (defun . counsel-list-processes) (defun . counsel-imenu)
  3474. (defun . counsel-evil-registers) (defun . counsel-register)
  3475. (defun . counsel-yank-pop) (defun . counsel-tmm)
  3476. (defun . counsel-package) (defun . counsel-evil-marks)
  3477. (defun . counsel-mark-ring) (defun . counsel-org-link)
  3478. (defun . counsel-org-agenda-headlines)
  3479. (defun . counsel-org-capture) (defun . counsel-org-entity)
  3480. (defun . counsel-org-file) (defun . counsel-org-goto-all)
  3481. (defun . counsel-org-goto) (defun . counsel-org-tag-agenda)
  3482. (defun . counsel-org-tag) (defun . counsel--org-get-tags)
  3483. (defun . counsel-recoll)
  3484. (defun . counsel-grep-or-swiper-backward)
  3485. (defun . counsel-grep-or-swiper)
  3486. (defun . counsel-grep-backward) (defun . counsel-grep)
  3487. (defun . counsel-rg) (defun . counsel-ack)
  3488. (defun . counsel-pt) (defun . counsel-ag)
  3489. (defun . counsel-dired-jump) (defun . counsel-file-jump)
  3490. (defun . counsel-rpm) (defun . counsel-dpkg)
  3491. (defun . counsel-fzf) (defun . counsel-tracker)
  3492. (defun . counsel-locate)
  3493. (defun . counsel-locate-action-extern)
  3494. (defun . counsel-file-register)
  3495. (defun . counsel-bookmarked-directory)
  3496. (defun . counsel-bookmark)
  3497. (defun . counsel-buffer-or-recentf)
  3498. (defun . counsel-recentf) (defun . counsel-dired)
  3499. (defun . counsel-find-file) (defun . counsel-git-log)
  3500. (defun . counsel-git-checkout)
  3501. (defun . counsel-git-change-worktree)
  3502. (defun . counsel-git-stash) (defun . counsel-git-grep)
  3503. (defun . counsel-git) (defun . counsel-faces)
  3504. (defun . counsel-describe-face) (defun . counsel-descbinds)
  3505. (defun . counsel-load-theme) (defun . counsel-find-library)
  3506. (defun . counsel-load-library)
  3507. (defun . counsel-command-history) (defun . counsel-M-x)
  3508. (defun . counsel-info-lookup-symbol)
  3509. (defun . counsel-apropos) (defun . counsel-set-variable)
  3510. (defun . counsel-describe-symbol)
  3511. (defun . counsel-describe-function)
  3512. (defun . counsel-describe-variable) (defun . counsel-irony)
  3513. (defun . counsel-company) (defun . swiper-isearch-backward)
  3514. (defun . swiper-isearch) (defun . swiper-all)
  3515. (defun . swiper) (defun . swiper-all-thing-at-point)
  3516. (defun . swiper-thing-at-point) (defun . swiper-backward)
  3517. (defun . swiper-avy) (defun . amx-initialize)
  3518. (defun . amx-major-mode-commands) (defun . amx)
  3519. (defun . amx-mode) amx-mode (defun . defhydra)
  3520. (defun . company-box-mode) (defun . company-dict)
  3521. (defun . company-dict-refresh)
  3522. (defun . python-black-org-mode-block)
  3523. (defun . python-black-partial-dwim)
  3524. (defun . python-black-statement)
  3525. (defun . python-black-on-save-mode-enable-dwim)
  3526. (defun . python-black-on-save-mode)
  3527. (defun . python-black-region) (defun . python-black-buffer)
  3528. (defun . reformatter-define) (defun . writer-mode)
  3529. (defun . cmake-ide-maybe-start-rdm)
  3530. (defun . cmake-ide-compile) (defun . cmake-ide-load-db)
  3531. (defun . cmake-ide-run-cmake)
  3532. (defun . cmake-ide-maybe-run-cmake)
  3533. (defun . cmake-ide-setup) (defun . cycle-themes-mode)
  3534. cycle-themes-mode
  3535. (defun . which-key-show-full-minor-mode-keymap)
  3536. (defun . which-key-show-minor-mode-keymap)
  3537. (defun . which-key-show-full-keymap)
  3538. (defun . which-key-show-keymap)
  3539. (defun . which-key-C-h-dispatch)
  3540. (defun . which-key-undo-key)
  3541. (defun . which-key-dump-bindings)
  3542. (defun . which-key-show-full-major-mode)
  3543. (defun . which-key-show-major-mode)
  3544. (defun . which-key-show-top-level)
  3545. (defun . which-key-show-previous-page-cycle)
  3546. (defun . which-key-show-next-page-cycle)
  3547. (defun . which-key-show-previous-page-no-cycle)
  3548. (defun . which-key-show-next-page-no-cycle)
  3549. (defun . which-key-show-standard-help)
  3550. (defun . which-key-reload-key-sequence)
  3551. (defun . which-key-add-major-mode-key-based-replacements)
  3552. (defun . which-key-add-key-based-replacements)
  3553. (defun . which-key-add-keymap-based-replacements)
  3554. (defun . which-key-setup-minibuffer)
  3555. (defun . which-key-setup-side-window-bottom)
  3556. (defun . which-key-setup-side-window-right-bottom)
  3557. (defun . which-key-setup-side-window-right)
  3558. (defun . which-key-mode) which-key-mode
  3559. (defun . general-evil-setup)
  3560. (defun . general-remove-advice)
  3561. (defun . general-advice-remove)
  3562. (defun . general-add-advice) (defun . general-advice-add)
  3563. (defun . general-remove-hook) (defun . general-add-hook)
  3564. (defun . general-auto-unbind-keys)
  3565. (defun . general-swap-key) (defun . general-translate-key)
  3566. (defun . general-predicate-dispatch)
  3567. (defun . general-key-dispatch)
  3568. (defun . general-simulate-key)
  3569. (defun . general-simulate-keys) (defun . general-key)
  3570. (defun . general-describe-keybindings)
  3571. (defun . general-unbind) (defun . general-defs)
  3572. (defun . general-create-definer) (defun . general-def)
  3573. (defun . general-evil-define-key)
  3574. (defun . general-emacs-define-key)
  3575. (defun . general-define-key)
  3576. (defun . project-switch-project)
  3577. (defun . project-execute-extended-command)
  3578. (defun . project-known-project-roots)
  3579. (defun . project-forget-project)
  3580. (defun . project-remember-project)
  3581. (defun . project-kill-buffers)
  3582. (defun . project-display-buffer-other-frame)
  3583. (defun . project-display-buffer)
  3584. (defun . project-switch-to-buffer)
  3585. (defun . project-compile)
  3586. (defun . project-query-replace-regexp)
  3587. (defun . project-search) (defun . project-shell-command)
  3588. (defun . project-async-shell-command)
  3589. (defun . project-eshell) (defun . project-shell)
  3590. (defun . project-vc-dir) (defun . project-dired)
  3591. (defun . project-find-dir)
  3592. (defun . project-or-external-find-file)
  3593. (defun . project-find-file)
  3594. (defun . project-or-external-find-regexp)
  3595. (defun . project-find-regexp)
  3596. (defun . project-other-tab-command)
  3597. (defun . project-other-frame-command)
  3598. (defun . project-other-window-command) project-prefix-map
  3599. (defun . project-current) (defun . xref-matches-in-files)
  3600. (defun . xref-matches-in-directory)
  3601. (defun . xref-references-in-directory)
  3602. (defun . xref-find-apropos)
  3603. (defun . xref-find-references-at-mouse)
  3604. (defun . xref-find-definitions-at-mouse)
  3605. (defun . xref-find-references)
  3606. (defun . xref-find-definitions-other-frame)
  3607. (defun . xref-find-definitions-other-window)
  3608. (defun . xref-find-definitions) (defun . xref-show-xrefs)
  3609. (defun . xref-forward-history-empty-p)
  3610. (defun . xref-marker-stack-empty-p)
  3611. (defun . xref-go-forward) (defun . xref-go-back)
  3612. (defun . xref-pop-marker-stack) (defun . xref-find-backend)
  3613. (defun . ws-butler-global-mode) ws-butler-global-mode
  3614. (defun . ws-butler-mode)
  3615. (defun . turn-off-show-smartparens-mode)
  3616. (defun . turn-on-show-smartparens-mode)
  3617. (defun . show-smartparens-global-mode)
  3618. show-smartparens-global-mode
  3619. (defun . show-smartparens-mode)
  3620. (defun . turn-off-smartparens-mode)
  3621. (defun . turn-on-smartparens-mode)
  3622. (defun . smartparens-global-mode) smartparens-global-mode
  3623. (defun . turn-off-smartparens-strict-mode)
  3624. (defun . turn-on-smartparens-strict-mode)
  3625. (defun . smartparens-global-strict-mode)
  3626. smartparens-global-strict-mode
  3627. (defun . smartparens-strict-mode)
  3628. (defun . smartparens-mode)
  3629. (defun . sp-use-smartparens-bindings)
  3630. (defun . sp-use-paredit-bindings) smartparens-mode-map
  3631. (defun . sp-cheat-sheet) (defun . helpful-at-point)
  3632. (defun . helpful-variable) (defun . helpful-symbol)
  3633. (defun . helpful-callable) (defun . helpful-macro)
  3634. (defun . helpful-key) (defun . helpful-command)
  3635. (defun . helpful-function) (defun . elisp-refs-symbol)
  3636. (defun . elisp-refs-variable) (defun . elisp-refs-special)
  3637. (defun . elisp-refs-macro) (defun . elisp-refs-function)
  3638. dtrt-indent-mode (defun . dtrt-indent-global-mode)
  3639. dtrt-indent-global-mode (defun . dtrt-indent-mode)
  3640. (defun . better-jumper-mode) better-jumper-mode
  3641. (defun . better-jumper-local-mode)
  3642. (defun . turn-off-better-jumper-mode)
  3643. (defun . turn-on-better-jumper-mode)
  3644. (defun . better-jumper-set-jumps)
  3645. (defun . better-jumper-get-jumps)
  3646. (defun . better-jumper-clear-jumps)
  3647. (defun . better-jumper-jump-newest)
  3648. (defun . better-jumper-jump-forward)
  3649. (defun . better-jumper-jump-backward)
  3650. (defun . better-jumper-set-jump)
  3651. (defun . restart-emacs-start-new-emacs)
  3652. (defun . restart-emacs-handle-command-line-args)
  3653. (defun . rainbow-delimiters-mode-disable)
  3654. (defun . rainbow-delimiters-mode-enable)
  3655. (defun . rainbow-delimiters-mode)
  3656. (defun . highlight-numbers-mode)
  3657. (defun . turn-off-hide-mode-line-mode)
  3658. (defun . turn-on-hide-mode-line-mode)
  3659. (defun . global-hide-mode-line-mode)
  3660. global-hide-mode-line-mode (defun . hide-mode-line-mode)
  3661. (defun . all-the-icons-insert)
  3662. (defun . all-the-icons-install-fonts)
  3663. (defun . all-the-icons-icon-for-url)
  3664. (defun . all-the-icons-icon-for-mode)
  3665. (defun . all-the-icons-icon-for-file)
  3666. (defun . all-the-icons-icon-for-dir)
  3667. straight-x-pinned-packages (defun . straight-dependents)
  3668. (defun . straight-dependencies)
  3669. (defun . straight-bug-report)
  3670. (defun . straight-thaw-versions)
  3671. (defun . straight-freeze-versions)
  3672. (defun . straight-push-all) (defun . straight-push-package)
  3673. (defun . straight-pull-all)
  3674. (defun . straight-pull-package-and-deps)
  3675. (defun . straight-pull-package)
  3676. (defun . straight-merge-all)
  3677. (defun . straight-merge-package-and-deps)
  3678. (defun . straight-merge-package)
  3679. (defun . straight-fetch-all)
  3680. (defun . straight-fetch-package-and-deps)
  3681. (defun . straight-fetch-package)
  3682. (defun . straight-normalize-all)
  3683. (defun . straight-normalize-package)
  3684. (defun . straight-prune-build)
  3685. (defun . straight-prune-build-directory)
  3686. (defun . straight-prune-build-cache)
  3687. (defun . straight-rebuild-all)
  3688. (defun . straight-rebuild-package)
  3689. (defun . straight-check-all)
  3690. (defun . straight-check-package)
  3691. (defun . straight-override-recipe)
  3692. (defun . straight-use-recipes)
  3693. (defun . straight-use-package-lazy)
  3694. (defun . straight-use-package-no-build)
  3695. (defun . straight-register-package)
  3696. (defun . straight-use-package)
  3697. (defun . straight-visit-package)
  3698. (defun . straight-visit-package-website)
  3699. (defun . straight-get-recipe)
  3700. (defun . straight-remove-unused-repos)
  3701. (defun . explain-pause-log-to-socket)
  3702. (defun . explain-pause-top) (defun . explain-pause-mode)
  3703. explain-pause-mode (defun . gcmh-mode) gcmh-mode
  3704. (defun . auto-minor-mode-set) auto-minor-mode-magic-alist
  3705. auto-minor-mode-alist (defun . use-package-lint)
  3706. (defun . use-package-jump-to-package-form)
  3707. (defun . use-package-handler/:ensure)
  3708. (defun . use-package-normalize/:ensure)
  3709. (defun . use-package-handler/:diminish)
  3710. (defun . use-package-normalize/:diminish)
  3711. (defun . use-package-handler/:delight)
  3712. (defun . use-package-normalize/:delight)
  3713. (defun . use-package)
  3714. (defun . use-package-handler/:bind-keymap*)
  3715. (defun . use-package-handler/:bind-keymap)
  3716. (defun . use-package-normalize/:bind-keymap*)
  3717. (defun . use-package-normalize/:bind-keymap)
  3718. (defun . use-package-handler/:bind)
  3719. (defun . use-package-autoloads/:bind*)
  3720. (defun . use-package-autoloads/:bind)
  3721. (defun . use-package-normalize/:bind*)
  3722. (defun . use-package-normalize/:bind)
  3723. (defun . use-package-normalize-binder)
  3724. (defun . use-package-autoload-keymap)
  3725. (defun . describe-personal-keybindings)
  3726. (defun . bind-keys*) (defun . bind-keys)
  3727. (defun . bind-key*) (defun . unbind-key) (defun . bind-key)
  3728. (defun . set-irc-server!) (defun . set-rotate-patterns!)
  3729. (defun . set-email-account!)
  3730. (defun . set-editorconfig-indent-var!)
  3731. (defun . set-ligatures!)
  3732. (defun . +default--delete-backward-char-a)
  3733. (defun . doom/backward-delete-whitespace-to-column)
  3734. (defun . +default/insert-file-path)
  3735. (defun . +default/yank-buffer-path-relative-to-project)
  3736. (defun . +default/yank-buffer-path)
  3737. (defun . +default/yank-buffer-contents)
  3738. (defun . +default/yank-pop)
  3739. (defun . +default/newline-below)
  3740. (defun . +default/newline-above) (defun . +default/newline)
  3741. (defun . +default/org-notes-headlines)
  3742. (defun . +default/org-notes-search)
  3743. (defun . +default/search-notes-for-symbol-at-point)
  3744. (defun . +default/search-project-for-symbol-at-point)
  3745. (defun . +default/search-other-project)
  3746. (defun . +default/search-project)
  3747. (defun . +default/search-buffer)
  3748. (defun . +default/search-emacsd)
  3749. (defun . +default/search-other-cwd)
  3750. (defun . +default/search-cwd) (defun . +default/dired)
  3751. (defun . +default/discover-projects)
  3752. (defun . +default/find-file-under-here)
  3753. (defun . +default/find-in-notes)
  3754. (defun . +default/browse-notes)
  3755. (defun . +default/find-in-templates)
  3756. (defun . +default/browse-templates)
  3757. (defun . +default/browse-project)
  3758. (defun . +default/lsp-command-map)
  3759. (defun . +default/diagnostics)
  3760. (defun . +default/restart-server)
  3761. (defun . +default/new-buffer)
  3762. (defun . +default/man-or-woman) (defun . +default/compile)
  3763. (defun . +sh-lookup-documentation-handler)
  3764. (defun . +sh/open-repl)
  3765. (defun . +sh--match-command-subst-in-quotes)
  3766. (defun . +sh--match-variables-in-quotes)
  3767. (defun . +python/optimize-imports)
  3768. (defun . +python/open-jupyter-repl)
  3769. (defun . +python/open-ipython-repl)
  3770. (defun . +python/open-repl)
  3771. (defun . +python-executable-find)
  3772. (defun . +org-enable-auto-update-cookies-h)
  3773. (defun . +org-remove-occur-highlights-h)
  3774. (defun . +org-make-last-point-visible-h)
  3775. (defun . +org-cycle-only-current-subtree-h)
  3776. (defun . +org-yas-expand-maybe-h)
  3777. (defun . +org-indent-maybe-h)
  3778. (defun . +org/hide-next-fold-level)
  3779. (defun . +org/show-next-fold-level)
  3780. (defun . +org/open-all-folds)
  3781. (defun . +org/close-all-folds) (defun . +org/close-fold)
  3782. (defun . +org/open-fold) (defun . +org/toggle-fold)
  3783. (defun . +org/toggle-last-clock)
  3784. (defun . +org/insert-item-above)
  3785. (defun . +org/insert-item-below)
  3786. (defun . +org/shift-return) (defun . +org/dwim-at-point)
  3787. (defun . +org/return) (defun . +org-pretty-mode)
  3788. (defun . +org-get-todo-keywords-for)
  3789. (defun . +org-realign-table-maybe-a)
  3790. (defun .
  3791. +org-delete-backward-char-and-realign-table-maybe-h)
  3792. (defun . +org-enable-auto-reformat-tables-h)
  3793. (defun . +org-realign-table-maybe-h)
  3794. (defun . +org/table-insert-row-below)
  3795. (defun . +org/table-insert-column-left)
  3796. (defun . +org/table-previous-row)
  3797. (defun . +org/refile-to-visible)
  3798. (defun . +org/refile-to-last-location)
  3799. (defun . +org/refile-to-running-clock)
  3800. (defun . +org/refile-to-other-buffer)
  3801. (defun . +org/refile-to-other-window)
  3802. (defun . +org/refile-to-file)
  3803. (defun . +org/refile-to-current-file)
  3804. (defun . +org/play-gif-at-point) (defun . +org/remove-link)
  3805. (defun . +org-play-all-gifs-h)
  3806. (defun . +org-play-gif-at-point-h)
  3807. (defun . +org-http-image-data-fn)
  3808. (defun . +org-inline-image-data-fn)
  3809. (defun . +org-image-file-data-fn)
  3810. (defun . +org-link--doom-executable-link-activate-fn)
  3811. (defun . +org-link-follow-doom-package-fn)
  3812. (defun . +org-link--doom-package-link-activate-fn)
  3813. (defun . +org-link--doom-module-link-activate-fn)
  3814. (defun . +org-link--doom-module-link-face-fn)
  3815. (defun . +org-link--doom-module-link-follow-fn)
  3816. (defun . +org-link--command-link-activate-command)
  3817. (defun . +org-link--face-link-activate-face)
  3818. (defun . +org-link--fn-link-activate-fn)
  3819. (defun . +org-link--var-link-activate-fn)
  3820. (defun . +org-link-read-kbd-at-point)
  3821. (defun . +org-link-read-desc-at-point)
  3822. (defun . +org-define-basic-link)
  3823. (defun . +org/export-to-clipboard-as-rich-text)
  3824. (defun . +org/export-to-clipboard)
  3825. (defun . +org-capture-central-project-changelog-file)
  3826. (defun . +org-capture-central-project-notes-file)
  3827. (defun . +org-capture-central-project-todo-file)
  3828. (defun . +org-capture-project-changelog-file)
  3829. (defun . +org-capture-project-notes-file)
  3830. (defun . +org-capture-project-todo-file)
  3831. (defun . +org-capture-notes-file)
  3832. (defun . +org-capture-todo-file)
  3833. (defun . +org-capture-available-keys)
  3834. (defun . +org-capture/open-frame)
  3835. (defun . +org-capture-frame-p)
  3836. (defun . +org-capture-cleanup-frame-h)
  3837. +org-capture-frame-parameters
  3838. (defun . +org-clear-babel-results-h)
  3839. (defun . +org/remove-result-blocks)
  3840. (defun . +org-lookup-documentation-handler)
  3841. (defun . +org-lookup-references-handler)
  3842. (defun . +org-lookup-definition-handler)
  3843. (defun . +org-eval-handler) (defun . +org/goto-visible)
  3844. (defun . +org-headline-avy)
  3845. (defun . +org/attach-file-and-insert-link)
  3846. (defun . +org/find-file-in-attachments)
  3847. (defun . +org/open-gallery-from-attachments)
  3848. (defun . +org-attach-icon-for)
  3849. (defun . org-roam-link-replace-at-point-a)
  3850. (defun . org-roam-link-follow-link-with-description-a)
  3851. (defun . +org-roam-manage-backlinks-buffer-h)
  3852. (defun . org-roam-node-doom-type)
  3853. (defun . org-roam-node-doom-tags)
  3854. (defun . org-roam-node-doom-subdirs)
  3855. (defun . org-roam-node-doom-hierarchy)
  3856. (defun . org-roam-node-doom-filetitle)
  3857. (defun . +markdown/insert-del)
  3858. (defun . +markdown-compile-markdown)
  3859. (defun . +markdown-compile-multimarkdown)
  3860. (defun . +markdown-compile-pandoc)
  3861. (defun . +markdown-compile-marked)
  3862. (defun . +markdown-compile)
  3863. (defun . +markdown-flyspell-word-p)
  3864. (defun . +latex-symbols-company-backend)
  3865. (defun . +latex-fold-last-macro-a)
  3866. (defun . +latex-indent-item-fn)
  3867. (defun . +emacs-lisp--calculate-lisp-indent-a)
  3868. (defun . +emacs-lisp--add-doom-elisp-demos-a)
  3869. (defun . +emacs-lisp-highlight-vars-and-faces)
  3870. (defun . +emacs-lisp-truncate-pin)
  3871. (defun . +emacs-lisp-non-package-mode)
  3872. (defun . +emacs-lisp-extend-imenu-h)
  3873. (defun . +emacs-lisp-init-straight-maybe-h)
  3874. (defun . +emacs-lisp/edebug-instrument-defun-off)
  3875. (defun . +emacs-lisp/edebug-instrument-defun-on)
  3876. (defun . +emacs-lisp/buttercup-run-project)
  3877. (defun . +emacs-lisp/buttercup-run-file)
  3878. (defun . +emacs-lisp/open-repl)
  3879. (defun . +emacs-lisp-indent-function)
  3880. (defun . +emacs-lisp-lookup-documentation)
  3881. (defun . +emacs-lisp-lookup-definition)
  3882. (defun . +emacs-lisp-outline-level)
  3883. (defun . +emacs-lisp-eval)
  3884. (defun . +cc/ccls-show-references-write)
  3885. (defun . +cc/ccls-show-references-read)
  3886. (defun . +cc/ccls-show-references-not-call)
  3887. (defun . +cc/ccls-show-references-macro)
  3888. (defun . +cc/ccls-show-references-address)
  3889. (defun . +cc/ccls-show-member)
  3890. (defun . +cc/ccls-show-derived)
  3891. (defun . +cc/ccls-show-base) (defun . +cc/ccls-show-vars)
  3892. (defun . +cc/ccls-show-caller)
  3893. (defun . +cc/ccls-show-callee)
  3894. (defun . +cc-init-ffap-integration-h)
  3895. (defun . +cc-init-irony-compile-options-h)
  3896. (defun . +cc-fontify-constants-h)
  3897. (defun . +cc-cmake-lookup-documentation-fn)
  3898. (defun . +cc/eglot-ccls-show-inheritance-hierarchy)
  3899. (defun . +cc/imenu) (defun . +cc/reload-compile-db)
  3900. (defun . +cc-c-c++-objc-mode)
  3901. (defun . +cc-lineup-arglist-close)
  3902. (defun . +cc-c++-lineup-inclass) cpp-mode-map
  3903. (defun . cpp-mode)
  3904. (defun . +macos/open-in-iterm-new-window)
  3905. (defun . +macos/open-in-iterm)
  3906. (defun . +macos/send-project-to-launchbar)
  3907. (defun . +macos/send-to-launchbar)
  3908. (defun . +macos/send-cwd-to-transmit)
  3909. (defun . +macos/send-to-transmit)
  3910. (defun . +macos/reveal-project-in-finder)
  3911. (defun . +macos/reveal-in-finder)
  3912. (defun . +macos/open-in-default-program)
  3913. (defun . +pass/browse-url) (defun . +pass/copy-user)
  3914. (defun . +pass/copy-secret) (defun . +pass/copy-field)
  3915. (defun . +pass/edit-entry)
  3916. (defun . password-store--completing-read)
  3917. (defun . password-store-list) (defun . password-store-dir)
  3918. (defun . +pass-get-secret) (defun . +pass-get-user)
  3919. (defun . +pass-get-field) (defun . +pass-get-entry)
  3920. (defun . auth-source-pass-parse-entry) (defun . +pass/ivy)
  3921. (defun . +make/run-last) (defun . +make/run)
  3922. (defun . +magit/start-code-review)
  3923. (defun . +magit/quit-all) (defun . +magit/quit)
  3924. (defun . +magit-revert-buffer-maybe-h)
  3925. (defun . +magit-mark-stale-buffers-h)
  3926. (defun . +magit-display-buffer-fn)
  3927. (defun . +magit--ignore-version-a)
  3928. (defun . set-lsp-priority!)
  3929. (defun . +lsp-lookup-references-handler)
  3930. (defun . +lsp-lookup-definition-handler)
  3931. (defun . +lsp/switch-client)
  3932. (defun . +lsp/uninstall-server) (defun . set-eglot-client!)
  3933. (defun . lsp!) (defun . +lookup-xwidget-webkit-open-url-fn)
  3934. (defun . +lookup--online-backend-duckduckgo)
  3935. (defun . +lookup--online-backend-google)
  3936. (defun . +lookup/online-select) (defun . +lookup/online)
  3937. (defun . +lookup-online-backend-fn)
  3938. (defun . set-lookup-handlers!) (defun . +lookup/synonyms)
  3939. (defun . +lookup/dictionary-definition)
  3940. (defun . +lookup/file) (defun . +lookup/documentation)
  3941. (defun . +lookup/references)
  3942. (defun . +lookup/type-definition)
  3943. (defun . +lookup/implementations)
  3944. (defun . +lookup/definition) (defun . +lookup:dash)
  3945. (defun . +lookup:online) (defun . set-docsets!)
  3946. (defun . set-eval-handler!) (defun . set-repl-handler!)
  3947. +eval-runners (defun . +eval/send-region-to-repl)
  3948. (defun . +eval/open-repl-other-window)
  3949. (defun . +eval/open-repl-same-window) (defun . +eval:repl)
  3950. (defun . +eval:replace-region) (defun . +eval:region)
  3951. (defun . +eval/region-and-replace)
  3952. (defun . +eval/buffer-or-region)
  3953. (defun . +eval/line-or-region) (defun . +eval/region)
  3954. (defun . +eval/buffer) (defun . +eval-display-results)
  3955. (defun . +eval-display-results-in-overlay)
  3956. (defun . +eval-display-results-in-popup)
  3957. (defun . set-flyspell-predicate!) (defun . flyspell-mode!)
  3958. (defun . +spell/previous-error) (defun . +spell/next-error)
  3959. (defun . +spell/remove-word) (defun . +spell/add-word)
  3960. (defun . +spell-correction-at-point-p)
  3961. (defun . +spell-init-flyspell-predicate-h)
  3962. (defun . set-next-checker!) (defun . +syntax-init-popups-h)
  3963. (defun . +vterm/here) (defun . +vterm/toggle)
  3964. (defun . set-eshell-alias!)
  3965. (defun . +eshell-default-prompt-fn)
  3966. (defface . +eshell-prompt-git-branch)
  3967. (defface . +eshell-prompt-pwd)
  3968. (defun . +eshell/goto-end-of-prompt)
  3969. (defun . +eshell-goto-prompt-on-insert-a)
  3970. (defun . +eshell:run) (defun . +eshell-save-workspace-fn)
  3971. (defun . +eshell-switch-workspace-fn)
  3972. (defun . +eshell-cleanup-h) (defun . +eshell-init-h)
  3973. (defun . +eshell/kill-and-close)
  3974. (defun . +eshell/switch-to)
  3975. (defun . +eshell/switch-to-last)
  3976. (defun . +eshell/switch-to-previous)
  3977. (defun . +eshell/switch-to-next)
  3978. (defun . +eshell/split-right) (defun . +eshell/split-below)
  3979. (defun . +eshell/quit-or-delete-char)
  3980. (defun . +eshell/pcomplete)
  3981. (defun . +eshell/search-history) (defun . +eshell/frame)
  3982. (defun . +eshell/here) (defun . +eshell/toggle)
  3983. (defun . +eshell-run-command) (defun . +eshell-buffers)
  3984. (defun . +eshell-last-buffer) (defun . company-pcomplete)
  3985. (defun . company-pcomplete-available)
  3986. (defun . eshell/mkdir-and-cd)
  3987. (defun . eshell/quit-and-close)
  3988. (defun . eshell/cd-to-project) (defun . eshell/e)
  3989. (defun . eshell/emacs)
  3990. (defun . +vc/browse-at-remote-kill-homepage)
  3991. (defun . +vc/browse-at-remote-homepage)
  3992. (defun . +vc/browse-at-remote-kill)
  3993. (defun . +vc/browse-at-remote)
  3994. (defun . browse-at-remote--format-commit-url-as-codeberg)
  3995. (defun . browse-at-remote--format-region-url-as-codeberg)
  3996. (defun . +ibuffer/visit-workspace-buffer)
  3997. (defun . +ibuffer/open-for-current-workspace)
  3998. (defun . +ibuffer-workspace) (defun . set-electric!)
  3999. (defun . +dired-enable-git-info-h)
  4000. (defun . +dired/quit-all)
  4001. (defun . +snippets-expand-on-region-a)
  4002. (defun . +snippets-read-only-maybe-h)
  4003. (defun . +snippets-enable-project-modes-h)
  4004. (defun . +snippets-show-hints-in-header-line-h)
  4005. (defun . +snippets/edit) (defun . +snippets/new-alias)
  4006. (defun . +snippets/new)
  4007. (defun . +snippets/find-for-current-mode)
  4008. (defun . +snippets/find-private) (defun . +snippets/find)
  4009. (defun . +snippets/delete-to-start-of-field)
  4010. (defun . +snippets/delete-forward-char-or-field)
  4011. (defun . +snippets/delete-backward-char)
  4012. (defun . +snippets/goto-end-of-field)
  4013. (defun . +snippets/goto-start-of-field)
  4014. (defun . +snippets-prompt-private)
  4015. (defun . set-yas-minor-mode!) (defun . set-formatter!)
  4016. (defun . +format-buffer-h)
  4017. (defun . +format/region-or-buffer) (defun . +format/region)
  4018. (defun . +format/buffer) (defun . +format-buffer-a)
  4019. (defun . +format-probe-a)
  4020. (defun . +format--apply-rcs-patch)
  4021. (defun . format-all--probe) (defun . +format:region)
  4022. (defun . +fold-hideshow-set-up-overlay-fn)
  4023. (defun . +fold-hideshow-forward-block-by-indent-fn)
  4024. (defun . +fold-hideshow-haml-forward-sexp-fn)
  4025. (defun . +fold/previous) (defun . +fold/next)
  4026. (defun . +fold/close-all) (defun . +fold/open-all)
  4027. (defun . +fold/close) (defun . +fold/open)
  4028. (defun . +fold/toggle) (defun . set-file-templates!)
  4029. (defun . set-file-template!)
  4030. (defun . +file-templates/debug)
  4031. (defun . +file-templates/insert-license)
  4032. (defun . +file-templates-module-for-path)
  4033. (defun . +file-templates-get-short-path)
  4034. (defun . +file-templates--expand)
  4035. (defun . +evil/reselect-paste)
  4036. (defun . +evil:c-string-decode)
  4037. (defun . +evil:c-string-encode) (defun . +evil:url-decode)
  4038. (defun . +evil:url-encode) (defun . +evil/previous-file)
  4039. (defun . +evil/next-file) (defun . +evil/previous-frame)
  4040. (defun . +evil/next-frame)
  4041. (defun . +evil/insert-newline-above)
  4042. (defun . +evil/insert-newline-below)
  4043. (defun . +evil/previous-comment)
  4044. (defun . +evil/next-comment)
  4045. (defun . +evil/previous-preproc-directive)
  4046. (defun . +evil/next-preproc-directive)
  4047. (defun . +evil/previous-end-of-method)
  4048. (defun . +evil/next-end-of-method)
  4049. (defun . +evil/previous-beginning-of-method)
  4050. (defun . +evil/next-beginning-of-method)
  4051. (defun . +evil:outer-any-quote)
  4052. (defun . +evil:inner-any-quote)
  4053. (defun . +evil:outer-url-txtobj)
  4054. (defun . +evil:inner-url-txtobj)
  4055. (defun . +evil:defun-txtobj)
  4056. (defun . +evil:whole-buffer-txtobj)
  4057. (defun . +evil:copy-this-file)
  4058. (defun . +evil:move-this-file)
  4059. (defun . +evil:delete-this-file) (defun . +evil:read)
  4060. (defun . +evil:help) (defun . +evil:kill-matching-buffers)
  4061. (defun . +evil:kill-all-buffers) (defun . +evil:cd)
  4062. (defun . +evil:reverse-lines) (defun . +evil:compile)
  4063. (defun . +evil:make) (defun . +evil:pwd)
  4064. (defun . +evil:open-scratch-buffer)
  4065. (defun . +evil:align-right) (defun . +evil:align)
  4066. (defun . +evil-ex-regexp-match)
  4067. (defun . set-evil-initial-state!) (defun . +evil-delete)
  4068. (defun . +evil:yank-unindented)
  4069. (defun . +evil:narrow-buffer) (defun . +evil:retab)
  4070. (defun . +evil:apply-macro)
  4071. (defun . +evil/window-vsplit-and-follow)
  4072. (defun . +evil/window-split-and-follow)
  4073. (defun . +evil/window-move-down)
  4074. (defun . +evil/window-move-up)
  4075. (defun . +evil/window-move-right)
  4076. (defun . +evil/window-move-left) (defun . +evil/alt-paste)
  4077. (defun . +evil/shift-left) (defun . +evil/shift-right)
  4078. (defun . +evil--embrace-angle-brackets)
  4079. (defun . +evil--embrace-elisp-fn)
  4080. (defun . +evil--embrace-latex)
  4081. (defun . +evil--embrace-escaped)
  4082. (defun . +evil--embrace-get-pair)
  4083. (defun . +evil--fix-dabbrev-in-minibuffer-h)
  4084. (defun . +evil-join-a) (defun . +evil-window-vsplit-a)
  4085. (defun . +evil-window-split-a)
  4086. (defun . +evil--insert-newline-above-and-respect-comments-a)
  4087. (defun . +evil--insert-newline-below-and-respect-comments-a)
  4088. (defun . +evil-replace-filename-modifiers-a)
  4089. (defun . +evil-escape-a) (defun . +zen/toggle-fullscreen)
  4090. (defun . +zen/toggle)
  4091. (defun . +workspaces-autosave-real-buffers-a)
  4092. (defun . +workspaces-load-tab-bar-data-from-file-h)
  4093. (defun . +workspaces-load-tab-bar-data-h)
  4094. (defun . +workspaces-save-tab-bar-data-to-file-h)
  4095. (defun . +workspaces-save-tab-bar-data-h)
  4096. (defun . +workspaces-switch-to-project-h)
  4097. (defun . +workspaces-set-project-action-fn)
  4098. (defun . +workspaces-associate-frame-fn)
  4099. (defun . +workspaces-delete-associated-workspace-h)
  4100. (defun . +workspace/display) (defun . +workspace-error)
  4101. (defun . +workspace-message)
  4102. (defun . +workspace/swap-right)
  4103. (defun . +workspace/swap-left)
  4104. (defun . +workspace/close-window-or-workspace)
  4105. (defun . +workspace/switch-right)
  4106. (defun . +workspace/switch-left) (defun . +workspace/cycle)
  4107. (defun . +workspace/other)
  4108. (defun . +workspace/switch-to-final)
  4109. (defun . +workspace/switch-to-8)
  4110. (defun . +workspace/switch-to-7)
  4111. (defun . +workspace/switch-to-6)
  4112. (defun . +workspace/switch-to-5)
  4113. (defun . +workspace/switch-to-4)
  4114. (defun . +workspace/switch-to-3)
  4115. (defun . +workspace/switch-to-2)
  4116. (defun . +workspace/switch-to-1)
  4117. (defun . +workspace/switch-to-0)
  4118. (defun . +workspace/switch-to)
  4119. (defun . +workspace/new-named) (defun . +workspace/new)
  4120. (defun . +workspace/kill-session-and-quit)
  4121. (defun . +workspace/kill-session)
  4122. (defun . +workspace/delete) (defun . +workspace/rename)
  4123. (defun . +workspace/save) (defun . +workspace/load)
  4124. (defun . +workspace/restore-last-session)
  4125. (defun . +workspace-switch) (defun . +workspace-delete)
  4126. (defun . +workspace-rename) (defun . +workspace-new)
  4127. (defun . +workspace-save) (defun . +workspace-load)
  4128. (defun . +workspace-orphaned-buffer-list)
  4129. (defun . +workspace-buffer-list)
  4130. (defun . +workspace-list-names) (defun . +workspace-list)
  4131. (defun . +workspace-current-name) (defun . +workspace-get)
  4132. (defun . +workspace-current)
  4133. (defun . +workspace-contains-buffer-p)
  4134. (defun . +workspace-exists-p) (defun . +workspace-p)
  4135. (defface . +workspace-tab-face)
  4136. (defface . +workspace-tab-selected-face)
  4137. (defun . +workspace--ivy-rich-preview)
  4138. (defun . +workspace:switch-previous)
  4139. (defun . +workspace:switch-next)
  4140. (defun . +workspace:delete) (defun . +workspace:rename)
  4141. (defun . +workspace:new) (defun . +workspace:load)
  4142. (defun . +workspace:save)
  4143. (defun . +vc-gutter/previous-hunk)
  4144. (defun . +vc-gutter/next-hunk)
  4145. (defun . +vc-gutter/revert-hunk)
  4146. (defun . +vc-gutter/stage-hunk) (defun . set-popup-rules!)
  4147. (defun . set-popup-rule!) (defun . +popup-make-rule)
  4148. +popup-defaults +popup--display-buffer-alist
  4149. (defun . +popup-display-buffer-stacked-side-window-fn)
  4150. (defun . +popup-display-buffer-fullframe-fn)
  4151. (defun . +popup-save-a) (defun . +popup-close-a)
  4152. (defun . +popup/diagnose) (defun . +popup/raise)
  4153. (defun . +popup/restore) (defun . +popup/toggle)
  4154. (defun . +popup/close-all) (defun . +popup/close)
  4155. (defun . +popup/other) (defun . +popup/buffer)
  4156. (defun . other-popup) (defun . +popup-kill-buffer-hook-h)
  4157. (defun . +popup-cleanup-rules-h)
  4158. (defun . +popup-close-on-escape-h)
  4159. (defun . +popup-unset-modeline-on-disable-h)
  4160. (defun . +popup-set-modeline-on-enable-h)
  4161. (defun . +popup-adjust-margins-h)
  4162. (defun . +popup-adjust-fringes-h)
  4163. (defun . +popup-alist-from-window-state)
  4164. (defun . +popup-shrink-to-fit) (defun . +popup-windows)
  4165. (defun . +popup-parameter-fn) (defun . +popup-parameter)
  4166. (defun . +popup-buffer) (defun . +popup-window-p)
  4167. (defun . +popup-buffer-p) (defun . +popup--init)
  4168. (defun . +neotree/expand-or-open)
  4169. (defun . +neotree/collapse)
  4170. (defun . +neotree/collapse-or-up)
  4171. (defun . +neotree/find-this-file) (defun . +neotree/open)
  4172. (defun . +modeline-clear-env-in-all-windows-h)
  4173. (defun . +modeline-update-env-in-all-windows-h)
  4174. (defun . +modeline-resize-for-font-h)
  4175. (defun . +doom-dashboard/backward-button)
  4176. (defun . +doom-dashboard/forward-button)
  4177. (defun . +doom-dashboard/open)
  4178. (defun . +ivy/git-grep-other-window-action)
  4179. (defun . +ivy/jump-list) (defun . +ivy/project-compile)
  4180. (defun . +ivy/compile)
  4181. (defun . +ivy/project-search-from-cwd)
  4182. (defun . +ivy/project-search) (defun . +ivy-file-search)
  4183. (defun . +ivy/projectile-find-file)
  4184. (defun . +ivy-confirm-delete-file)
  4185. (defun . +ivy-git-grep-other-window-action)
  4186. (defun . +ivy-yas-prompt-fn) (defun . +ivy/woccur)
  4187. (defun . +ivy/switch-buffer-other-window)
  4188. (defun . +ivy/switch-buffer)
  4189. (defun . +ivy/switch-workspace-buffer-other-window)
  4190. (defun . +ivy/switch-workspace-buffer)
  4191. (defun . +ivy-format-function-line-or-arrow)
  4192. (defun . +ivy-rich-describe-variable-transformer)
  4193. (defun . +ivy-rich-buffer-icon)
  4194. (defun . +ivy-rich-buffer-name)
  4195. (defun . +ivy:project-search-from-cwd)
  4196. (defun . +ivy:project-search)
  4197. (defun . set-company-backend!)
  4198. (defun . +company/completing-read)
  4199. (defun . +company/dabbrev-code-previous)
  4200. (defun . +company/dict-or-keywords)
  4201. (defun . +company/whole-lines) (defun . +company/dabbrev)
  4202. (defun . +company/complete)
  4203. (defun . +company/toggle-auto-completion)
  4204. (defun . +company-has-completion-p)
  4205. (defun . +company-init-backends-h) +company-backend-alist
  4206. (defun . doom/toggle-narrow-buffer)
  4207. (defun . doom/widen-indirectly-narrowed-buffer)
  4208. (defun . doom/narrow-buffer-indirectly)
  4209. (defun . doom/set-frame-opacity)
  4210. (defun . doom/window-maximize-vertically)
  4211. (defun . doom/window-maximize-horizontally)
  4212. (defun . doom/window-enlargen)
  4213. (defun . doom/window-maximize-buffer)
  4214. (defun . doom/delete-frame-with-prompt)
  4215. (defun . doom/toggle-line-numbers)
  4216. (defun . doom-disable-line-numbers-h)
  4217. (defun . doom-enable-line-numbers-h)
  4218. (defun . doom-disable-show-paren-mode-h)
  4219. (defun . doom-apply-ansi-color-to-compilation-buffer-h)
  4220. (defun . doom-shut-up-a)
  4221. (defun . doom-preserve-window-position-a)
  4222. (defun . doom-recenter-a) (defun . doom-quit-p)
  4223. (defun . doom-resize-window)
  4224. (defun . doom-theme-face-attribute)
  4225. (defun . doom/reload-theme) (defun . custom-set-faces!)
  4226. (defun . custom-theme-set-faces!) doom-customize-theme-hook
  4227. (defun . doom-disable-show-trailing-whitespace-h)
  4228. (defun . doom-enable-show-trailing-whitespace-h)
  4229. (defun . doom-disable-delete-trailing-whitespace-h)
  4230. (defun . doom-enable-delete-trailing-whitespace-h)
  4231. (defun . doom/set-indent-width)
  4232. (defun . doom/toggle-indent-style) (defun . doom/unix2dos)
  4233. (defun . doom/dos2unix)
  4234. (defun . doom/delete-trailing-newlines)
  4235. (defun . doom/retab) (defun . doom/dumb-dedent)
  4236. (defun . doom/dumb-indent)
  4237. (defun . doom/delete-backward-word)
  4238. (defun . doom/backward-kill-to-bol-and-indent)
  4239. (defun . doom/forward-to-last-non-comment-or-eol)
  4240. (defun . doom/backward-to-bol-or-indent)
  4241. (defun . doom-thing-at-point-or-region)
  4242. (defun . doom-region-end) (defun . doom-region-beginning)
  4243. (defun . doom-region-active-p)
  4244. (defun . doom-point-in-string-or-comment-p)
  4245. (defun . doom-point-in-string-p)
  4246. (defun . doom-point-in-comment-p)
  4247. (defun . doom-surrounded-p) doom-point-in-string-functions
  4248. doom-point-in-comment-functions (defun . doom-store-clear)
  4249. (defun . doom-store-member-p) (defun . doom-store-rem)
  4250. (defun . doom-store-put) (defun . doom-store-get)
  4251. (defun . doom-store-desist) (defun . doom-store-persist)
  4252. (defun . doom/restart-and-restore) (defun . doom/restart)
  4253. (defun . doom/save-session) (defun . doom/load-session)
  4254. (defun . doom/quicksave-session)
  4255. (defun . doom/quickload-session)
  4256. (defun . doom-load-session) (defun . doom-save-session)
  4257. (defun . doom-session-file)
  4258. (defun . doom/delete-persistent-scratch-file)
  4259. (defun . doom/revert-scratch-buffer)
  4260. (defun . doom/switch-to-project-scratch-buffer)
  4261. (defun . doom/open-project-scratch-buffer)
  4262. (defun . doom/switch-to-scratch-buffer)
  4263. (defun . doom/open-scratch-buffer)
  4264. (defun . doom-persist-scratch-buffers-after-switch-h)
  4265. (defun . doom-persist-scratch-buffers-h)
  4266. (defun . doom-persist-scratch-buffer-h)
  4267. (defun . doom-scratch-buffer) (defun . doom/sandbox)
  4268. (defun . set-project-type!)
  4269. (defun . doom-project-ignored-p)
  4270. (defun . doom-project-browse)
  4271. (defun . doom-project-find-file)
  4272. (defun . doom-project-expand) (defun . doom-project-name)
  4273. (defun . doom-project-root) (defun . doom-project-p)
  4274. (defun . doom/add-directory-as-project)
  4275. (defun . doom/find-file-in-emacsd)
  4276. (defun . doom/browse-in-emacsd)
  4277. (defun . doom/browse-in-other-project)
  4278. (defun . doom/find-file-in-other-project)
  4279. (defun . project-file-exists-p!)
  4280. projectile-require-project-root projectile-enable-caching
  4281. projectile-project-root (defun . doom-package-homepage)
  4282. (defun . doom/commit-bumps) (defun . doom/bumpify-diff)
  4283. (defun . doom/bump-package) (defun . doom/bump-module)
  4284. (defun . doom/bump-packages-in-buffer)
  4285. (defun . doom/bump-package-at-point)
  4286. (defun . doom/bumpify-packages-in-buffer)
  4287. (defun . doom/bumpify-package-at-point)
  4288. (defun . doom/reload-packages)
  4289. (defun . doom/help-search-loaded-files)
  4290. (defun . doom/help-search-load-path)
  4291. (defun . doom/help-package-homepage)
  4292. (defun . doom/help-package-config)
  4293. (defun . doom/help-packages)
  4294. (defun . doom/help-custom-variable)
  4295. (defun . doom/help-modules) (defun . doom/help-autodefs)
  4296. (defun . doom/help-news) (defun . doom/help-faq)
  4297. (defun . doom/help-search-news) (defun . doom/help-search)
  4298. (defun . doom/help-search-headings) (defun . doom/help)
  4299. (defun . doom/discourse) (defun . doom/report-bug)
  4300. (defun . doom/issue-tracker) (defun . doom/homepage)
  4301. (defun . doom-completing-read-org-headings)
  4302. (defun . doom/describe-active-minor-mode)
  4303. (defun . doom/describe-package)
  4304. (defun . doom/describe-module)
  4305. (defun . doom/describe-autodefs)
  4306. (defun . doom-active-minor-modes)
  4307. (defun . doom-big-font-mode) doom-big-font-mode
  4308. (defun . doom/reset-font-size)
  4309. (defun . doom/decrease-font-size)
  4310. (defun . doom/increase-font-size)
  4311. (defun . doom/reload-font) (defun . doom-font-exists-p)
  4312. (defun . doom-adjust-font-size)
  4313. (defun . doom-normalize-font) doom-big-font-increment
  4314. doom-big-font doom-font-increment (defun . doom-dir)
  4315. (defun . doom-docs-read-only-h)
  4316. (defun . doom-docs-org-mode)
  4317. (defun . doom-docs-generate-id) (defun . doom/reload-docs)
  4318. (defun . doom-docs-mode) doom-docs-dir doom-debug-mode
  4319. doom-debug-variables (defun . doom/upgrade)
  4320. (defun . doom/reload-env) (defun . doom/reload-autoloads)
  4321. (defun . doom/reload)
  4322. (defun . doom/goto-private-packages-file)
  4323. (defun . doom/goto-private-config-file)
  4324. (defun . doom/goto-private-init-file)
  4325. (defun . doom/find-file-in-private-config)
  4326. (defun . doom/open-private-config) doom-before-reload-hook
  4327. doom-after-reload-hook (defun . doom/kill-project-buffers)
  4328. (defun . doom/kill-buried-buffers)
  4329. (defun . doom/kill-matching-buffers)
  4330. (defun . doom/kill-other-buffers)
  4331. (defun . doom/kill-all-buffers)
  4332. (defun . doom/kill-this-buffer-in-all-windows)
  4333. (defun . doom/save-and-kill-buffer)
  4334. (defun . doom-mark-buffer-as-real-h)
  4335. (defun . doom-kill-matching-buffers)
  4336. (defun . doom-kill-buffers-fixup-windows)
  4337. (defun . doom-kill-buffer-fixup-windows)
  4338. (defun . doom-fixup-windows)
  4339. (defun . doom-kill-buffer-and-windows)
  4340. (defun . doom-set-buffer-real)
  4341. (defun . doom-matching-buffers)
  4342. (defun . doom-buried-buffers)
  4343. (defun . doom-visible-buffers)
  4344. (defun . doom-visible-windows)
  4345. (defun . doom-buffers-in-mode)
  4346. (defun . doom-unreal-buffer-p) (defun . doom-real-buffer-p)
  4347. (defun . doom-real-buffer-list)
  4348. (defun . doom-non-file-visiting-buffer-p)
  4349. (defun . doom-buried-buffer-p)
  4350. (defun . doom-visible-buffer-p)
  4351. (defun . doom-temp-buffer-p)
  4352. (defun . doom-special-buffer-p)
  4353. (defun . doom-dired-buffer-p) (defun . doom-open-projects)
  4354. (defun . doom-project-buffer-list)
  4355. (defun . doom-buffer-list) (defun . doom-fallback-buffer)
  4356. (defun . doom-buffer-frame-predicate)
  4357. doom-fallback-buffer-name doom-real-buffer-p
  4358. doom-unreal-buffer-functions doom-real-buffer-functions
  4359. "/Users/go/.emacs.d/.local/etc/@/init.30.el")))
  4360.  
  4361. ;;;; 20
  4362. ((load "/Users/go/.emacs.d/.local/etc/@/init.30.el" noerror nomessage)
  4363. ((lexical-binding) (lread--unescaped-character-literals)))
  4364.  
  4365. ;;;; 21
  4366. ((condition-case e (load path noerror 'nomessage)
  4367. ((debug doom-error) (signal (car e) (cdr e)))
  4368. ((debug error) (setq path (locate-file path load-path (get-load-suffixes)))
  4369. (signal
  4370. (cond ((not (and path (featurep 'doom))) 'error)
  4371. ((file-in-directory-p path (expand-file-name "cli" doom-core-dir))
  4372. 'doom-cli-error)
  4373. ((file-in-directory-p path doom-core-dir) 'doom-core-error)
  4374. ((file-in-directory-p path doom-user-dir) 'doom-user-error)
  4375. ((file-in-directory-p path doom-profile-dir) 'doom-profile-error)
  4376. ((file-in-directory-p path doom-modules-dir) 'doom-module-error)
  4377. ('doom-error))
  4378. (list path e))))
  4379. nil)
  4380.  
  4381. ;;;; 22
  4382. ((doom-load "/Users/go/.emacs.d/.local/etc/@/init.30.el" noerror)
  4383. ((path . "/Users/go/.emacs.d/.local/etc/@/init.30.el") (noerror . noerror)))
  4384.  
  4385. ;;;; 23
  4386. ((let (kill-emacs-query-functions kill-emacs-hook)
  4387. (doom-load init-file 'noerror) (doom-initialize-packages))
  4388. ((kill-emacs-query-functions) (kill-emacs-hook)))
  4389.  
  4390. ;;;; 24
  4391. ((let ((init-file (doom-profile-init-file)))
  4392. (if (file-exists-p init-file) nil
  4393. (user-error
  4394. "Profile init file hasn't been generated. Did you forgot to run 'doom sync'?"))
  4395. (let (kill-emacs-query-functions kill-emacs-hook)
  4396. (doom-load init-file 'noerror) (doom-initialize-packages)))
  4397. ((init-file . "/Users/go/.emacs.d/.local/etc/@/init.30.el")))
  4398.  
  4399. ;;;; 25
  4400. ((progn
  4401. (doom-require 'doom-profiles)
  4402. (let ((init-file (doom-profile-init-file)))
  4403. (if (file-exists-p init-file) nil
  4404. (user-error
  4405. "Profile init file hasn't been generated. Did you forgot to run 'doom sync'?"))
  4406. (let (kill-emacs-query-functions kill-emacs-hook)
  4407. (doom-load init-file 'noerror) (doom-initialize-packages))))
  4408. nil)
  4409.  
  4410. ;;;; 26
  4411. ((if noninteractive
  4412. (progn
  4413. (doom-require 'doom-profiles)
  4414. (let ((init-file (doom-profile-init-file)))
  4415. (if (file-exists-p init-file) nil
  4416. (user-error
  4417. "Profile init file hasn't been generated. Did you forgot to run 'doom sync'?"))
  4418. (let (kill-emacs-query-functions kill-emacs-hook)
  4419. (doom-load init-file 'noerror) (doom-initialize-packages)))))
  4420. nil)
  4421.  
  4422. ;;;; 27
  4423. ((load-with-code-conversion "/Users/go/.emacs.d/lisp/doom-start.el"
  4424. "/Users/go/.emacs.d/lisp/doom-start.el" nil t)
  4425. ((load-in-progress . t) (inhibit-file-name-operation)
  4426. (set-auto-coding-for-load . t)
  4427. (load-file-name . "/Users/go/.emacs.d/lisp/doom-start.el")
  4428. (load-true-file-name . "/Users/go/.emacs.d/lisp/doom-start.el")
  4429. (read-symbol-shorthands)
  4430. (eval-buffer-list #<buffer *load*-850193> #<buffer *load*>)
  4431. (standard-output) (lexical-binding . t)
  4432. (standard-input . #<buffer *load*-850193>)
  4433. (macroexp--dynvars doom-incremental-idle-timer
  4434. doom-incremental-first-idle-timer doom-incremental-packages
  4435. doom-inhibit-local-var-hooks)
  4436. (current-load-list (defun . doom-init-local-var-hooks-h)
  4437. (require . doom-modules) (defun . doom-display-benchmark-h)
  4438. (defun . doom-load-packages-incrementally-h)
  4439. (defun . doom-load-packages-incrementally)
  4440. doom-incremental-idle-timer
  4441. doom-incremental-first-idle-timer doom-incremental-packages
  4442. (defun . doom-run-local-var-hooks-maybe-h)
  4443. (defun . doom-run-local-var-hooks-h)
  4444. doom-inhibit-local-var-hooks
  4445. (defun . doom-restore-menu-bar-in-gui-frames-h)
  4446. doom-first-buffer-hook doom-first-file-hook
  4447. doom-first-input-hook
  4448. "/Users/go/.emacs.d/lisp/doom-start.el")))
  4449.  
  4450. ;;;; 28
  4451. ((require doom-start) ((lexical-binding) (lread--unescaped-character-literals)))
  4452.  
  4453. ;;;; 29
  4454. ((let
  4455. ((doom-print-level (or nil doom-print-level))
  4456. (doom-print-indent
  4457. (+ (if t (or nil doom-print-indent-increment) 0) doom-print-indent)))
  4458. (require 'doom-start)
  4459. (doom-print
  4460. (doom-print--format (doom-print--class 'success "Initialized Doom Emacs %s")
  4461. doom-version))
  4462. (doom-print
  4463. (doom-print--format
  4464. (if (hash-table-p doom-modules)
  4465. (doom-print--class 'success "Detected %d modules"
  4466. (hash-table-count doom-modules))
  4467. (doom-print--class 'warn
  4468. "Failed to load any modules. Do you have an private init.el?"))))
  4469. (doom-print
  4470. (doom-print--format (doom-print--class 'success "Detected %d packages")
  4471. (length doom-packages)))
  4472. (doom-print
  4473. (doom-print--format
  4474. (doom-print--class 'start "Checking Doom core for irregularities...")))
  4475. (progn
  4476. (let
  4477. ((doom-print-level (or nil doom-print-level))
  4478. (doom-print-indent
  4479. (+ (if t (or nil doom-print-indent-increment) 0) doom-print-indent)))
  4480. (let ((tail (list "savehist" "projectile.cache")))
  4481. (while tail
  4482. (let ((file (car tail)))
  4483. (let*
  4484. ((size
  4485. (and t
  4486. (condition-case nil
  4487. (progn (doom-file-size file doom-cache-dir))
  4488. (error nil)))))
  4489. (if size
  4490. (if (> size 1048576)
  4491. (progn
  4492. (progn
  4493. (if inhibit-message nil
  4494. (doom-print
  4495. (doom-print--format
  4496. (doom-print--class 'warn
  4497. "%s is too large (%.02fmb). This may cause freezes or odd startup delays"
  4498. file (/ size 1024 1024.0)))))
  4499. (setq doom-doctor--warnings
  4500. (cons
  4501. (doom-print--format
  4502. (doom-print--class 'warn
  4503. "%s is too large (%.02fmb). This may cause freezes or odd startup delays"
  4504. file (/ size 1024 1024.0)))
  4505. doom-doctor--warnings)))
  4506. (progn
  4507. (let
  4508. ((doom-print-level (or nil doom-print-level))
  4509. (doom-print-indent
  4510. (+
  4511. (if t (or nil doom-print-indent-increment) 0)
  4512. doom-print-indent)))
  4513. (doom-print
  4514. (doom-print--format
  4515. (doom-print--class 'p
  4516. "Consider deleting it from your system (manually)")))))))
  4517. nil))
  4518. (setq tail (cdr tail)))))
  4519. (if
  4520. (condition-case nil
  4521. (progn (executable-find doom-projectile-fd-binary))
  4522. (error nil))
  4523. nil
  4524. (progn
  4525. (if inhibit-message nil
  4526. (doom-print
  4527. (doom-print--format
  4528. (doom-print--class 'warn
  4529. "Couldn't find the `fd' binary; project file searches will be slightly slower"))))
  4530. (setq doom-doctor--warnings
  4531. (cons
  4532. (doom-print--format
  4533. (doom-print--class 'warn
  4534. "Couldn't find the `fd' binary; project file searches will be slightly slower"))
  4535. doom-doctor--warnings))))
  4536. (require 'projectile)
  4537. (if (projectile-project-root "~")
  4538. (progn
  4539. (progn
  4540. (if inhibit-message nil
  4541. (doom-print
  4542. (doom-print--format
  4543. (doom-print--class 'warn
  4544. "Your $HOME is recognized as a project root"))))
  4545. (setq doom-doctor--warnings
  4546. (cons
  4547. (doom-print--format
  4548. (doom-print--class 'warn
  4549. "Your $HOME is recognized as a project root"))
  4550. doom-doctor--warnings)))
  4551. (progn
  4552. (let
  4553. ((doom-print-level (or nil doom-print-level))
  4554. (doom-print-indent
  4555. (+ (if t (or nil doom-print-indent-increment) 0)
  4556. doom-print-indent)))
  4557. (doom-print
  4558. (doom-print--format
  4559. (doom-print--class 'p
  4560. "Emacs will assume $HOME is the root of any project living under $HOME. If this isn't\n"
  4561. "desired, you will need to remove \".git\" from `projectile-project-root-files-bottom-up'\n"
  4562. "(a variable), e.g.\n\n"
  4563. " (after! projectile\n"
  4564. " (setq projectile-project-root-files-bottom-up\n"
  4565. " (remove \".git\" projectile-project-root-files-bottom-up)))")))))))
  4566. (if
  4567. (and (file-equal-p doom-user-dir "~/.config/doom")
  4568. (file-directory-p "~/.doom.d"))
  4569. (progn
  4570. (doom-print
  4571. (doom-print--format
  4572. (doom-print--class 'warn
  4573. "Both %S and '~/.doom.d' exist on your system")
  4574. (doom-print--class 'path doom-user-dir)))
  4575. (progn
  4576. (let
  4577. ((doom-print-level (or nil doom-print-level))
  4578. (doom-print-indent
  4579. (+ (if t (or nil doom-print-indent-increment) 0)
  4580. doom-print-indent)))
  4581. (doom-print
  4582. (doom-print--format
  4583. (doom-print--class 'p
  4584. "Doom will only load one of these (~/.config/doom takes precedence). Possessing\n"
  4585. "both is rarely intentional; you should one or the other.")))))))
  4586. (if (not (executable-find "fc-list"))
  4587. (progn
  4588. (if inhibit-message nil
  4589. (doom-print
  4590. (doom-print--format
  4591. (doom-print--class 'warn
  4592. "Warning: unable to detect fonts because fontconfig isn't installed"))))
  4593. (setq doom-doctor--warnings
  4594. (cons
  4595. (doom-print--format
  4596. (doom-print--class 'warn
  4597. "Warning: unable to detect fonts because fontconfig isn't installed"))
  4598. doom-doctor--warnings)))
  4599. (if
  4600. (and
  4601. (cond
  4602. ((eq system-type 'gnu/linux)
  4603. (let nil
  4604. (concat (or (getenv "XDG_DATA_HOME") "~/.local/share")
  4605. "/fonts/")))
  4606. ((eq system-type 'darwin) (let nil "~/Library/Fonts/")))
  4607. (require 'all-the-icons nil t))
  4608. (progn
  4609. (let ((temp-buffer (generate-new-buffer " *temp*" t)))
  4610. (save-current-buffer
  4611. (set-buffer temp-buffer)
  4612. (unwind-protect
  4613. (progn
  4614. (let ((errors 0))
  4615. (let*
  4616. ((output (doom-call-process "fc-list" "" "file"))
  4617. (status
  4618. (if output
  4619. (car-safe
  4620. (prog1 output (setq output (cdr output))))
  4621. (signal 'wrong-number-of-arguments
  4622. (list '(status . output)
  4623. (length output))))))
  4624. (if (not (= 0 status))
  4625. (doom-print
  4626. (doom-print--format
  4627. (doom-print--class 'error
  4628. "There was an error running `fc-list'. Is fontconfig installed correctly?")))
  4629. (insert
  4630. (cdr (doom-call-process "fc-list" "" "file")))
  4631. (let ((tail all-the-icons-font-names))
  4632. (while tail
  4633. (let ((font (car tail)))
  4634. (if
  4635. (save-excursion
  4636. (re-search-backward font nil t))
  4637. (doom-print
  4638. (doom-print--format
  4639. (doom-print--style 'green
  4640. "Found font %s"
  4641. font)))
  4642. (doom-print
  4643. (doom-print--format
  4644. (doom-print--class 'warn
  4645. "Warning: couldn't find %S font")
  4646. font)))
  4647. (setq tail (cdr tail)))))
  4648. (if (> errors 0)
  4649. (progn
  4650. (progn
  4651. (let
  4652. ((doom-print-level
  4653. (or nil doom-print-level))
  4654. (doom-print-indent
  4655. (+
  4656. (if t
  4657. (or nil
  4658. doom-print-indent-increment)
  4659. 0)
  4660. doom-print-indent)))
  4661. (doom-print
  4662. (doom-print--format
  4663. (doom-print--class 'p
  4664. "Some all-the-icons fonts were missing.\n\n"
  4665. "You can install them by running `M-x all-the-icons-install-fonts' within Emacs.\n"
  4666. "This could also mean you've installed them in non-standard locations, in which "
  4667. "case feel free to ignore this warning.")))))))))))
  4668. (and (buffer-name temp-buffer) (kill-buffer temp-buffer))))))))))
  4669. (doom-print
  4670. (doom-print--format
  4671. (doom-print--class 'start "Checking for stale elc files in your DOOMDIR...")))
  4672. (if (file-directory-p doom-user-dir)
  4673. (progn
  4674. (progn
  4675. (let
  4676. ((doom-print-level (or nil doom-print-level))
  4677. (doom-print-indent
  4678. (+ (if t (or nil doom-print-indent-increment) 0)
  4679. doom-print-indent)))
  4680. (elc-check-dir doom-user-dir)))))
  4681. (if doom-modules
  4682. (progn
  4683. (doom-print
  4684. (doom-print--format
  4685. (doom-print--class 'start "Checking your enabled modules...")))
  4686. (advice-add #'require :around #'doom-shut-up-a)
  4687. (let ((tail (doom-module-list)))
  4688. (while tail
  4689. (let ((x53 (car tail)))
  4690. (progn
  4691. (ignore (consp x53))
  4692. (let* ((x54 (car-safe x53)) (x55 (cdr-safe x53)))
  4693. (let ((group x54) (name x55))
  4694. (let ((doom-context doom-context))
  4695. (let ((tail (ensure-list 'doctor)))
  4696. (while tail
  4697. (let ((context (car tail)))
  4698. (doom-context-push context) (setq tail (cdr tail)))))
  4699. (let (doom-local-errors doom-local-warnings)
  4700. (let (doom-doctor--errors doom-doctor--warnings)
  4701. (condition-case ex
  4702. (let
  4703. ((doom-module-context
  4704. (doom-module-context (cons group name))))
  4705. (if doom-inhibit-log nil
  4706. (doom--log ":context:module: =%s"
  4707. doom-module-context))
  4708. (let
  4709. ((doctor-file
  4710. (doom-module-expand-path group name
  4711. "doctor.el"))
  4712. (packages-file
  4713. (doom-module-expand-path group name
  4714. doom-module-packages-file)))
  4715. (if packages-file
  4716. (progn
  4717. (let*
  4718. ((doom-output-indent 6)
  4719. (--cl-var--
  4720. (let
  4721. ((doom-context doom-context))
  4722. (let
  4723. ((tail
  4724. (ensure-list 'packages)))
  4725. (while tail
  4726. (let ((context (car tail)))
  4727. (doom-context-push
  4728. context)
  4729. (setq tail (cdr tail)))))
  4730. (let*
  4731. (doom-packages
  4732. doom-disabled-packages)
  4733. (load packages-file 'noerror
  4734. 'nomessage)
  4735. (mapcar #'car doom-packages))))
  4736. (name nil))
  4737. (while (consp --cl-var--)
  4738. (setq name (car --cl-var--))
  4739. (if
  4740. (or
  4741. (doom-package-get name
  4742. :disable)
  4743. (eval
  4744. (doom-package-get name
  4745. :ignore))
  4746. (plist-member
  4747. (doom-package-get name
  4748. :recipe)
  4749. :local-repo)
  4750. (locate-library
  4751. (symbol-name name))
  4752. (doom-package-built-in-p name)
  4753. (doom-package-installed-p name))
  4754. (progn)
  4755. (doom-print
  4756. (doom-print--format
  4757. (doom-print--class 'error
  4758. "Missing emacs package: %S")
  4759. name)))
  4760. (setq --cl-var-- (cdr --cl-var--)))
  4761. nil)))
  4762. (if doctor-file
  4763. (progn
  4764. (let ((inhibit-message t))
  4765. (load doctor-file 'noerror 'nomessage))))))
  4766. ((debug file-missing)
  4767. (progn
  4768. (if inhibit-message nil
  4769. (doom-print
  4770. (doom-print--format
  4771. (doom-print--class 'error "%s"
  4772. (error-message-string ex)))))
  4773. (setq doom-doctor--errors
  4774. (cons
  4775. (doom-print--format
  4776. (doom-print--class 'error "%s"
  4777. (error-message-string
  4778. ex)))
  4779. doom-doctor--errors))))
  4780. ((debug error)
  4781. (progn
  4782. (if inhibit-message nil
  4783. (doom-print
  4784. (doom-print--format
  4785. (doom-print--class 'error "Syntax error: %s"
  4786. ex))))
  4787. (setq doom-doctor--errors
  4788. (cons
  4789. (doom-print--format
  4790. (doom-print--class 'error
  4791. "Syntax error: %s" ex))
  4792. doom-doctor--errors)))))
  4793. (if (or doom-doctor--errors doom-doctor--warnings)
  4794. (progn
  4795. (progn
  4796. (let
  4797. ((doom-print-level
  4798. (or nil doom-print-level))
  4799. (doom-print-indent
  4800. (+
  4801. (if t
  4802. (or nil
  4803. doom-print-indent-increment)
  4804. 0)
  4805. doom-print-indent)))
  4806. (doom-print
  4807. (doom-print--format
  4808. (doom-print--class 'start
  4809. (doom-print--style
  4810. 'bold "%s %s"))
  4811. group name))
  4812. (doom-print
  4813. (doom-print--format "%s"
  4814. (string-join
  4815. (append
  4816. doom-doctor--errors
  4817. doom-doctor--warnings)
  4818. "\n")))))
  4819. (progn
  4820. (setq doom-local-errors doom-doctor--errors)
  4821. (setq doom-local-warnings
  4822. doom-doctor--warnings)))))
  4823. (setq doom-doctor--errors
  4824. (append doom-doctor--errors doom-local-errors))
  4825. (setq doom-doctor--warnings
  4826. (append doom-doctor--warnings doom-local-warnings)))))))
  4827. (setq tail (cdr tail))))))))
  4828. ((doom-print-level . notice) (doom-print-indent . 2)))
  4829.  
  4830. ;;;; 30
  4831. ((progn
  4832. (let
  4833. ((doom-print-level (or nil doom-print-level))
  4834. (doom-print-indent
  4835. (+ (if t (or nil doom-print-indent-increment) 0) doom-print-indent)))
  4836. (require 'doom-start)
  4837. (doom-print
  4838. (doom-print--format
  4839. (doom-print--class 'success "Initialized Doom Emacs %s") doom-version))
  4840. (doom-print
  4841. (doom-print--format
  4842. (if (hash-table-p doom-modules)
  4843. (doom-print--class 'success "Detected %d modules"
  4844. (hash-table-count doom-modules))
  4845. (doom-print--class 'warn
  4846. "Failed to load any modules. Do you have an private init.el?"))))
  4847. (doom-print
  4848. (doom-print--format (doom-print--class 'success "Detected %d packages")
  4849. (length doom-packages)))
  4850. (doom-print
  4851. (doom-print--format
  4852. (doom-print--class 'start "Checking Doom core for irregularities...")))
  4853. (progn
  4854. (let
  4855. ((doom-print-level (or nil doom-print-level))
  4856. (doom-print-indent
  4857. (+ (if t (or nil doom-print-indent-increment) 0) doom-print-indent)))
  4858. (let ((tail (list "savehist" "projectile.cache")))
  4859. (while tail
  4860. (let ((file (car tail)))
  4861. (let*
  4862. ((size
  4863. (and t
  4864. (condition-case nil
  4865. (progn (doom-file-size file doom-cache-dir))
  4866. (error nil)))))
  4867. (if size
  4868. (if (> size 1048576)
  4869. (progn
  4870. (progn
  4871. (if inhibit-message nil
  4872. (doom-print
  4873. (doom-print--format
  4874. (doom-print--class 'warn
  4875. "%s is too large (%.02fmb). This may cause freezes or odd startup delays"
  4876. file (/ size 1024 1024.0)))))
  4877. (setq doom-doctor--warnings
  4878. (cons
  4879. (doom-print--format
  4880. (doom-print--class 'warn
  4881. "%s is too large (%.02fmb). This may cause freezes or odd startup delays"
  4882. file
  4883. (/ size 1024 1024.0)))
  4884. doom-doctor--warnings)))
  4885. (progn
  4886. (let
  4887. ((doom-print-level (or nil doom-print-level))
  4888. (doom-print-indent
  4889. (+
  4890. (if t (or nil doom-print-indent-increment)
  4891. 0)
  4892. doom-print-indent)))
  4893. (doom-print
  4894. (doom-print--format
  4895. (doom-print--class 'p
  4896. "Consider deleting it from your system (manually)")))))))
  4897. nil))
  4898. (setq tail (cdr tail)))))
  4899. (if
  4900. (condition-case nil
  4901. (progn (executable-find doom-projectile-fd-binary))
  4902. (error nil))
  4903. nil
  4904. (progn
  4905. (if inhibit-message nil
  4906. (doom-print
  4907. (doom-print--format
  4908. (doom-print--class 'warn
  4909. "Couldn't find the `fd' binary; project file searches will be slightly slower"))))
  4910. (setq doom-doctor--warnings
  4911. (cons
  4912. (doom-print--format
  4913. (doom-print--class 'warn
  4914. "Couldn't find the `fd' binary; project file searches will be slightly slower"))
  4915. doom-doctor--warnings))))
  4916. (require 'projectile)
  4917. (if (projectile-project-root "~")
  4918. (progn
  4919. (progn
  4920. (if inhibit-message nil
  4921. (doom-print
  4922. (doom-print--format
  4923. (doom-print--class 'warn
  4924. "Your $HOME is recognized as a project root"))))
  4925. (setq doom-doctor--warnings
  4926. (cons
  4927. (doom-print--format
  4928. (doom-print--class 'warn
  4929. "Your $HOME is recognized as a project root"))
  4930. doom-doctor--warnings)))
  4931. (progn
  4932. (let
  4933. ((doom-print-level (or nil doom-print-level))
  4934. (doom-print-indent
  4935. (+ (if t (or nil doom-print-indent-increment) 0)
  4936. doom-print-indent)))
  4937. (doom-print
  4938. (doom-print--format
  4939. (doom-print--class 'p
  4940. "Emacs will assume $HOME is the root of any project living under $HOME. If this isn't\n"
  4941. "desired, you will need to remove \".git\" from `projectile-project-root-files-bottom-up'\n"
  4942. "(a variable), e.g.\n\n"
  4943. " (after! projectile\n"
  4944. " (setq projectile-project-root-files-bottom-up\n"
  4945. " (remove \".git\" projectile-project-root-files-bottom-up)))")))))))
  4946. (if
  4947. (and (file-equal-p doom-user-dir "~/.config/doom")
  4948. (file-directory-p "~/.doom.d"))
  4949. (progn
  4950. (doom-print
  4951. (doom-print--format
  4952. (doom-print--class 'warn
  4953. "Both %S and '~/.doom.d' exist on your system")
  4954. (doom-print--class 'path doom-user-dir)))
  4955. (progn
  4956. (let
  4957. ((doom-print-level (or nil doom-print-level))
  4958. (doom-print-indent
  4959. (+ (if t (or nil doom-print-indent-increment) 0)
  4960. doom-print-indent)))
  4961. (doom-print
  4962. (doom-print--format
  4963. (doom-print--class 'p
  4964. "Doom will only load one of these (~/.config/doom takes precedence). Possessing\n"
  4965. "both is rarely intentional; you should one or the other.")))))))
  4966. (if (not (executable-find "fc-list"))
  4967. (progn
  4968. (if inhibit-message nil
  4969. (doom-print
  4970. (doom-print--format
  4971. (doom-print--class 'warn
  4972. "Warning: unable to detect fonts because fontconfig isn't installed"))))
  4973. (setq doom-doctor--warnings
  4974. (cons
  4975. (doom-print--format
  4976. (doom-print--class 'warn
  4977. "Warning: unable to detect fonts because fontconfig isn't installed"))
  4978. doom-doctor--warnings)))
  4979. (if
  4980. (and
  4981. (cond
  4982. ((eq system-type 'gnu/linux)
  4983. (let nil
  4984. (concat (or (getenv "XDG_DATA_HOME") "~/.local/share")
  4985. "/fonts/")))
  4986. ((eq system-type 'darwin) (let nil "~/Library/Fonts/")))
  4987. (require 'all-the-icons nil t))
  4988. (progn
  4989. (let ((temp-buffer (generate-new-buffer " *temp*" t)))
  4990. (save-current-buffer
  4991. (set-buffer temp-buffer)
  4992. (unwind-protect
  4993. (progn
  4994. (let ((errors 0))
  4995. (let*
  4996. ((output
  4997. (doom-call-process "fc-list" "" "file"))
  4998. (status
  4999. (if output
  5000. (car-safe
  5001.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement