Commit Graph

28 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
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
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
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
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
42ae0bdf2a Move .emacs into .emacs.d 2015-09-17 21:26:00 -04:00