Commit Graph

2571 Commits

Author SHA1 Message Date
a7780c673d Merge pull request #534 from hotpxl/develop
Fix links.
2018-04-18 00:20:26 -04:00
693942e438 Merge pull request #511 from amosbird/develop
fix workspace switch-left cycle.
2018-04-18 00:19:43 -04:00
c4e176092e [develop] Fix links. 2018-04-17 20:59:59 -07:00
c0707a2c64 Merge pull request #524 from UndeadKernel/ein_module
EIN module to work with Jupyter notebooks
2018-04-17 21:23:08 -04:00
c3c6b5b4de Merge pull request #525 from UndeadKernel/fix_latex_and_pdftools
Better PDF Tools and LaTeX interaction
2018-04-17 21:21:36 -04:00
ccc0f9b7f3 Henrik doesn't maintain my Docker images 2018-04-14 17:21:15 +01:00
12fd06d4e6 Uncluttered custom modeline to show page numbers
Add rules to handle windows that should not be considered as popups.
2018-04-12 16:03:48 +02:00
18f576dd66 config/default: imenu-list-minor-mode => imenu-list-smart-toggle 2018-04-12 05:28:09 -04:00
94138a686b tools/term: change +term/open-popup* universal-arg behavior
+ +term/open-popup: opens a term in default-directory. If ARG, opens
  term in project root.
+ +term/open-popup-in-project: opens term in project root. If ARG, opens
  term in default-directory.
2018-04-12 05:28:09 -04:00
22d99c9321 config/default: remove conflicting term keybind 2018-04-12 05:28:06 -04:00
b52a2586d1 Merge pull request #520 from rphillips/fixes/add_workspace_rename
add workspace rename binding
2018-04-11 19:06:50 -04:00
99a5215486 Merge pull request #527 from bandresen/tools/magit+magit--kill-buffer
Fix: tools/magit: +magit--kill-buffer function call corrected
2018-04-11 18:59:57 -04:00
8917bc9194 Fix: tools/magit: +magit--kill-buffer function call corrected 2018-04-12 00:41:38 +02:00
717f6e3cfe Sneak in some more nice-to-have LaTeX fontifications. 2018-04-11 13:03:59 +02:00
0a23c30e06 Make PDF tools and LaTeX work better together.
Update the README file to reflect the available flags.
2018-04-11 13:02:58 +02:00
ea7663d4ea EIN module to work with Jupyter notebooks 2018-04-11 12:34:08 +02:00
a961d58746 add workspace rename binding 2018-04-09 11:42:01 -05:00
d7e054a8cc lang/org: alias sh => ob-shell 2018-04-08 22:21:25 -04:00
991e8636f1 Merge pull request #518 from MaskRay/develop
Fix :leader DEL binding for +nav-flash/blink-cursor
2018-04-08 21:05:29 -04:00
fc0cfa0c53 Fix :leader DEL binding for +nav-flash/blink-cursor 2018-04-08 18:00:41 -07:00
460461ef54 tools/magit: clean up after magit more intelligently #506
Ensures magit buffers are cleaned up after magit-status is closed. Will
defer cleanup on process buffers, until the processes have finished.

Also fixes issue where quitting magit will leave leftover windows.
2018-04-08 20:44:40 -04:00
ee921f581d config/default: bind q = quit-window in helpful-mode-map 2018-04-08 18:14:09 -04:00
484cba1b1b feature/workspaces: unselect side-windows when switching workspaces #499 2018-04-08 18:14:07 -04:00
b050c14129 Fix "z o". 2018-04-08 15:28:56 +08:00
9e89c06cf4 Revert "completion/helm: fix void-function with-helm-buffer error"
This reverts commit 0739e8cd0a.

Fixes #512
2018-04-07 08:04:35 -04:00
80e94ac91f lang/cc: reindent line on { #510 2018-04-07 08:04:31 -04:00
2ea35c0175 Merge pull request #497 from bitwalker/erlang-mode
Add language support for Erlang
2018-04-06 20:38:40 -04:00
b476cda182 Provide erlang language support 2018-04-06 18:36:00 -05:00
b7577f1e26 lang/org: fix org-shifttab only toggling current fold 2018-04-05 17:28:46 -04:00
b2b603240f fix workspace switch-left cycle. 2018-04-05 21:24:13 +08:00
33ad8ba4a4 lang/web: reformat whitespace in keybinds 2018-04-05 02:26:19 -04:00
f0c46e5930 app/email: disable obsolete html2text package 2018-04-04 18:22:19 -04:00
8c486d741e app/email: fix mu4e-maildirs-extension 2018-04-04 18:01:34 -04:00
163d0ce70e tools/magit: don't kill processes 2018-04-04 09:35:39 -04:00
b98e26856d Add tools/magit/autoload.el 2018-04-04 08:04:54 -04:00
2ff7f48994 config/default: fix yasnippet TAB keybinds in tty emacs 2018-04-04 07:41:10 -04:00
17a3008493 tools/magit: minor refactor; clean up buffers after quitting magit #506 2018-04-04 07:18:37 -04:00
2ce6549e98 feature/evil: disable evil-collection-simple keybinds #506 2018-04-04 07:00:36 -04:00
7699c3d2ce lang/web: restore smartparens-mode in web-mode 2018-04-04 06:58:18 -04:00
bc91c55acc lang/org: augment org-cycle, rather than replace it
This removes +org/toggle-fold in favor of a more compatible alternative:
a org-tab-first-hook function that forces org-cycle only to toggle the
current subtree, and not cycle through all visibility states.
2018-04-04 06:56:59 -04:00
df5121e4c6 feature/popup: fix docstrings for +popup-*-p functions 2018-04-04 05:27:33 -04:00
a582bdf208 app/calendar: fix typo causing void-variable error 2018-04-04 01:05:20 -04:00
48ae8e2aff feature/evil: add mu4e modes to evil-snipe-disabled-modes 2018-04-03 22:37:12 -04:00
c24c868945 ui/doom-dashboard: remove 'Edit Doom Emacs' button 2018-04-03 16:58:41 -04:00
cc13f51b7f ui/doom-dashboard: update for new doom-private-dir 2018-04-03 16:29:14 -04:00
183b061351 feature/snippets: add doom-private-dir/snippets to yas-snippet-dirs 2018-04-03 05:45:45 -04:00
0739e8cd0a completion/helm: fix void-function with-helm-buffer error
Presumably caused by eager expansion trying to expand the macro before
helm is loaded.
2018-04-03 04:20:10 -04:00
fd3d2ebf0d lang/data: alphabetize package configs 2018-04-03 04:18:11 -04:00
7c5832c285 lang/data: add graphql-mode 2018-04-03 04:16:40 -04:00
4d5965c71b feature/popup: slightly larger org-agenda popups 2018-04-03 03:50:20 -04:00