summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
Commit message (Collapse)AuthorAgeFilesLines
...
* Move markdown-mode-func to viewing libraryGravatar Tom Willemse2015-12-171-5/+1
|
* Add viewing libraryGravatar Tom Willemse2015-12-171-4/+0
|
* Add lua mode libraryGravatar Tom Willemse2015-12-171-8/+1
|
* Move locally-enable-double-spaces to editing libGravatar Tom Willemse2015-12-171-5/+1
|
* Remove unused functionsGravatar Tom Willemse2015-12-171-12/+0
|
* Move eshell-C-d to eshell libraryGravatar Tom Willemse2015-12-171-15/+1
|
* Move indent-defun to editing libraryGravatar Tom Willemse2015-12-171-8/+1
|
* Simplify haskell-mode-hookGravatar Tom Willemse2015-12-171-5/+1
|
* Don't change tabs usage in Go source codeGravatar Tom Willemse2015-12-171-7/+0
|
* Move eshell-handle-url to eshell libraryGravatar Tom Willemse2015-12-171-10/+1
|
* Simplify display-diary-hookGravatar Tom Willemse2015-12-171-5/+1
|
* Fix warning in oni-htmlGravatar Tom Willemse2015-12-171-7/+0
|
* Move editing functions to separate libraryGravatar Tom Willemse2015-12-171-33/+0
|
* Define <f9> in the c-mode-map directlyGravatar Tom Willemse2015-12-171-6/+3
|
* Colorize compilation buffersGravatar Tom Willemse2015-12-171-0/+1
|
* Update display-buffer-alistGravatar Tom Willemse2015-12-171-2/+6
|
* Show WoMan buffers in same bufferGravatar Tom Willemse2015-12-171-1/+1
|
* Fix switching rvm versions when switching projectsGravatar Tom Willemse2015-12-171-1/+1
|
* Split HTML and Cleanup functions into librariesGravatar Tom Willemse2015-12-171-15/+6
|
* Add mowedline functionsGravatar Tom Willemse2015-12-161-6/+2
|
* Remove unused awesome functionsGravatar Tom Willemse2015-12-161-15/+0
|
* Move SQL functions to separate libraryGravatar Tom Willemse2015-12-161-10/+4
|
* Stop trying to create TAGS after saveGravatar Tom Willemse2015-12-161-11/+5
|
* Move Python commands to separate libraryGravatar Tom Willemse2015-12-161-167/+0
|
* Don't use highlight-defined-modeGravatar Tom Willemse2015-11-091-1/+0
|
* Change expected magit buffer nameGravatar Tom Willemse2015-11-091-2/+3
|
* Don't expand snippets when opening filesGravatar Tom Willemse2015-11-091-0/+3
|
* Replace some more characters in HTMLGravatar Tom Willemse2015-11-091-1/+4
|
* Move Circe settings to literate initGravatar Tom Willemse2015-10-031-90/+2
|
* Show circe chats in frames without a minibufferGravatar Tom Willemse2015-10-021-2/+12
| | | | | | This only actually works when a circe chat is opened with something like `switch-buffer-other-frame'. Just switching buffers normally doesn't work. Which is actually pretty much how I want it to be.
* Use helm-find-filesGravatar Tom Willemse2015-09-281-0/+1
|
* Use hydra for projectile-railsGravatar Tom Willemse2015-09-281-0/+1
|
* Add circe settingsGravatar Tom Willemse2015-09-281-0/+60
|
* Only load cask at compile-timeGravatar Tom Willemse2015-09-281-3/+3
| | | | | As long as init.org doesn't contain everything in my init.el it's still needed at compile-time.
* Only show ‘*helm’ buffers to the rightGravatar Tom Willemse2015-09-131-1/+1
|
* Stop ignoring IRC buffersGravatar Tom Willemse2015-09-031-1/+1
|
* Use helmGravatar Tom Willemse2015-09-031-2/+12
|
* Define some CSS alignment rulesGravatar Tom Willemse2015-09-031-0/+21
|
* Add some colorful new minor modesGravatar Tom Willemse2015-09-031-0/+3
|
* Stop using ERC, use circe insteadGravatar Tom Willemse2015-09-031-13/+25
|
* Stop using company, bring back autocompleteGravatar Tom Willemse2015-09-031-8/+7
|
* Start pinentry server in emacsGravatar Tom Willemse2015-07-281-0/+2
|
* Use ido-everywhereGravatar Tom Willemse2015-07-261-0/+1
|
* Add wakatimeGravatar Tom Willemse2015-07-261-1/+2
|
* Enable primary selection for copy/pasteGravatar Tom Willemse2015-07-261-0/+1
|
* Use ido for some more completionsGravatar Tom Willemse2015-07-261-0/+4
|
* Use visual-regexpGravatar Tom Willemse2015-07-261-0/+1
|
* Add some minor modes for RubyGravatar Tom Willemse2015-07-261-0/+6
|
* Require projectile during compilationGravatar Tom Willemse2015-07-261-0/+1
|
* Automatically turn-on the correct rubyGravatar Tom Willemse2015-07-261-0/+7
|