Commit Graph

107 Commits

Author SHA1 Message Date
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