lein plugin install swank-clojure 1.4.0 # install swank lein swank #start swank (preferably in hidden screen session...
TODO: .screenrc file, cheatsheet Needed for colors in vim attrcolor b ".I" # allow bold colors - necessary for some reason
Terminal Colors Folding zf{motion} or {Visual}zf #Operator to create a fold. zf'a # fold to mark...
Best results in other decks
Splitting up commits makes the process of reviewing often easier, since you can create several merge requests or review every...
Within Vim do the following: Move cursor to the first starting line where you want to start editing