Commit Graph

57 Commits

Author SHA1 Message Date
8ae83c45de Add ibuffer config 2015-10-04 16:32:35 -04:00
de95b1e393 Add missing close-paren 2015-10-04 16:23:43 -04:00
892ce2125a Add more stuff to .mc-lists 2015-10-04 16:10:33 -04:00
899461b5fc Add function to convert tab-seperated values to LaTex tables 2015-10-04 16:09:42 -04:00
c490c1920e Add popwin mode (handles temporary windows)
remove manual config for compilation windows
2015-10-04 16:07:00 -04:00
a148ca7d28 Specify a custom-file and add it to gitignore
This is to make customize variables not go in init.el
2015-10-04 16:05:49 -04:00
06003b3f93 Add experimental yasnippet config 2015-10-02 14:39:02 -04:00
deb6f195f6 Add config for fasd 2015-09-28 19:21:04 -04:00
51e6f7a723 Add binding to hydra-mc to quit on enter 2015-09-28 19:19:04 -04:00
2568a19c76 Add expand-region package and binding 2015-09-28 19:18:26 -04:00
9dfdd73e57 Remove temporary fix for use-package
was using a specific commit due to a bug, which is now fixed
2015-09-25 16:09:21 -04:00
cc72d492aa Switch to using evince instead of Atril
This allows for Forward and Backwards search, and is easier to configure
2015-09-18 11:23:42 -04:00
af64044b5f Add more commands to .mc-lists.el 2015-09-17 21:43:53 -04:00
835af516f1 More improvements to hydra-mc 2015-09-17 21:43:02 -04:00
bd95466330 Add .gitignore for all machine-specific files 2015-09-17 21:37:01 -04:00
f47125169c Add multiple-cursors auto-gererated config file
A list of commands to ignore/not ignore
2015-09-17 21:32:49 -04:00
42ae0bdf2a Move .emacs into .emacs.d 2015-09-17 21:26:00 -04:00
24f96b5df5 Add "-shell-escape" to TeX options
This allows gnuplottex to automatically generate graphs
2015-09-17 20:41:08 -04:00
c28ce6862f add more keys to hydra-mc 2015-09-17 12:45:01 -04:00
992f077bd8 switch to different setup for LaTeX
Uses AUCTex and Atril instead of LaTeX-preview-pane, as this is much
more flexible
2015-09-13 20:34:21 -04:00
252a6e871b move markdownConfig to .emacs.d for syncing 2015-08-30 18:33:43 -04:00
5e5917c29b add config for latex-preview-pane 2015-08-29 13:43:41 -04:00
1e8a4537c5 fix undo-tree mode bindings 2015-08-25 12:09:10 -04:00
cca8249ab4 add :mode for scad-mode 2015-08-25 12:04:23 -04:00
dc55d4fc73 switch to using ibuffer mode for C-x C-b 2015-08-25 12:04:14 -04:00
142726faea add some config for company-quickhelp
start globally, fix colors
2015-08-19 20:28:19 -04:00
ebdf35c821 add buffer display options 2015-08-16 21:46:37 -04:00
58a9e7cea3 move from el-get to quelpa and use-package
reasoning: better update support, much cleaner .emacs (also flat, though
I could have done that with el-get).
also dropped a lot of code from .emacs that I might add back in later
2015-08-16 21:32:07 -04:00
9901af8897 add experimental hydra-mc
not really working quite right yet
2015-07-31 09:19:40 -04:00
edd4ffef73 switch hydra-shortcuts to new column mode 2015-07-31 09:18:51 -04:00
816910682a rename hydra-stuff to hydra-shortcuts 2015-07-31 09:06:32 -04:00
110614bf3e add magit keybinding 2015-07-31 09:05:40 -04:00
18a8cb2c42 add some packages to my-packages extra
packages:
* company-quickhelp (and dependency pos-tip)
* qml-mode
2015-07-27 22:21:51 -04:00
ad30150d2c add el-get-elpa-build-local-recipes to el-get bootstrap
fixes lack of recipe for company
2015-06-29 00:04:26 -04:00
fe76982682 remove desktop-save-mode, only set tool-bar-mode when graphical 2015-06-28 23:59:30 -04:00
d592a6f639 move magit and tramp into extra 2015-06-28 20:41:42 -04:00
12418367b6 fix jedi package 2015-06-28 13:43:58 -04:00
c0db27066a add some hydras 2015-06-28 11:14:40 -04:00
170ea83c4e darken background 2015-06-28 09:41:09 -04:00
31fb2921da split packages into core and extra
both are used to clean up, so none are removed, but only core is sync'd
explicitly, so extra packages are not installed
2015-06-28 09:03:10 -04:00
75173876ba add smex and multiple-cursors 2015-06-28 09:01:29 -04:00
0e4bf561a8 enable show-paren-mode 2015-06-27 15:19:51 -04:00
db22941a60 add python to smarttabs 2015-06-27 14:19:43 -04:00
41c60da553 add ace-window and hydra 2015-06-27 14:19:07 -04:00
56b28e6d3e remove cookies 2015-06-24 16:52:23 -04:00
462d3ac142 add keybindings for avy 2015-06-24 16:51:42 -04:00
e2856fe5cd add init file for todotxt-mode 2015-06-11 00:12:59 -04:00
e623d724c2 add jedi-core to my-packages 2015-06-10 23:46:25 -04:00
33b1ab97a7 add avy to emacs 2015-06-05 09:43:43 -04:00
4128e6d5e9 switch markdown promote to S-<tab> so that it doesn't conflict with company 2015-05-11 23:26:12 -04:00