Commit Graph

55 Commits

Author SHA1 Message Date
8f13d5787a Add ivy to rich-minority blacklist 2016-03-01 15:03:28 -05:00
442d81c1e6 Disable updating melpa on init 2016-02-29 22:50:53 -05:00
165b67df05 Remove explict quelpa-use-package recipe 2016-02-29 22:50:14 -05:00
c7b347309f Use ivy for fasd completion 2016-02-29 14:00:57 -05:00
985df85f2e Use ivy-mode, swap bindings for swiper and isearch 2016-02-29 14:00:57 -05:00
447ac99455 Remove old company-clang-arguments 2016-02-29 14:00:33 -05:00
20c3c852c8 Add new sml replacers for WPI ccc servers 2016-02-29 13:16:31 -05:00
285c9d9055 Add counsel-yank-pop binding 2016-02-29 13:16:14 -05:00
9750001aae Use ipython as python-shell-interpreter if available 2016-02-19 00:08:14 -05:00
3b65176368 Update school sml replacer 2016-02-18 23:42:31 -05:00
bd2af81bac Move compile bindings into the use-package sexp 2016-02-18 23:31:23 -05:00
642c97bc64 Add mmm-mode latex-python config 2016-01-31 19:44:10 -05:00
76e68d3a6a Add counsel config, replaces/extends smex 2016-01-20 21:38:08 -05:00
55bad29d02 Enable highlight-indent-guides in prog-modes 2016-01-20 21:35:26 -05:00
6e8a4569b6 Add newlines between sections for easier navigation 2016-01-20 21:33:32 -05:00
e4e24f96b2 Enable show-trailing-whitespace 2016-01-20 21:21:07 -05:00
0a0e420e1e Add pkgbuild-mode config 2016-01-19 10:02:29 -05:00
a6d3a4fc2e Rearrange yasnippet config 2015-12-17 00:20:12 -05:00
e2fd404619 Add indent-tabs-mode: nil to init 2015-12-17 00:15:39 -05:00
0dea0c81a8 Convert tabs to spaces 2015-12-17 00:15:39 -05:00
dea204c572 Add helm-dash config 2015-12-17 00:03:25 -05:00
88f9529d3d Add hook for verilog mode to disable tab indentation 2015-12-09 13:29:59 -05:00
ffeabcf5da Add verilog config
set indent width to 4, disable auto-newline
2015-11-18 00:16:17 -05:00
3def657e6a Add a compile function for scad-mode 2015-11-17 16:12:47 -05:00
4ba00793ef Config for jedi-mode 2015-11-17 16:12:00 -05:00
e3bfc027e7 Remove another empty use-package 2015-11-17 16:03:57 -05:00
4f813bc582 Add cat-set-ibuffer keybinding in ibuffer-mode 2015-11-17 16:03:01 -05:00
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