Commit Graph

76 Commits

Author SHA1 Message Date
fb683980be Force compilation buffers to fill the whole window
set scroll-up-aggressively such that the point will always stay at the
bottom of the window when scrolling
2015-11-17 15:59:53 -05:00
254a845da5 Add keybindings for swiper 2015-11-17 10:59:29 -05:00
60b92c340f Remove unused use-package statements 2015-11-16 10:47:51 -05:00
df142b1c57 Add todotxt-mode font-lock config 2015-10-11 22:16:11 -04:00
293eaf1ea4 Make the Local Variables in init.el work without asking
Adds outline-hide-body to safe-local-eval-forms, as emacs won't
automatically do that
2015-10-10 14:23:44 -04:00
3974264bd6 Add yasnippet snippets for latex
- f1 adds a frac 1/ something
- prob adds a section and align*
2015-10-10 14:21:10 -04:00
12523f7a37 Cleanup latex config
- remove a defun
- bind keys using define-key (to LaTeX-mode-map) instead of local-set-key
2015-10-10 14:17:46 -04:00
5a4273480f Change name of tex-site to latex 2015-10-10 14:16:56 -04:00
d196117109 Fix change name of smarttabs to smart-tabs-mode 2015-10-10 13:59:54 -04:00
4dbbb8f282 Add outline-magic use-package/config 2015-10-10 12:55:14 -04:00
da3ff7ee7f Move diredp-hide-details-initially-flag to init 2015-10-10 12:53:33 -04:00
02816af560 Fix custom-file path
was relative (and therefore broken), is now absolute
2015-10-10 12:52:26 -04:00
0af00f80f6 Add dired+ use-package/config 2015-10-07 15:09:37 -04:00
10a47afa6a Add more config for todotxt-mode 2015-10-07 15:08:15 -04:00
7c63d85a83 Add "Local Variables" section for outline-minor-mode 2015-10-07 15:07:33 -04:00
469129d779 Make init.el compatible with outline-minor-mode 2015-10-07 14:16:41 -04:00
eb3b61a9ef Fix latex-tsv-to-table 2015-10-05 18:26:06 -04:00
6ff2c8e007 Add more things to .mc-lists 2015-10-05 18:24:08 -04:00
60cca55539 Add cat-mode config 2015-10-05 18:22:21 -04:00
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