Commit Graph

1284 Commits

Author SHA1 Message Date
564cfbe5ee
Add copy-eval-last-sexp 2016-08-16 21:37:53 -07:00
7749a97787
Show result of eval-last-sexp inline 2016-08-16 21:20:02 -07:00
edef08c977
Add PYTHONPATH to exec-path-from-shell 2016-08-16 18:02:12 -07:00
2ac63dbf46
Indent 'describe and 'it appropriately in clojure 2016-08-16 17:26:37 -07:00
65c51072e6
Require eshell for projectile shell-command hack 2016-08-16 14:39:22 -07:00
8cbcf83db3
Avoid shell-command-to-string in projectile 2016-08-16 13:42:39 -07:00
4befec1208
Add environment_setup_done to exec-path variables
This makes shell commands much faster.
2016-08-16 13:42:01 -07:00
0f77a5e45b
Add mesaure time macro 2016-08-16 13:41:40 -07:00
d0e3314a15
Disable shell-history 2016-08-15 19:32:35 -07:00
2f6e2e23c9
Replace prefix-alternatives with prefix-selector 2016-08-15 16:04:07 -07:00
cbf78802e0
Add imalison:multi-line to .mc-lists.el 2016-08-15 16:02:36 -07:00
657741a40c
Move stuff around for (imalison:use-package emit) 2016-08-15 15:56:47 -07:00
cece4cda49
Prevent jedi:setup from starting auto-complete 2016-08-15 14:33:16 -07:00
36850a3ff2
Move company config, always disable auto-complete 2016-08-15 14:32:35 -07:00
414a841c20
Name pcache-repositories with :object-name keyword 2016-08-15 13:41:26 -07:00
c45c82e460
Only use-package benchmark when use-package exists 2016-08-15 11:28:30 -07:00
d126e35be2
Make gitconfig-mode auto-mode alist better 2016-08-13 17:38:36 -07:00
3d16305b3f
Put compose-around-builder before first invocation 2016-08-13 08:33:23 -07:00
37486ab51f
Use compose-around-builder for imenu-flattening hook 2016-08-12 16:36:10 -07:00
8227739cfd
Add comments to clarify compose's &rest handling 2016-08-12 16:34:22 -07:00
aa647ee190
Fix let-around docstring/interactive-form order 2016-08-12 14:58:11 -07:00
7e40e085e6
Simplify let-around and let-advise-around
This commit also removes the unnecessary "dynamic" versions of these
functions.
2016-08-12 14:53:18 -07:00
4aca24b3cf
Reindent prefix-alternatives invocations 2016-08-12 14:34:29 -07:00
2a4485a47a
Make let-around inherit interactive forms 2016-08-12 14:32:26 -07:00
bfcece5800
Rename argument to imalison:help-function-arglist 2016-08-12 14:31:58 -07:00
d0765091e1
Make named-builder macros indent like functions 2016-08-12 14:31:15 -07:00
7652cdc067
Remove misplaced comment 2016-08-11 11:09:16 -07:00
b112ab622d
Reenable yasnippet 2016-08-11 10:59:37 -07:00
7baff2e0a3
Silence the byte-compiler by defaring stuff 2016-08-10 21:53:40 -07:00
f3242abab6
Run fill-paragraph on several written sections 2016-08-10 19:49:06 -07:00
f380292a19
Simplify compose-copy-builder 2016-08-10 19:44:20 -07:00
98c0ddb2a9
Apply named-builder to emacs-version-predicate 2016-08-10 18:38:16 -07:00
47c0ec4302
Adde set-options-do-ag and supporting functions 2016-08-10 18:33:21 -07:00
eb61aedab9
Use named-builder on several functions 2016-08-10 17:16:20 -07:00
8dcf6ea962
Add let-around, move let-advise-around 2016-08-10 17:01:25 -07:00
ebbf363baa
Use named-builder to build prefix-alternatives 2016-08-10 17:00:50 -07:00
a67eaab1d1
Add imalison:named-builder 2016-08-10 16:59:33 -07:00
1b5af7c958
Make compose headings lowercase 2016-08-10 16:57:28 -07:00
949aafb513
Move let-advise-around into its own heading 2016-08-10 16:26:31 -07:00
b8290114a0
Split named-builder-builder comments into lines 2016-08-10 13:01:13 -07:00
580b6310c8
Whitespace changes 2016-08-10 13:00:39 -07:00
f403acc277 Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-08-10 12:58:28 -07:00
7e1b7f843d
Add working version of named-builder-builder
This commit also rewrites imalison:prefix-alternatives in terms of
named-builder-builder.
2016-08-10 12:56:20 -07:00
e120e75170
Only attempt go install on save when in go-mode 2016-08-10 11:59:01 -07:00
d62e0a8106
Call dash-enable-font-lock at startup 2016-08-10 11:57:11 -07:00
d0c848baed Fixup emacs.d gitignore 2016-08-05 11:10:17 -07:00
a3088e7d4e Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-08-04 15:11:19 -07:00
cc49b15041
Add some commentary to the Keybinding section 2016-08-04 15:09:55 -07:00
addc8f1fb7 Disable refine package 2016-08-04 13:22:59 -07:00
bad05d97a0 Add org-caldav and org-inbox-file 2016-08-04 13:22:59 -07:00
791391b232 Add refine package 2016-08-04 13:22:59 -07:00
2bff927eca
Rename function call to imalison:get-go-path 2016-08-02 19:47:56 -07:00
20d32bd1c3
Make github-search clone go repos to GOPATH dir
This commit also includes some refactoring of go specific functions.
2016-08-02 17:04:05 -07:00
824371735c
Disable pyimport 2016-07-26 17:52:23 -07:00
a8917f624e
Add protobuf support 2016-07-19 19:03:59 -07:00
43b7c06e6c
Disable company-flx for performance reasons 2016-07-15 13:59:35 -07:00
fb46a7ef2c
Fix scala-mode install 2016-07-15 13:40:27 -07:00
70445fa649
Set term-buffer-maximum-size to 0 to disable 2016-07-15 13:39:58 -07:00
12a6769cc3
Fix clojure special character font-highlighting 2016-07-15 13:39:31 -07:00
8195392736
Add org-reveal package 2016-07-15 13:39:17 -07:00
fee28acc01
Use full home path for project-directory 2016-07-15 13:38:46 -07:00
7c69172849
Add company-flx 2016-07-13 11:04:53 -07:00
0f36156050
Set addtional cider customizations 2016-07-13 11:04:32 -07:00
67d7336abd
Apply bound and true p to use of imalison:gpg-key 2016-07-09 01:35:21 -07:00
b361becf98
Fix melpa-stable archive 2016-07-09 01:17:19 -07:00
0aaedb28bb
Make auto-compile use-package work when not present 2016-07-09 01:13:31 -07:00
e6a24e8d9b
Add melpa-stable and pin ensime to it 2016-07-09 00:47:36 -07:00
a289fcc49e
Make pdfmode work with latexmk 2016-07-08 11:19:44 -07:00
19a5431e4c
Disable github-notifier for now 2016-07-08 11:19:26 -07:00
b1ac962ecb Improve TeX configuration 2016-07-07 22:45:13 -07:00
6d928d16dd Create 'Document Editing' heading for org and TeX 2016-07-07 22:45:13 -07:00
389b20f3c1
Update mc-lists 2016-07-07 21:51:14 -07:00
fcb3b34364
Enable use-package imenu support 2016-07-07 11:10:52 -07:00
d20afd2b37 Add packages for clojure 2016-07-06 12:50:12 -07:00
5cc6192077 Set org-src-preserve-indentation, reindent README
This preserves the original indentation is source blocks.
2016-07-06 11:20:09 -07:00
ed4dee25ef Enable racer-mode when in rust-mode 2016-07-05 19:08:32 -07:00
1fb07d661e Require helm-org in helm config 2016-07-05 12:26:04 -07:00
d0c17f0d10 Move advice adds of github-notifier-mode 2016-07-05 12:26:04 -07:00
92c4cda5aa Disable yasnippet 2016-07-05 12:26:04 -07:00
76b7841144 Add emacs-slack package 2016-07-05 12:26:04 -07:00
d97a63f1eb Force more org-mode logging 2016-07-05 12:26:04 -07:00
14890d73ff Add helm dependencies to org-projectile 2016-07-03 10:52:49 -07:00
c6dfc40ea1 Also remove github-notifier-mode-line on update 2016-06-28 20:44:04 -07:00
d14012b6d6 Add darwin modifier remapping to init.el
See comment for details.
2016-06-28 20:42:42 -07:00
7d1f7ed2b5 Remove contextual-value-manager 2016-06-28 20:42:27 -07:00
c244133073 Fix defvar-setq again 2016-06-28 20:35:12 -07:00
b3aca91086 Add imalison:go-testify-show-ediff 2016-06-28 19:47:20 -07:00
9a3dae63aa Only save buffer backed by file in ansi-color-mode 2016-06-28 19:46:15 -07:00
afd00343f4 Fix spaceline-gh-notifier configuration 2016-06-28 18:19:31 -07:00
88e18783de Make defvar-setq checks boundp at runtime 2016-06-28 17:54:31 -07:00
cf907059a4 Add spaceline-gh-notifier segment 2016-06-28 17:44:41 -07:00
e4ee85beaa Update .mc-lists.el 2016-06-28 17:16:02 -07:00
f861914637 Add shell-history package
shell-history adds commands that are executed from emacs to shell
history.
2016-06-28 17:15:02 -07:00
f0550b347b Move and add helm-c-source-zsh-history to compile hydra 2016-06-28 17:14:22 -07:00
9723eec2f5 Remove helm functions that are included in helm 2016-06-28 17:13:59 -07:00
41fb15979a Disable global linum mode, add it as a prog mode hook instead 2016-06-28 17:13:35 -07:00
0f0aca8403 Disable editorconfig because of gpg coding issues
When editorconfig mode is enabled, saving a gpg encoded file ALWAYS
results in a prompt for which encoding type to use. I'm not 100% sure
why this happens.
2016-06-28 14:46:02 -07:00
270cc34454 Add pyimport 2016-06-28 10:48:48 -07:00
6a336c2232 Fix imalison:copy-shell-command-on-region 2016-06-28 10:48:26 -07:00
64616c549c Set vc-follow-symlinks to t 2016-06-27 13:22:04 -07:00
a11c1448ec Disable perspective 2016-06-27 01:18:25 -07:00
6b2ac32f4f Whitespace cleanup 2016-06-26 06:23:00 -07:00
e5f29d1375 Change whitespace in go-mode-install-current-project 2016-06-25 16:43:58 -07:00
cc12346236 Add imalison prefix to use-ido variable 2016-06-25 16:43:22 -07:00
57dfe8805e Set go-test-additional-arguments-function
This adds additional arguments to the command produced by gotest so that
only the suite test is actually executed.
2016-06-25 16:42:03 -07:00
8d062edd64 Use imalison:use-package* for gotest cofiguration 2016-06-25 16:41:34 -07:00
91262f04e4 Disable key-chord 2016-06-25 16:40:28 -07:00
3cebedef6d Add imalison prefix to capture template funcs 2016-06-25 16:39:51 -07:00
e14da00dea Function to replace escape sequences 2016-06-25 16:38:08 -07:00
b55289f5d4 Move coding system config into function 2016-06-25 16:37:36 -07:00
487fc391ce Add compile hydra 2016-06-25 00:32:11 -07:00
134ba0b741 Add Named Compile, Change hydra-yank binding 2016-06-22 20:18:32 -07:00
9225b95ff0 Miscellaneous cleanup 2016-06-22 20:02:50 -07:00
58d2b5c113 Make imalison:compose handle undefined functions
Because help-function-arglist returns t when it encounters an undefined
function, imalison:compose was choking when it was evaluated on
functions that are not defined at the time of macro expansion.
2016-06-22 20:00:21 -07:00
6a7670f4c3 Use help-function-arglist in imalison:compose
This allows use to automatically detect the signature of a
function/macro and take arguments accordingly in the composition.
2016-06-22 18:43:09 -07:00
d61a6cf1b1 Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-06-22 15:27:10 -07:00
bd20c99817 Set org-startup-indented to nil 2016-06-22 15:26:13 -07:00
e294a88775 Fix spacing in calendar capture definitions 2016-06-22 15:25:40 -07:00
b5fa53cfa4 Only defvar (don't setq) org mode agenda filenames 2016-06-22 15:23:29 -07:00
6fdd4582a7 Fix copy buffer file functions by using compose-2 2016-06-22 15:22:58 -07:00
6bb338ee4f Capitalize Headings 2016-06-22 15:22:27 -07:00
917186ccdb New Macro imalison:advice-add-around-builder 2016-06-22 15:21:04 -07:00
656e33a64b Add intermediate helper imalison:compose-2-argspec
This macro is usefule when the first function supplied needs to use
special keywords etc.
2016-06-22 14:17:59 -07:00
62ba0f0413 Set up automatic compilation of emacs-lisp
We set the load-prefer-newer in init.el, so automatic compilation should
be relatively safe. Still worth looking out for any issues this commit
might cause.
2016-06-21 22:37:44 -07:00
60404e6f78 Move macros around 2016-06-21 17:03:21 -07:00
8f0d4907dc Remove flycheck checker in flycheck-mode-hook
Removing it in the emacs mode hook caused an issue when flycheck mode
was not yet enabled.
2016-06-21 17:01:06 -07:00
7c40a18221 Fix typo in diminish of magit-gh-pulls-mode 2016-06-21 17:00:44 -07:00
bf6406908e Add headings to compose implementations 2016-06-21 16:12:56 -07:00
1eb3f48dfc Add a version of compose for named functions
This version is interesting because it works with macros
2016-06-21 16:06:54 -07:00
490c4c758b Make emacs initialization even quieter 2016-06-21 15:28:10 -07:00
4ffa55affe Disable emacs-lisp-checkdoc flycheck for org source 2016-06-21 14:59:02 -07:00
8ce8e7d4ab Swap sd key-chord for fj
The 'sd' binding was causing issues when typing.
2016-06-21 14:58:06 -07:00
b80c6391be Comment/Pull out sections of elisp config 2016-06-21 14:57:44 -07:00
e3d4b7aed0 Add custom helm-projectile functions to mode map
helm-projectile's use package was reindented because it was not at the
correct level before.
2016-06-21 14:55:32 -07:00
d14005fd18 Add yanking hydra, rename font-resize hydra 2016-06-21 14:51:00 -07:00
2507aee550 Group github packages together 2016-06-21 14:50:16 -07:00
b5295f3ca9 Misc heading tweaks 2016-06-21 14:47:21 -07:00
81bfd310fc Remove unused/useless lisp functions 2016-06-21 14:46:38 -07:00
84e8b318af Rewrite copy filename functions 2016-06-21 14:45:52 -07:00
8edda6689b Add named-build macro
Removes old attempts at named-builder-builder
2016-06-21 14:44:51 -07:00
ec06e57d21 Make imalison:compose return an anonymous function
Also provide a unary version of imalison:compose
2016-06-21 14:44:08 -07:00
3b1fdbbd03 Diminish magit add-on modes 2016-06-20 17:55:13 -07:00
b271f6e326 Set visible-bell to t to disable audible-bell 2016-06-20 17:46:51 -07:00
8640f0d2de magit-gitflow 2016-06-20 17:46:51 -07:00
46f1fcb5b0 git-timemachine 2016-06-20 17:46:51 -07:00
7d643cce6f Move github-clone 2016-06-20 17:46:51 -07:00
be846bad55 Diminish smartparens-mode and reindent its config 2016-06-20 13:06:11 -07:00
f8ec571425 Fix typo imalison:gpc-key -> imalison:gpg-key
Thanks @simplyianm.
2016-06-20 11:51:24 -07:00
c70a9897e8 Enable editorconfig-mode 2016-06-20 11:49:12 -07:00
926f144d6a Add key-chord bindings for commonly used commands
Also includes imalison:disable-keychord-around which disables keychord
around the invocation of some function. This is used with avy commands
because those often require the user to type odd key combinations that
might be used as keychords.
2016-06-20 11:47:20 -07:00
9010d3b976 Set dtrt-indent-active-mode-line-info to " [⟼]" 2016-06-20 11:09:12 -07:00
fd91b0c919 Fix compilation of imalison:use-package invocations
imalison:use-package previously referred to variables that were only
available at runtime.
2016-06-20 11:07:49 -07:00
3eece592fd Define and use imalison:use-package
imalison:use-package checks for the existence of the package in question
in the projects directory, adding that path to load-path if it does.
2016-06-20 02:34:43 -07:00
9e63beef45 Add an about section to README.org 2016-06-20 01:28:14 -07:00
1142e687e5 Set magit commit to use --gpg-sign when possible
If imalison:gpg-key is set to a non-nil value it is added to
magit-commit-arguments which makes it a default option.
2016-06-20 01:22:43 -07:00
afcd5804c0 Define imalison:projectile-find-file using imalison:prefix-alternatives 2016-06-20 01:10:21 -07:00
50b5ea66e0 Remove prompts on prefix call to imalison:do-ag
The previous behavior of a call with a single C-u press (where the user
was prompted for a directory in which to perform the search and filetypes on
which to it) is now available with two C-u presses. imalison:do-ag is
now defined with a call to imalison:prefix-alternatives.
2016-06-20 01:03:43 -07:00
33839b7f25 Make init less noisy 2016-06-20 00:37:02 -07:00
0a1867b67e Message result builder 2016-06-19 23:52:01 -07:00
d1d1ebcd99 Add magit-gh-pulls 2016-06-19 22:06:09 -07:00
814052c8d7 Add new github-clone commands
See https://github.com/dgtized/github-clone.el/pull/19
2016-06-19 21:32:04 -07:00
f90074a92e Mindless tweaks 2016-06-19 21:28:06 -07:00
328417cbba Quote function name in funcall arg
This fixes get-projects-directory-target-from-repo.
2016-06-19 21:26:49 -07:00
a64f6cbcaa Set paradox token from gh-auth-get-oauth-token 2016-06-19 21:25:33 -07:00
a6ecb636e8 disable semantic for now 2016-06-19 02:59:53 -07:00
a96273d1fd Make compose headline nicer. 2016-06-19 02:10:20 -07:00
61bc58a5f1 move stuff around 2016-06-19 02:05:05 -07:00
052469ae12 add headlines to emacs-lisp section of config 2016-06-18 19:23:22 -07:00
2102460bef imalison:elisp-slime-nav bound to M-.
imalison:elisp-slime-nav does jump to definition normally and describe
thing at point with a prefix arg
2016-06-18 19:23:22 -07:00
fa8e43e125 github-search-user-clone-repo added to autoloads for github-search 2016-06-18 19:23:03 -07:00
dd0b1a0a9e package-initialize in init.el 2016-06-18 18:18:52 -07:00
75d35279be forest-blue-theme 2016-06-18 18:18:30 -07:00
453137bd67 fix imalison:get-projects-directory-target-from-repo 2016-06-18 18:18:22 -07:00
a1654dd972 fix up org mode use-package 2016-06-18 18:18:00 -07:00
eac3066f9a add main heading 2016-06-18 09:39:03 -07:00
90baf542be only use Projects tagert for cloning using github-search if the target
does not exist
2016-06-17 17:02:39 -07:00
ff489c541a benchmark fix 2016-06-17 12:46:13 -07:00
9375096279 Fix org-capture-make-todo-template in a few different ways 2016-06-17 12:26:00 -07:00
d80a510304 Bind M-. to elisp-nav in org-mode 2016-06-17 11:29:48 -07:00
a66090eb20 Fix org-mode startup 2016-06-17 11:29:25 -07:00
3773923678 Benchmarking improvements 2016-06-17 11:28:54 -07:00
84e5234f44 random tweaks 2016-06-16 17:33:50 -07:00
67dcb0c2a5 parse stop infromation 2016-06-16 17:33:16 -07:00
24b408110d get-file-string and move imalison:get-lat-long 2016-06-16 17:21:54 -07:00
c1e79877c0 move required packages around add csv parsing 2016-06-16 14:43:47 -07:00
86777e15c8 only show muni in spaceline in the active window 2016-06-16 13:04:57 -07:00
79000e90a7 Add spaceline segment for muni 2016-06-16 13:00:18 -07:00
112ebb8ee1 spaceline-helm-mode 2016-06-16 12:24:11 -07:00
8af8713312 random tweaks 2016-06-16 12:19:58 -07:00
be0776f12f cached muni, move zop-to-char 2016-06-16 12:19:33 -07:00
097749400c beef up text manipulation section 2016-06-16 11:34:39 -07:00
40de8f8077 font size 2016-06-16 11:13:26 -07:00
9f0401305d keybindings section, hydra 2016-06-16 11:06:30 -07:00
2d802f7be5 muni and haversine distance 2016-06-16 10:56:41 -07:00
e0253bf734 no bullets for notes so they don't display as headings 2016-06-16 10:56:03 -07:00
1a23eb0a65 github-search 2016-06-15 21:31:29 -07:00
a94959dbe4 imalison:join-paths 2016-06-15 21:30:17 -07:00
2d039442f1 Move more general config stuff around 2016-06-15 21:01:55 -07:00
a8b89206c4 Move some general config stuff around 2016-06-15 20:46:56 -07:00
3ded6ed793 move org-projectile and other tweaks 2016-06-15 17:58:20 -07:00
03730f5a64 use shut-up in place of suppress-messages 2016-06-13 17:35:28 -07:00
3c5cf82268 Move more stuff around 2016-06-13 16:37:14 -07:00
04912089eb move all git packages together 2016-06-13 16:18:05 -07:00
8972c62bc0 Separate all use-package calls into their own source blocks 2016-06-13 15:45:36 -07:00
b96ecb07bc macros for extracting emacs-lisp use-package source blocks 2016-06-13 12:50:55 -07:00
654771fb57 Reorganize some stuff 2016-06-13 12:29:09 -07:00
49bcdf8cfa Move magit 2016-06-13 12:23:06 -07:00
979b3b9646 crux-reopen-as-root-mode comment fix 2016-06-13 12:18:17 -07:00
e8052339c8 readd smartparens 2016-06-13 10:52:51 -07:00
dcde0ce7cd A whole bunch of stuff including realgud 2016-06-12 19:07:51 -07:00
fbdafab542 Move diminishes around 2016-06-11 00:34:15 -07:00
f95d995e1d simplify helm-config 2016-06-11 00:32:51 -07:00
a5aece3274 Add benchmarking section 2016-06-11 00:28:17 -07:00
303c0c7d91 remove imalison:packages-to-install 2016-06-11 00:27:46 -07:00
6d96829e16 tweak 2016-06-11 00:17:20 -07:00
2ff187fbf7 Fix org not supporting https 2016-06-11 00:16:56 -07:00
65fb196dbe rewrite archive setup 2016-06-10 23:59:09 -07:00
09f1d3678b use secure by default 2016-06-10 23:43:36 -07:00
2d41071eca make init.el less complicated/sophisticated. boostrapping to get
org-mode should not really be necessary since org is included in emacs.
2016-06-10 23:42:50 -07:00
3ccda6aa89 load gh from projects when possible 2016-06-10 16:27:08 -07:00
1315de4b37 Change name 2016-06-10 14:19:15 -07:00
b91d816c2b always flatten imenu indexes 2016-06-10 14:10:12 -07:00
a3f03c9702 Move smartparens out 2016-06-10 14:06:07 -07:00
24e470636a crux-reopen-as-root-mode 2016-06-10 14:05:51 -07:00
8e4b438a4b remove second set of imenu index flattening functions 2016-06-10 14:03:10 -07:00
a5a4c80667 Move crux out, use crux sudo-edit 2016-06-10 14:02:49 -07:00
514b7eb27d pull out imenu index flattening code 2016-06-10 13:44:10 -07:00
369cec1b3d readd keybindings 2016-06-10 12:11:56 -07:00
a1f1fc4c7b whitespace 2016-06-09 19:32:13 -07:00
0541b7f796 tweaks 2016-06-09 17:40:26 -07:00
dd526baa2c add gruvbox-theme 2016-06-09 15:16:07 -07:00
4d93682a9d flatten org-imenu 2016-06-09 14:16:53 -07:00
031d65f087 Move term-manager and term-projectile, add support for creating terms in
default directory to hydra
2016-06-09 14:09:08 -07:00
a1b115ac0d reorder a bunch of stuff 2016-06-09 13:27:39 -07:00
a2a7ed1d15 move rust-mode 2016-06-09 13:10:50 -07:00
745ad6f525 scala and js modes in Major Modes 2016-06-09 13:08:39 -07:00
4e72d2ff6a move emacs-lisp to major-modes 2016-06-09 13:04:35 -07:00
0682d0d580 org-mode to essential 2016-06-09 13:01:52 -07:00
06effdf903 python-mode and go-mode to major modes 2016-06-09 13:00:11 -07:00
e861aa1e64 Move avy into essential 2016-06-09 12:59:47 -07:00
946c8ba3b9 Use lexical binding in README.el 2016-06-09 12:52:26 -07:00
5d94bb49d6 move iedit 2016-06-08 14:40:51 -07:00
c9a613510e spaceemacs theme 2016-06-08 14:40:39 -07:00
f6fdc23650 use http instead of https for org source by default 2016-06-08 14:40:19 -07:00
9727207dde Move helm-projectile and projectile 2016-06-07 10:20:01 -07:00
997be72bde remove duplicate prefix-alternatives 2016-06-07 10:19:44 -07:00
23d93f3d2a reorder stuff 2016-06-06 23:05:33 -07:00
88cc27b890 Make prefix alternatives and other functions literate 2016-06-06 17:23:38 -07:00
a651bcfb6b Try out source linking 2016-06-06 16:57:30 -07:00
94c7b6e113 remove imalison:term 2016-06-06 16:50:52 -07:00
6f810fb5df More literateization 2016-06-06 16:47:58 -07:00
6cd8dbca9d move helm to literate section 2016-06-06 16:10:23 -07:00
18a7154a64 Rewrite lambda as prefix-alternatives 2016-06-06 16:10:04 -07:00
5dbbee2346 Make keybindings literate 2016-06-06 16:02:54 -07:00
6f3ed7be93 Add custom emacs-lisp section 2016-06-06 15:55:11 -07:00
08083b5bb2 Make appearance section literate 2016-06-06 15:54:51 -07:00
b99bca2755 documentation change 2016-06-06 15:53:38 -07:00
169c8e04d7 Move config.org to README.org so that things display nicely on github 2016-06-06 12:31:59 -07:00
57001ef807 Make custom files and user info settings literate 2016-06-06 12:16:32 -07:00
eea69dfbd0 compile config 2016-06-06 12:00:47 -07:00
5708686c35 literate init in config.org 2016-06-06 11:57:27 -07:00
5fd4d5ad55 init.el -> config.org 2016-06-05 13:43:04 -07:00
fa185430ef add github packages 2016-06-05 13:41:58 -07:00
e70025671d whitespace 2016-06-05 13:16:14 -07:00
6c41d847c5 checkdoc-arguments-in-order-flag to nil 2016-06-05 13:16:14 -07:00
cb5d7f8524 random tweaks 2016-06-02 16:28:01 -07:00
b1d52aac93 remove :ensure t 2016-06-02 15:21:36 -07:00
859285dde9 _ unused arguments 2016-06-02 14:38:10 -07:00
dcc614e9a5 remove useless copy functions 2016-06-02 14:37:42 -07:00
c40c222030 random tweaks 2016-06-01 16:05:58 -07:00
ecac8eceb2 remove term in favor of term-projectile 2016-06-01 13:31:06 -07:00
c1ce389ea0 Tweaks 2016-06-01 11:36:36 -07:00
47a516d540 add term-manager and term-projectile 2016-05-31 20:30:05 -07:00
5996800108 remove stray ensure 2016-05-26 12:47:26 -07:00
2f54a005b3 Assign M-. to jedi:goto-definition 2016-05-26 12:40:22 -07:00
8da98ddc12 leuven-theme 2016-05-24 23:17:59 -07:00
cbb56baf61 random cleanup 2016-05-24 23:17:51 -07:00
9e01770956 gitolite-clone-force-refresh 2016-05-24 23:17:40 -07:00
be271d56d9 random cleanup 2016-05-24 23:17:27 -07:00
d60630bc7d random cleanup 2016-05-24 23:16:57 -07:00
333cb613fe random whitespace 2016-05-24 23:16:42 -07:00
943a640776 crux 2016-05-23 12:09:44 -07:00
30fb2a3646 emr 2016-05-23 12:09:39 -07:00
1de42526dc random cleanup 2016-05-20 14:13:34 -07:00
d0bb940eb2 remove term-projectile 2016-05-20 14:13:22 -07:00
fb14acb3e5 disable always checking for documentation in checkdoc 2016-05-20 13:55:28 -07:00
cad913aca3 random tweaks 2016-05-18 17:12:13 -04:00
cdee6699c8 rust fixups 2016-05-18 17:06:54 -04:00
0db5a7c12b Remove irrelevant comment 2016-05-18 17:06:23 -04:00
45d10ba487 disable theme changer 2016-05-14 16:35:30 -04:00
8c755bab7c additional rust packages 2016-05-14 16:35:14 -04:00
24286ef2ef fix custom projetile binds 2016-05-14 16:34:52 -04:00
f6d089c6b3 disable matrix client for now 2016-05-14 16:33:47 -04:00
bf9b86b3cc Move binding specs into :bind, other random tweaks 2016-05-13 16:53:55 -07:00
d5f3e7593e multi-lining tweak 2016-05-13 16:51:07 -07:00
9b83da4f7e fix imalison:go-mode-hook 2016-05-13 16:50:50 -07:00
d96332cd08 random tweaks 2016-05-13 10:51:46 -07:00
da1a980b5e rewrite ensime-mode as bind 2016-05-13 10:51:28 -07:00
b947ae9e69 go-mode cleanup 2016-05-12 14:36:31 -07:00
8c949d3c6d fix indent for multiple-cursors-bind 2016-05-12 14:18:03 -07:00
12ed7dd08b term cycling 2016-05-04 10:19:22 -07:00
5c7bd61668 fix imalison:dynamic-let-advise-around 2016-05-04 10:18:45 -07:00
80da7a550f dynamic-let-advise-around 2016-04-27 15:40:17 -07:00
412e2241d4 demand gotest 2016-04-12 16:11:49 -07:00
92b03277ca minor python cleanup 2016-04-11 12:02:57 -07:00
5f1089134e fix go guru 2016-04-06 01:53:59 -07:00
3c052a63ed Multi-lining 2016-04-05 12:23:14 -07:00
20c4da57c6 demand smartparens so it works at startup 2016-04-05 12:22:57 -07:00
45c7bdc7b7 Advise go-import-around with normal go command 2016-04-05 12:22:35 -07:00
3b1db347a9 Actually fix package.el 2016-04-05 12:21:13 -07:00
35b2ceb82b remove ensure 2016-04-05 12:20:11 -07:00
82aaaaf4a1 Fix package.el urls 2016-04-05 12:19:59 -07:00
fca7049c33 update mclists 2016-04-05 12:19:42 -07:00
8eb4ac21c3 set normal go command for guru definition 2016-03-20 20:26:34 -07:00
840e2cedd8 imalison:let-advise-around 2016-03-20 20:26:00 -07:00
9001de6a20 tweak secure settings 2016-03-17 21:46:45 -07:00
6a17ec8c2f use go-guru instead of godef 2016-03-16 19:19:40 -07:00
2a1671a6b3 remove project-root-of-file 2016-03-16 19:19:40 -07:00
74620118ab ignore xkcd 2016-03-16 19:19:40 -07:00
6974f750ca Random tweaks 2016-03-16 00:56:21 -07:00
beb7494307 whole bunch of stuff 2016-03-15 16:28:11 -07:00
b6d391aeba disable inhibiting magit revert 2016-02-23 14:08:13 -08:00
43861cf2fb diminish smartparens autorevert 2016-02-22 10:46:50 -08:00
5bef45e2cc end of visual line for all cursors 2016-02-22 10:46:32 -08:00
57de540242 add jq-mode 2016-01-12 16:55:29 -08:00
7e6681fa53 org-projectile sort of dependss on helm. Put it inside its config 2016-01-11 16:23:02 -08:00
f43c3457a9 Keybind paste to s-v 2016-01-11 14:44:41 -08:00
b54fd3c8aa Get rid of linum width jitter at low line number counts by setting a
minimum linum width
2016-01-05 14:04:33 -08:00
6f4bc782bb ido-write-file is run once for mc-lists 2016-01-05 14:02:58 -08:00
7e6fc5b033 get rid of different colored fringes 2015-12-13 20:22:42 -05:00
a5b77ae0ec multi-line config tweaks 2015-12-13 20:22:23 -05:00
edb33fe317 inhibit magit-rever 2015-12-13 20:21:01 -05:00
0e5f0b42f5 gotham default 2015-11-27 14:04:02 -05:00
429c592ed0 disable git gutter because it was casuing weird issues with linum 2015-11-27 14:03:43 -05:00
99c20e04d6 Add a compose macro that composes functions with arbitrary arguments 2015-11-25 12:50:08 -05:00
03f62993e6 random tweaks to multi-line and more 2015-11-25 11:15:16 -05:00
42175447f1 undo random bad changes 2015-11-25 11:13:44 -05:00
47b2ee2ac2 TODO documentation cleanup 2015-11-23 00:40:11 -08:00
82f50df525 get multi-line from melpa 2015-11-23 00:39:39 -08:00
4b7b6fa84c git-gutter instead of diff-hl 2015-11-23 00:39:17 -08:00
595da6ff68 clean up im-unindex 2015-11-23 00:39:05 -08:00
4147b16824 meh 2015-11-23 00:38:52 -08:00
161f82949e multi-line use-package 2015-11-22 02:53:04 -08:00
d849f8fc5f more prefix-alternatives fixes 2015-11-22 02:52:30 -08:00
348d2d1fa6 more prefix-alternative cleanup 2015-11-22 01:50:07 -08:00
6688135c17 Clean up prefix-alternatives a bit 2015-11-22 01:47:15 -08:00
2d5c9fb89a multi-line sort of actually works 2015-11-21 20:16:43 -08:00
d7b4d1206a Invalidate Cache and Open File helm-projectile action 2015-11-21 19:53:42 -08:00
bab589076e update multi-lining testing functions 2015-11-21 19:46:26 -08:00
087604c693 multi-line-config-manager 2015-11-21 19:46:26 -08:00
8c498a3987 require emacs 24 for multi-line 2015-11-21 19:46:26 -08:00
af9fee932d bars-at-markers 2015-11-21 19:46:26 -08:00
27ed38b485 set deft directory correctly 2015-11-21 19:46:26 -08:00
598a299021 docstrings and various other tweaks for multi-line 2015-11-21 19:46:26 -08:00
9367f2522d actually use sub checkers in column number checker 2015-11-21 04:58:26 -08:00
cc483ad8bd multi-line-test.el 2015-11-21 04:44:11 -08:00
199e9cc1f8 multi-line.el 2015-11-21 04:43:26 -08:00
fb8cbc551c Remove gotest-temp 2015-11-18 14:24:04 -08:00
8467a9c15c Disable indent-guide 2015-11-18 14:23:53 -08:00
54e815a804 bump gotest-temp 2015-11-18 01:18:27 -08:00
789f839df2 disable tcp for server mode. Was causing issues with starting the server
should probably be reverted when possible
2015-11-17 23:53:24 -08:00
8fc2cd4141 global-subword-mode 2015-11-17 04:39:01 -08:00
03e066d491 add color-theme-modern 2015-11-17 03:03:13 -08:00
ef8dbb93c2 phabricator 2015-11-16 23:48:52 -08:00
3a5cc2580d whitespace tweak 2015-11-16 23:48:52 -08:00
6dff22bbf6 Add custom gotest version (revert this when change gets merged) 2015-11-16 23:45:35 -08:00
2c5e1e1aa5 indent-guide 2015-11-16 23:45:24 -08:00
09bf07b842 melpa only for now 2015-11-16 23:45:17 -08:00
9a541ac2a6 tweaks 2015-11-14 00:19:28 -08:00
cbe96e0440 gomode install current project on save 2015-11-14 00:19:10 -08:00
c71ffba678 add gopath to exec-path-from shell 2015-11-14 00:18:19 -08:00
b8b40ab07e temporarily disable editorconfig in js2 mode 2015-11-13 23:59:33 -08:00
055a55e6d0 fix ensime keybinding 2015-11-13 23:58:36 -08:00
3b2e783474 add matrix client 2015-11-13 23:58:27 -08:00
e35c4aad1b edconf command 2015-11-13 23:58:18 -08:00
a9f9bc95c8 use https for elpa urls 2015-11-13 23:58:03 -08:00
a6edc28b4e Secure package.el interactions 2015-11-13 23:10:56 -08:00
fd06a67fd3 Disable marmalade for now 2015-11-13 22:50:02 -08:00
d2c32426d3 multi line support for go imenu index 2015-11-08 02:38:05 -08:00
893794b519 diff-hl global mode 2015-11-08 02:37:31 -08:00
71363407b0 current-file with prefix alternative on C-c t in gomode 2015-11-05 02:05:49 -08:00
d4b566e63e unset prefix argument in prefix-alternatives 2015-11-05 02:05:29 -08:00
570bfbf645 phi-search-backward to mc-lists 2015-11-05 02:05:02 -08:00
5313234dce mc lists for avy and string inflection 2015-11-02 21:16:53 -08:00
5d8ad12738 company-yasnippet built into keybindings 2015-11-02 21:16:36 -08:00
3cf95a3718 multi lining 2015-10-28 15:29:59 -07:00
0347baecdb force-new-term 2015-10-26 13:48:04 -07:00
862d4c7c49 Revert "move binds for smartparens into :bind of use-package"
This reverts commit ea40216d49b5699e2d135266beaeab3e54a431eb.
2015-10-25 21:56:04 -07:00
1a9036f70d random stuff 2015-10-25 21:53:09 -07:00
1bc888574a goimport as gofmt command 2015-10-25 15:59:10 -07:00
740c283f96 use bind key for go keybindings 2015-10-25 15:44:07 -07:00
fae8c80144 tweak ensime setup 2015-10-25 15:43:38 -07:00
ceb640ad14 gotest 2015-10-25 15:41:31 -07:00
293b36e426 .cql is web-mode go template type by default 2015-10-25 15:41:12 -07:00
010b34d547 projectile behavior for imalison:term by default 2015-10-25 15:40:50 -07:00
c9b5ad6ecb ignore go-build for projectile 2015-10-19 14:45:51 -07:00
7d31a92125 disable flyspell prog mode 2015-10-19 14:45:17 -07:00
1acf0f6062 remove global binding for web beautify 2015-10-18 16:39:19 -07:00
4ebae4d84a Remove (imalison:set-pytest-command) from python mode-hook 2015-10-18 15:40:12 -07:00
5474770d3a Make jedi the only completion source for python-mode 2015-10-18 15:40:12 -07:00