Commit Graph

72 Commits

Author SHA1 Message Date
5c22ba796e Move swiper to required section 2016-03-02 02:08:41 -05:00
0a69504866 Add more swiper/ivy config 2016-03-02 02:07:16 -05:00
d757ada145 Move :bind's to tops of sections 2016-03-02 02:05:50 -05:00
df5eff0bd3 Remove smex config 2016-03-02 02:04:02 -05:00
0e8a744bcd Add some paths to tramp-remote-path
- tramp-own-remote-path allows the server to set the path
 - /home/adam/asgoldsmith/install/bin/ is my install directory on the WPI
CCC servers
2016-03-01 15:28:17 -05:00
15be089570 Split LaTeX compile keybinding into function
useful for mmm-mode
2016-03-01 15:26:21 -05:00
653dfd62d0 Use setq-default for TeX-command-extra-options 2016-03-01 15:24:54 -05:00
e9d1a3ad96 Add config for qml mode 2016-03-01 15:23:17 -05:00
7d7cfff578 Enable column-number mode 2016-03-01 15:19:56 -05:00
19172960ad Enable some disabled functions 2016-03-01 15:18:30 -05:00
330c1a49cc Add dtrt-indent config 2016-03-01 15:16:49 -05:00
75b5306d50 Add company-statistics config 2016-03-01 15:16:35 -05:00
53d20e14b8 Add config for company-c-headers 2016-03-01 15:13:03 -05:00
0aa5e12d32 Fix pkgbuild setq indentation 2016-03-01 15:12:30 -05:00
afecaba3c1 Add config for Projectile 2016-03-01 15:11:53 -05:00
87674391a7 Move ibuffer keybinding to a :bind
This makes it not load at startup
2016-03-01 15:08:31 -05:00
2b0c29e94c Only add to ibuffer-mode-map when ibuffer is loaded 2016-03-01 15:07:51 -05:00
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