doomemacs/core/defuns
Henrik Lissner 604bcc0378 Improve stability of popups
Now, popup windows are marked as dedicated to their buffer. This makes it much less
likely (if not impossible) for new buffers to be loaded in that window, particularly
through interactive file selecting tools, like projectile-find-file or counsel-recentf.
2017-01-09 16:38:40 -05:00
..
defuns-auto-insert.el No NARF, only DOOM 2016-05-20 22:37:30 -04:00
defuns-buffers.el Fix doom:kill-matching-buffers referring to old renamed function 2017-01-07 17:50:33 -05:00
defuns-company.el Enable company mode when asked to autocomplete 2016-11-06 14:09:06 +01:00
defuns-docs.el Add google-this plugin 2016-10-03 12:11:10 +02:00
defuns-editor.el Move doom*load-hs-minor-mode into core-editor (not general enough) 2016-10-05 12:48:42 +02:00
defuns-embrace.el General comment and autoload tag update + clean up 2016-09-30 14:37:25 +02:00
defuns-evil.el Fix autoload tag for doom/evil-close-folds 2017-01-06 18:39:25 -05:00
defuns-file.el General comment and autoload tag update + clean up 2016-09-30 14:37:25 +02:00
defuns-flycheck.el No NARF, only DOOM 2016-05-20 22:37:30 -04:00
defuns-git.el Add :git ex command (starts magit) 2016-09-08 12:21:13 +02:00
defuns-helm.el Add helm/ivy keybindings; remove unused helm fns 2016-10-03 12:12:04 +02:00
defuns-highlight-indentation.el No NARF, only DOOM 2016-05-20 22:37:30 -04:00
defuns-ido.el No NARF, only DOOM 2016-05-20 22:37:30 -04:00
defuns-ivy.el ivy: update doom*counsel-ag-function advice to reflect upstream changes 2016-12-07 00:58:56 -05:00
defuns-magit.el magit: integrate with shackle and isolate to popups (experimental) 2017-01-03 23:04:08 -05:00
defuns-neotree.el Make neotree cooperate with popups and other window-changing actions 2017-01-08 15:35:50 -05:00
defuns-nlinum.el General cleanup 2016-09-05 12:24:16 +02:00
defuns-popups.el Improve stability of popups 2017-01-09 16:38:40 -05:00
defuns-projectile.el defuns-project => defuns-projectile 2016-06-18 00:54:14 -04:00
defuns-repl.el Lazy load popup rules + def-popup! 2016-05-27 15:55:56 -04:00
defuns-ui.el Simplify doom/load-font & doom/load-theme; don't keep state 2016-10-07 00:25:36 +02:00
defuns-util.el what-face: fix undefined variable error 2016-08-28 22:55:27 +02:00
defuns-whitespace.el Make doom/newline-and-indent aware of js2-mode 2016-07-24 00:14:21 -04:00
defuns-window.el Remove some anaphoric forms 2016-10-02 23:34:53 +02:00
defuns-workgroup.el core-workgroup.el: improve docstrings for doom:workgroup-* commands 2017-01-08 15:36:14 -05:00
defuns-yasnippet.el Goodbye Helm, hello Ivy 2016-06-06 01:19:37 -04:00
macros-company.el Lazy-load company-mode 2016-06-06 01:19:36 -04:00
macros-editor.el Add doc comments to def-(electric|rotate)! 2016-10-05 07:26:07 +02:00
macros-eval.el Pre-emptively init build system for active major modes 2016-08-21 16:57:31 +02:00
macros-evil.el Move def-text-obj! to macros-evil 2016-05-29 14:12:53 -04:00
macros-popups.el Lazy load popup rules + def-popup! 2016-05-27 15:55:56 -04:00
macros-rotate-text.el No NARF, only DOOM 2016-05-20 22:37:30 -04:00
macros-yasnippet.el Remove redundant boundp check in def-yas-mode! 2016-06-09 00:28:43 -04:00