Commit Graph

308 Commits

Author SHA1 Message Date
f7a3f02ed6 Make compilation-mode use ansi-color escapes 2017-09-21 03:28:13 -04:00
1ec4ab9eea Add config for web-mode and js2-mode 2017-09-10 03:06:26 -04:00
d1a383de3a Add missing paren to compile 2017-09-03 04:54:03 -04:00
2ec67629f4 Stick help mode windows with popwin 2017-09-02 18:18:15 -04:00
2c70a79ac2 Fix compilation scrolling
change compilation scroll-up-aggressively to float, change
compilation-scroll-output to first-error
2017-09-02 18:15:37 -04:00
656f0d8b45 Remove . and .. from ivy find-file 2017-09-02 14:33:18 -04:00
e511b9ddb8 Switch C-DEL and M-DEL in counsel-find-file-map
this allows for more reasonable backward-kill-word behavior with C-DEL
2017-08-13 15:22:42 -04:00
6c0b430651 Add find-file-as-root command 2017-08-05 12:35:19 -04:00
285bc6cbe4 Move counsel changes to counsel section 2017-08-05 12:30:56 -04:00
5c06431d23 Add some experimental changes to counsel-find-file 2017-08-05 12:30:56 -04:00
cff2d15990 Only use show-trailing-whitespace in prog-mode 2017-08-05 12:29:41 -04:00
70af53a2c1 Add revert-buffer binding for global and help-mode 2017-08-05 12:25:53 -04:00
c983c98abe Add longlines minor mode to highlight long lines 2017-08-05 12:25:29 -04:00
ce83006533 Fix circe ##linux channel and set blank part message 2017-07-26 15:28:58 -04:00
e58e2d72d6 Add c-mode to semantic-inhibit-functions, change add-to-list to setq 2017-06-01 19:00:40 -04:00
73ecbcd2c3 Update semantic config
- simplify modes
- inhibit outside cc and java modes
- bind M-. to semantic-ia-fast-jump in cc-mode
2017-04-21 15:48:02 -04:00
9ff3263104 Update sml/replacer-regexp-list
also move to setq instead of updating existing list
2017-04-21 14:44:42 -04:00
83c6ce3f2f Update todotxt config
- new storage location
- new binding
- fix autoloads
- function to open sub lists
2017-04-21 14:33:54 -04:00
408a9dfdde Use ivy-hydra 2017-04-09 22:11:36 -04:00
36ee5bd462 Move most bindings to either :bind or bind-key 2017-04-09 22:11:18 -04:00
7fa6406e8a Add function to open thunar in current directory 2017-03-23 20:47:36 -04:00
64409f45ca Move windmove bindinds into use-package block 2017-03-23 20:45:56 -04:00
57db815be8 Add basic circe config 2017-02-24 01:11:33 -05:00
feef092968 Bind C-S-z to projectile-compile-project when in projectile mode 2016-11-03 23:01:25 -04:00
569236f684 Add some basic jdee config 2016-11-03 23:00:44 -04:00
896455c441 Use melpa instead of quelpa for most things
I don't really need the bleeding edge most of the time
2016-09-19 23:52:15 -04:00
37ceab5474 Add verilog keywords to company 2016-09-19 23:50:42 -04:00
9bcf345657 Add org mode config 2016-09-19 23:48:50 -04:00
11323480ee Add verilator as verilog linter 2016-09-19 23:48:50 -04:00
3291c30267 Fix for new versions of ipython 2016-09-13 13:19:09 -04:00
97d04f99b2 Add semantic config 2016-04-25 23:54:45 -04:00
78156ef67c Define key for kill-this-cat-kill-terminal 2016-04-17 18:41:46 -04:00
d35275797e Improve comint/term/gud config
- move comint config to its own use-package and setq-default its variables
 - Pmove variables to hooks where necessary
2016-04-08 11:20:59 -04:00
59ff164ceb Add term/comint config 2016-04-07 20:34:51 -04:00
4fc8783eb9 Revert "Remove smex config"
This reverts commit df5eff0bd3.

Turns out that was useful
2016-03-02 13:18:52 -05:00
07d057f59a Move ivy-mode command back to :init 2016-03-02 02:15:30 -05:00
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
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