Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-07-31 | [emacs] markdown configuration | Franck Cuny | 1 | -4/+3 | |
Set the default flavor of markdown to GitHub, and use `pandoc` as the default markdown command to render/preview. Closes #14 | |||||
2016-07-28 | [emacs] Set indentation width to 4 for go-mode. | Franck Cuny | 1 | -0/+1 | |
Closes #11. | |||||
2016-07-27 | Set the font to Droid Sans Mono | Franck Cuny | 1 | -0/+3 | |
Closes #9 | |||||
2016-07-25 | [emacs] add midnight mode to clean up buffers | Franck Cuny | 1 | -0/+3 | |
2016-07-24 | [emacs] set the path to pants correctly. | Franck Cuny | 1 | -1/+1 | |
2016-07-24 | [emacs] simplify the UI. | Franck Cuny | 1 | -8/+2 | |
Use default theme/colors/font. | |||||
2016-07-24 | [emacs] Cleanup go's configuration | Franck Cuny | 1 | -9/+2 | |
Use go-eldoc to get documentation, and remove some bindings. | |||||
2016-07-24 | [emacs] Bindings to quickly move between buffers | Franck Cuny | 1 | -0/+2 | |
2016-07-16 | [emacs] Fix the UI | Franck Cuny | 1 | -4/+4 | |
Use DejaVu for the font, and slightly less yellow color for the background. | |||||
2016-07-16 | [bash] drop alias for docker, and move gcloud SDK | Franck Cuny | 1 | -6/+3 | |
2016-07-15 |