Created
April 23, 2020 19:33
-
-
Save pesterhazy/f1ee9e2acab23b3c6c4deb282a1f8e4e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (ns scrap.scrap | |
| (:require [clojure.test :as t])) | |
| => | |
| ;;(ns scrap.scrap | |
| (:require [clojure.test :as t])) | |
| https://github.com/pesterhazy/emacs.d | |
| describe-mode: | |
| Enabled minor modes: Aggressive-indent Auto-composition | |
| Auto-compression Auto-encryption Blink-cursor Cl-old-struct-compat | |
| Diff-auto-refine Diff-hl Diff-hl-flydiff Electric-indent Evil | |
| Evil-leader Evil-local Evil-smartparens Evil-visualstar | |
| File-name-shadow Flycheck Font-lock Global-auto-revert Global-diff-hl | |
| Global-eldoc Global-evil-visualstar Global-flycheck Global-font-lock | |
| Global-undo-tree Line-number Menu-bar Mode-line-bell Mouse-wheel | |
| Recentf Save-place Shell-dirtrack Show-paren Simpleclip Smartparens | |
| Smartparens-strict Smooth-scrolling Tooltip Transient-mark Undo-tree | |
| Ws-butler | |
| (Information about these minor modes follows the major mode info.) | |
| ClojureScript mode defined in ‘clojure-mode.el’: | |
| Major mode for editing ClojureScript code. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment