Commit Graph

1637 Commits

Author SHA1 Message Date
c45e2c4918 General & minor refactor+cleanup 2017-11-05 19:54:44 +01:00
b99f90e969 Fix project name in ivy/helm prompts searching other projects 2017-11-05 01:16:36 +01:00
5ce249eaec Fallback engine detection for +ivy file search 2017-11-05 01:16:36 +01:00
9408062f60 Move some plugins' storage to doom-etc-dir 2017-11-05 01:16:36 +01:00
bac286e8e2 Remove blank autoload files 2017-11-05 01:16:35 +01:00
6b9849fd57 Add conditional autoload/compile cookies #229 2017-11-05 01:16:35 +01:00
e0dab9f5fa lang/rust: check for racer binary + RUST_SRC_PATH first 2017-11-02 20:01:34 +01:00
8361e13383 Add lang/rust/README.org 2017-11-02 20:00:43 +01:00
213e933a80 Disable file template for .dir-locals.el files 2017-10-28 18:07:38 +02:00
8b11a88aa2 Update private bindings 2017-10-25 14:50:33 +02:00
a24a3ef292 Fix unindexed file-templates on first load of yasnippet 2017-10-23 20:07:54 +02:00
13cf6b3fb6 completion/helm: fix recentf remapping 2017-10-23 19:59:48 +02:00
730e4c2600 lang/java: fix meghanada-mode hooks 2017-10-23 19:14:36 +02:00
2b13451ea8 lang/sh: recognize functions w/ dashes in imenu 2017-10-21 14:49:57 +02:00
d0484c2ae7 lang/sh: fix unfontified character next to subshells 2017-10-18 18:24:25 +02:00
416a6cce21 lang/haskell: update README 2017-10-18 17:55:04 +02:00
e319a5eaa1 Merge branch 'UndeadKernel-window_select' into develop
* UndeadKernel-window_select:
  Module to visually select windows with either ace-window or switch-window
2017-10-18 17:01:20 +02:00
9b884857f2 ui/unicode: initialize more intelligently 2017-10-18 00:58:32 +02:00
07867c478d lang/web: add & entity to +web-entities-list 2017-10-18 00:02:14 +02:00
988ae683dd lang/sh: improve variable highlighting in quotes 2017-10-18 00:02:13 +02:00
1f87eb4a5c Fix dump jump local advice
Targeting https://github.com/hlissner/doom-emacs/issues/227
2017-10-16 02:05:05 -05:00
f9321b1b3b Module to visually select windows with either ace-window or switch-window
Modularize ace-window and add switch-window as a replacement: Issue #218
2017-10-08 23:34:25 +02:00
934756700d Fix +org/insert-item when point is in a link 2017-10-08 01:50:57 +02:00
8499727a17 <leader>gs = stage hunk, <leader>S = magit-status 2017-10-08 01:47:27 +02:00
ab31730253 Merge pull request #231 from amoriello/company_disable_gud
disable company for gud-mode
2017-10-07 21:03:04 +02:00
642dc094d1 Fix reference to defunct variable #232 2017-10-07 20:32:48 +02:00
f27d1b954c disable company for gud-mode 2017-10-06 21:55:06 -07:00
c3398e6afc New jump command: +jump/online-select 2017-10-07 01:19:24 +02:00
0ea6284c7e org/org-present: refactor & remove defunct keybind 2017-10-06 16:08:10 +02:00
8df514a05e Fix org-tree-slide-mode keybindings 2017-10-06 07:31:23 -04:00
1e95dc530a Add zunit file template & file extension 2017-10-06 02:37:24 +02:00
b0c26ea4dd Remove +workspace/cleanup (doom/cleanup-buffers is better) 2017-10-06 02:37:24 +02:00
2624b73cfa Remove org/org dependency on doom-themes 2017-10-05 17:02:59 +02:00
cd7ab060e0 General refactor & docstring updates 2017-10-05 17:02:59 +02:00
11dc929355 Merge pull request #224 from gilbertw1/fix-markdown-keybinds
Fix markdown specific keybindings being added to global map
2017-10-05 17:02:15 +02:00
3b9bf9bb44 Fix 'variable reference to nil’ compiler warning 2017-10-05 13:14:25 +02:00
3287b5b0b3 Fix markdown specific keybindings being added to global map 2017-10-05 07:02:12 -04:00
f1d5c3d3db Fix compile error caused by defunct keybinding #219 2017-10-05 02:07:14 +02:00
f0e769c722 Remove org/org-notebook
Didn't offer enough features to really warrant its own module, and what
it did offer I didn't find terribly useful. So out it goes!
2017-10-05 01:30:18 +02:00
33a49ce4dc Add unit test file template 2017-10-05 01:27:46 +02:00
eac0adff8a Fix modeline duplication in buffer-file-name :help-echo 2017-10-05 01:27:46 +02:00
3b9e67746d org/org: new command +org/remove-link, bound to C-c C-S-l 2017-10-05 01:27:46 +02:00
0b5a833638 org/org: add tests for +org/insert-item 2017-10-05 01:27:46 +02:00
29030b6663 +org/insert-item: fix one-too-many prepended newlines in 1st-level headers 2017-10-05 01:27:46 +02:00
72505d4001 +org/insert-item: fix not jumping over sublists
Initial:
+ List item 1|  <-- M-RET
  + Sublist

Post-fix:
+ List item 1
  + Sublist
+ |

Pre-fix:
+ List item 1
+ |
  + Sublist
2017-10-05 01:27:37 +02:00
eaa677bd94 org: fix +org/dwim-at-point on subscript/superscript elements 2017-10-05 01:18:03 +02:00
06b14a5722 Set private buffer-file-name-style to 'relative-from-project 2017-10-05 01:16:56 +02:00
a2c2ee3246 Add 'relative-from-project option for +doom-modeline-buffer-file-name-style 2017-10-05 01:16:32 +02:00
59f39576de Don't yank line at point for blank project searches 2017-10-04 18:07:49 +02:00
b825b0cd0c lang/web: refactor +web-jekyll-mode 2017-10-04 18:02:14 +02:00