Commit graph

448 commits

Author SHA1 Message Date
Tom Willemsen
0e21fddb0c Move lui config to separate file 2018-06-06 21:04:47 -07:00
Tom Willemsen
1af5279f9c Stop using SVG Modeline Themes 2018-06-06 21:04:13 -07:00
Tom Willemsen
5b68ca4f91 Don't require everything to be set-up in .emacs.d
The first time (at least) when I compile I won't have anything
available in ‘~/.emacs.d’, so load relative to the directory the
compilation is happening in.

On Windows it will likely always be the case that ‘~/.emacs.d’ is
running behind the directory compilation is happening in, since it
doesn’t support proper symbolic links, and will probably get a special
‘install’ target in the Makefile to copy all the compiled files over.
2018-06-06 20:56:28 -07:00
Tom Willemsen
d43e1f579b Don't try to tangle .el files 2018-06-06 20:48:37 -07:00
3e303fe70f Extract all lisp code from the org document 2018-06-05 08:36:53 -07:00
61496a0b81 Move more from org-mode 2018-05-29 01:02:11 -07:00
f6bd936f91 Start moving away from Org mode 2018-05-28 09:24:47 -07:00
686ce4b560 Enable electric indent mode in C++ mode 2018-05-08 23:50:22 -07:00
0cd94161b1 Add cmake and cpp init files to Makefile 2018-05-07 00:04:45 -07:00
6c950aca9d Add C++ configuration 2018-05-06 23:47:00 -07:00
8d11d25bf5 Add CMake configuration 2018-05-06 23:23:01 -07:00
3dfa39bffb Enable Fill Column Indicator in JS2 mode 2018-05-06 23:16:55 -07:00
1710d2f7ee Add grep file aliases for JS and CSS files 2018-02-07 11:09:12 -08:00
e835c42446 Be sure to use bash as the shell 2018-02-07 11:08:53 -08:00
2e12d4c251 Enable company mode in JavaScript 2018-02-07 00:53:11 -08:00
1361ea7988 Fix typo 2018-02-07 00:52:20 -08:00
e8d58a9ba1 Fix fonts being squished together in URxvt 2018-02-07 00:52:20 -08:00
cc78d7e58a Change SCSH interpreter location 2018-02-07 00:52:20 -08:00
65739773b0 Add some js2 and html mode config 2018-02-07 00:52:20 -08:00
b955ed62bb Add dunst targets to top Makefile 2018-02-07 00:47:36 -08:00
c5063a3dce Add mowedline targets to top Makefile 2018-02-07 00:47:36 -08:00
d10b494fae Make stow target generic 2018-02-07 00:47:36 -08:00
58cd42d5b0 Move cower build to top-level Makefile 2018-02-07 00:47:36 -08:00
aa9410f256 Disable fuzzy matching in ivy 2018-02-06 14:42:35 -08:00
8f223fca6d Change the indentation for JavaScript 2018-02-06 14:36:26 -08:00
28af36faa3 Fix diff-hl for Perforce 2018-02-06 14:35:56 -08:00
ddcc955ab3 Add yarn.lock as a projectile root file 2018-02-06 12:11:03 -08:00
3fd002b75a Remove unnecessary autoload 2018-01-01 16:52:02 -08:00
a850175555 Move gnus init to main org file 2018-01-01 16:49:54 -08:00
9ae6f7f1be Enable subword mode in js2 mode 2017-12-31 01:14:56 -08:00
e45c08497a Fix keybinding for Multiple Cursors 2017-12-31 01:12:29 -08:00
c273856b94 Add Embrace keybinding 2017-12-31 01:10:04 -08:00
d01ad3371d Move global keybindings to correct section 2017-12-31 01:05:47 -08:00
3de2979151 Add Expand Region keybinding 2017-12-31 01:03:35 -08:00
feaab104ec Ignore all .el files in init/ 2017-12-30 23:03:03 -08:00
897a674f32 Add js2-mode configuration 2017-12-30 23:02:38 -08:00
b9c50f793e Scale icons down to a maximum of 24x24px 2017-12-29 13:05:09 -08:00
e2a4dfdb45 Properly use ~code~ and =verbatim= 2017-12-29 12:59:56 -08:00
7d26c92640 Fix warnings 2017-12-29 12:59:16 -08:00
fdb5495db2 Move Org mode config to init.org 2017-12-29 10:54:00 -08:00
a494677ab2 Add key macro 2017-12-29 10:53:03 -08:00
67848f995f Add lisp-mode config 2017-12-29 10:22:43 -08:00
5ded88ba03 Add rainbow delimiters to clojure-mode 2017-12-29 10:22:27 -08:00
ca84605d4e Add SLIME config 2017-12-29 10:22:19 -08:00
419abcfe93 Enable show-paren mode 2017-12-29 10:21:59 -08:00
4dbf90bbd4 Add Redshift config 2017-11-13 13:46:57 -08:00
3b12c030ee Specify which SubFolders style to use 2017-11-13 13:46:12 -08:00
06c36b289f Change herbstluftwm wallpaper 2017-11-13 13:45:59 -08:00
faf071ad5a Add SubFolders to MBSync conf mode 2017-11-13 13:37:54 -08:00
888627cd2e Add C config 2017-11-13 13:37:17 -08:00