Skip to content

Commit

Permalink
A topic list to guide a spacemacs workshop
Browse files Browse the repository at this point in the history
  • Loading branch information
practicalli-johnny committed Oct 7, 2018
1 parent 75895a1 commit 396f336
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions workshop-agenda.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
* Why Spacemacs
** Community support
** Mnemonic menu / keybindings
** Layers
** Navigating around
** Multi-model editing
** Manipulating text
** Buffers, Windows, Layouts
* Clojure Layer
** dotspacemacs
** Build tool support
* Clojure REPL
** Starting the repl
** Showing the repl buffer
** Switching namespaces
** REPL command menu
* Vim in Emacs
this is vim insert mode and this is where you do al the creative writing.
* Evaluating Clojure
** Inline or In REPL
* Code snippets
* Structural Editing
* Clojure Refactor
* Testing
* Clojure inspection / debugging
* Magit - version control
* Github
** Gists
* Org-mode
** `, RET` - new
* Vim in Emacs

0 comments on commit 396f336

Please sign in to comment.