diff options
author | Franck Cuny <franck.cuny@gmail.com> | 2017-02-16 13:41:33 -0800 |
---|---|---|
committer | Franck Cuny <franck.cuny@gmail.com> | 2017-02-16 13:41:33 -0800 |
commit | a886d60a8e628f4502d94434d3416ea4e87b9556 (patch) | |
tree | 2a90ed365b178bf80b08ccfcb87d60498a182b87 | |
parent | [bin] prefix twitter's scripts with 'tw'. (diff) | |
download | emacs.d-a886d60a8e628f4502d94434d3416ea4e87b9556.tar.gz |
[doc] up
-rw-r--r-- | README.org | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.org b/README.org index 88102ac..dd278ce 100644 --- a/README.org +++ b/README.org @@ -25,3 +25,8 @@ First start by running the [[file:bin/setup-go][setup-go]] script. |-----------+------------------| | C-c C-o j | go to definition | | | | +* ToDos +** Emacs +*** TODO Move twitter's configuration to it's own file +This include the configuration for flycheck +*** TODO Update org-mode config with different status (TODO / WAITING / DONE) |