Henrik Lissner
c0707a2c64
Merge pull request #524 from UndeadKernel/ein_module
...
EIN module to work with Jupyter notebooks
2018-04-17 21:23:08 -04:00
Henrik Lissner
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
Edmund Miller
b8c0491245
Update config.el
...
Fixed the error of removing the `q` keybinding.
2018-04-16 09:56:32 -05:00
Edmund Miller
793b94a937
Update config.el
...
Fix doom leader not working in pdf mode.
Replaces SPC default that moves the document down a page.
2018-04-15 22:18:34 -05:00
UndeadKernel
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
Henrik Lissner
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
Benjamin Andresen
8917bc9194
Fix: tools/magit: +magit--kill-buffer function call corrected
2018-04-12 00:41:38 +02:00
UndeadKernel
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
UndeadKernel
ea7663d4ea
EIN module to work with Jupyter notebooks
2018-04-11 12:34:08 +02:00
Henrik Lissner
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
Henrik Lissner
163d0ce70e
tools/magit: don't kill processes
2018-04-04 09:35:39 -04:00
Henrik Lissner
b98e26856d
Add tools/magit/autoload.el
2018-04-04 08:04:54 -04:00
Henrik Lissner
17a3008493
tools/magit: minor refactor; clean up buffers after quitting magit #506
2018-04-04 07:18:37 -04:00
Henrik Lissner
cc658beb9e
tools/eshell: remove unused lexical var
2018-04-02 06:17:49 -04:00
Henrik Lissner
a546c8c92b
tools/magit: remove unnecessary keybinds; integrate ivy; show gravatars
2018-03-30 04:12:52 -04:00
Henrik Lissner
e17271a772
tools/imenu: make imenu-list update sooner
2018-03-28 19:08:37 -04:00
Henrik Lissner
43830a8498
tools/eshell: fix typo in condition in +eshell/switch
...
Also changes behavior to select the selected eshell window if it's
already open.
2018-03-28 19:07:52 -04:00
Henrik Lissner
08976dafdd
tools/eshell: fix +eshell/switch
2018-03-28 17:32:35 -04:00
Henrik Lissner
3fb7b24544
tools/eshell: fix overeager cleanup deleting other windows along with eshell
2018-03-28 17:32:26 -04:00
Henrik Lissner
375547d1b3
tools/magit: set magithub-dir sooner (prevent .emacs.d/magithub)
2018-03-28 03:06:51 -04:00
Brandon Orther
f24725382f
Update password-store +auth to only use auth-source-pass
...
Now that auth-password-store has been renamed to auth-source-pass and it matches
the same feature included in emacs 26 under the same name we don't need custom
checks and package loading.
2018-03-27 19:37:43 -07:00
Henrik Lissner
855bc5bc20
tools/password-store: auth-source-store => auth-source-pass #480
2018-03-25 22:45:02 -04:00
Henrik Lissner
74bbefc5fd
tools/password: auto-password-store => auth-source-store #480
...
The package was renamed upstream.
2018-03-25 20:26:06 -04:00
Henrik Lissner
c87122e6b4
tools/eshell: refactor; don't open another eshell from eshell
2018-03-24 23:19:14 -04:00
Henrik Lissner
3f88909d52
tools/eshell: refactor; rename split commands; switch to new buffers properly
2018-03-24 17:51:55 -04:00
Henrik Lissner
a067500ef2
tools/eshell: spawn new eshell on split window
2018-03-24 17:07:38 -04:00
Henrik Lissner
a6cc5a219b
tools/eshell: major refactor; add eshell management commands
2018-03-24 17:05:06 -04:00
Henrik Lissner
38a5e73e2e
tools/eshell: major refactor & update
2018-03-23 18:17:59 -04:00
Henrik Lissner
92b1d1d7d0
tools/magit: initialize magithub variables sooner
2018-03-22 06:34:19 -04:00
Henrik Lissner
4576741178
tools/magit: start magit-status-mode in normal mode
...
Now that evil-collection offers evilified keybinds for magit, this
should be the default.
2018-03-22 06:33:36 -04:00
Henrik Lissner
612efccd72
tools/magit: fix reference to possibly undefined variable #469
2018-03-20 16:01:33 -04:00
Henrik Lissner
a8b79187a4
tools/dired: dired-k-style = nil (default)
2018-03-19 23:56:22 -04:00
Henrik Lissner
1031a9105f
tools/dired: make 'q' keybind kill buffer after quitting
2018-03-19 23:56:09 -04:00
Henrik Lissner
328269168f
tools/dired: fix redundancy in image-dired-db-file
2018-03-19 23:55:45 -04:00
Henrik Lissner
de40ccd361
tools/password-store: don't add to auth-sources by default #404
2018-03-18 15:33:08 -04:00
Henrik Lissner
026ba51c42
tools/term: ensure terms are opened in the correct directory
2018-03-18 02:39:09 -04:00
Henrik Lissner
f8fa07d668
Move magit from features/version-control to new tools/magit module
2018-03-14 18:33:26 -04:00
Henrik Lissner
0cfe8e305e
Bring back aggressive loading of autoloads files #446
...
package-initialize, once again, isn't called on every startup, which
means package autoloads won't be loaded in most interactive sessions, so
must do it manually for certain packages.
2018-03-07 03:01:17 -05:00
Henrik Lissner
138ec2bf07
Remove manual loading of pkg-autoloads files
...
No longer necessary as of 0c80bb42
2018-02-28 17:57:30 -05:00
Henrik Lissner
3101d8a17f
tools/upload: remove autoload library (unnecessary)
2018-02-21 17:09:53 -05:00
Henrik Lissner
12a938d888
tools/upload: fix ssh-deploy-browse-remote-handler autoload
2018-02-21 16:46:31 -05:00
Henrik Lissner
e6f58d3714
tools/upload: fix +upload/browse & add docstrings
2018-02-21 05:10:31 -05:00
Henrik Lissner
634844e582
tools/pdf: fix epdfinfo prompt at compile time; autoload pdf-tools
2018-02-18 20:10:52 -05:00
Henrik Lissner
40e5357566
tools/neotree: keep cursor at beginning-of-text, not bol
2018-02-17 18:51:14 -05:00
Henrik Lissner
2425893cc9
tools/neotree: use slightly wider window
2018-02-17 18:50:59 -05:00
Henrik Lissner
4321f20b3e
Appease byte-compiler-sama
2018-02-14 20:54:53 -05:00
Henrik Lissner
6094d8407d
tools/pdf: defer pdf-tools
2018-02-14 07:47:22 -05:00
Henrik Lissner
6c4e048c23
General refactor & cleanup
2018-02-14 07:47:22 -05:00
Henrik Lissner
a37449d4e4
tools/neotree: +neotree/toggle => +neotree-open; add +neotree/find-this-file
2018-02-11 04:36:52 -05:00
Henrik Lissner
eb685d7cc4
tools/pdf: conform to code conventions; no-byte-compile packages.el
2018-02-10 02:14:57 -05:00