Skip to content

Instantly share code, notes, and snippets.

timezone('Australia/Perth').localize(datetime(2016, 1, 1, 10, 00)) # 10AM is kept and unchanged
Never share a class between 2 styles:
```
.form{
width: auto;
}
.side.form{
width: 100%;
}
```
Do instead
au! BufRead,BufNewFile *.module set filetype=php
au! BufRead,BufNewFile *.ctp set filetype=html
command W w
command E e
command SSFS syntax sync fromstart
noremap Q <Esc>
noremap q <Esc>
set iskeyword-=_
set iskeyword-=-
"au Syntax python source ~/.vim/syntax/mine.vim
# To run person.py, simply do the following on the command line:
# python person.py
#
# NOTE!
# This example just demonstrates how to do functions and class objects.
# It does NOT demonstrate which way is better.
############
# Function #
############
{:require [myproject.app]}
(set-env! :target-path "static"
:source-paths #{"src"}
:dependencies '[[org.clojure/clojure "1.7.0"]
[org.clojure/clojurescript "1.7.170" :scope "provided"]
[org.clojure/core.async "0.1.346.0-17112a-alpha"]
[com.cemerick/piggieback "0.2.1" :scope "test"]
[weasel "0.7.0" :scope "test"]
[cljs-ajax "0.3.14"]
[datascript "0.13.3"]
[funcool/cuerdas "0.6.0"]