summary refs log tree commit diff stats
path: root/handlers_test.go
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-06-04 01:46:53 -0400
committerBen Morrison <ben@gbmor.dev>2019-06-04 01:46:53 -0400
commit1eae520261703724225fdea80b9d1b53182ddeac (patch)
tree9997d720da9bed92655b800228a8bc53353aa1bd /handlers_test.go
parent3df037d0a9d763256508092f3b0c7362b22431e2 (diff)
downloadgetwtxt-1eae520261703724225fdea80b9d1b53182ddeac.tar.gz
minor correction in landing page query output example
Diffstat (limited to 'handlers_test.go')
0 files changed, 0 insertions, 0 deletions
elude/personal/custom.el?id=22525b8d3c7b4f854d2fdf70967d084246729de9'>^
3fbaf48 ^
b5e8c20 ^




3fbaf48 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21




                                                                



                                                           
                            
                        
                            
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
                                                      




                                                                

                                                                                                                                  
(custom-set-variables
 ;; custom-set-variables was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 '(cider-xref-actions
   '(("find-def" . cider--find-var)
     ("display-doc" . cider-doc-lookup)
     ("lookup-on-clojuredocs" . cider-clojuredocs-lookup)))
 '(es-always-pretty-print t)
 '(org-agenda-files nil)
 '(package-selected-packages
   '(multi-vterm ripgrep persp-projectile perspective consult-flycheck ctrlf consult-lsp embark-consult embark marginalia consult vertico corfu orderless es-mode jq-mode restclient solarized-theme flycheck-indicator simple-modeline miniedit smart-mode-line prelude subword-mode smartparens-mode projectile-mode prelude-mode rg f forge vterm dash magit-section markdown-mode popup s transient envrc hydra easy-kill-extras paredit-functions eval-expr lsp clj-refactor flycheck-clj-kondo yasnippet paredit dashboard emacs-dashboard yaml-mode web-mode lsp-ui lsp-mode json-mode js2-mode rainbow-mode elisp-slime-nav cider clojure-mode rainbow-delimiters exec-path-from-shell zop-to-char zenburn-theme which-key volatile-highlights undo-tree super-save smartrep smartparens operate-on-number nlinum move-text magit projectile imenu-anywhere hl-todo guru-mode gitignore-mode gitconfig-mode git-timemachine gist flycheck expand-region epl editorconfig easy-kill diminish diff-hl discover-my-major crux browse-kill-ring anzu ag ace-window))
 '(pdf-view-midnight-colors '("#DCDCCC" . "#383838")))
(custom-set-faces
 ;; custom-set-faces was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 '(aw-leading-char-face ((t (:foreground "white" :background "red" :weight bold :height 2.5 :box (:line-width 10 :color "red")))))
 '(hi-yellow ((t (:background "yellow")))))