doomemacs/modules/lang
Henrik Lissner 69dc25ae4c
lang/org: fix external org-capture workflow
+ Fix frame-spawning when calling bin/org-capture
+ Integrate counsel-org-capture into bin/org-capture workflow
+ Ensure frame is closed if counsel-org-capture is cancelled
+ Ensure org-capture buffer closes the associated frame
+ Add transient frame property for org-capture frames

If you are using a tiling window manager, you'll need to add a rule for
a window named "org-capture" in order to make a floating window.
2018-02-07 01:08:33 -05:00
..
assembly Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
cc Merge pull request #348 from UndeadKernel/rtags-fix 2018-01-11 13:11:47 -05:00
clojure Rename popup parameter escape-quit => quit 2018-01-06 02:42:53 -05:00
crystal lang/crystal: add inf-crystal 2018-02-06 02:23:30 -05:00
csharp lang/csharp: clean up omnisharp server when killing last csharp-mode buffer 2018-02-04 05:32:43 -05:00
data lang/data: enable flycheck-mode for json-mode 2018-01-28 04:29:10 -05:00
elixir Update :jump => :lookup 2018-01-05 23:57:48 -05:00
elm Major refactor: use-package-always-defer = nil & use :hook 2017-12-08 23:14:11 -05:00
emacs-lisp feature/eval: improve compatibility with feature/popups 2018-01-08 17:30:54 -05:00
go lang/go: show annotations in code-completion popups 2018-02-02 20:47:32 -05:00
haskell 💥 Replace core-popup with new feature/popup module 2018-01-06 02:17:43 -05:00
hy lang/hy: initial commit 2017-06-24 19:03:15 +02:00
java Update :jump => :lookup 2018-01-05 23:57:48 -05:00
javascript Rethink what Doom loads at startup and manually 2018-01-07 00:15:57 -05:00
julia Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
latex Add: +skim as pdf viewer 2018-02-05 10:32:18 +08:00
ledger Major refactor: use-package-always-defer = nil & use :hook 2017-12-08 23:14:11 -05:00
lua Remove :editorconfig setting 2017-12-08 23:14:11 -05:00
markdown Fix markdown specific keybindings being added to global map 2017-10-05 07:02:12 -04:00
nix lang/nix: initial commit 2017-12-02 00:05:51 +00:00
ocaml Major refactor: use-package-always-defer = nil & use :hook 2017-12-08 23:14:11 -05:00
org lang/org: fix external org-capture workflow 2018-02-07 01:08:33 -05:00
perl Major refactor: use-package-always-defer = nil & use :hook 2017-12-08 23:14:11 -05:00
php lang/php: basic :lookup support & don't warn about missing phpctags 2018-01-28 21:36:48 -05:00
plantuml 💥 Replace core-popup with new feature/popup module 2018-01-06 02:17:43 -05:00
purescript Major refactor: use-package-always-defer = nil & use :hook 2017-12-08 23:14:11 -05:00
python lang/python: kill anaconda processes after killing last python buffer 2018-01-31 05:33:26 -05:00
rest Rename popup parameter escape-quit => quit 2018-01-06 02:42:53 -05:00
ruby Fix obsolete (when|if)-let messages in Emacs 26 2017-12-10 14:49:52 -05:00
rust Update :jump => :lookup 2018-01-05 23:57:48 -05:00
scala Major refactor: use-package-always-defer = nil & use :hook 2017-12-08 23:14:11 -05:00
sh lang/sh: silence indentation messages 2018-02-02 20:47:34 -05:00
swift Major refactor: use-package-always-defer = nil & use :hook 2017-12-08 23:14:11 -05:00
typescript Update :jump => :lookup 2018-01-05 23:57:48 -05:00
web lang/web: open templates/.+\.php$ in web-mode 2018-01-28 20:38:14 -05:00