doomemacs/modules/lang
J Hacksworth cf02fe5c2e lang/org: Bind org-agenda-show-and-scroll-up
Default Org binds 'SPC' to `org-agenda-show-and-scroll-up`, which
displays the original location of the Agenda item in another window
without moving focus from the Agenda window.

This is useful to preview items while staying in the Agenda window.
Since we can't use 'SPC', bind it to ‘C-SPC’, Doom's canonical "preview"
key for helm and ivy.

See https://orgmode.org/manual/Agenda-commands.html
2019-12-03 11:47:30 -05:00
..
agda lang/agda: reformat map! call 2019-09-07 19:57:58 -04:00
assembly
cc lang/cc: fix #2097 wrong-type-arg listp on c-default-style 2019-11-21 14:21:56 -05:00
clojure lang/clojure: set large-file-size threshold to 0.5mb 2019-12-02 20:22:01 -05:00
common-lisp lang/common-lisp: offload to evil-collection-sly 2019-10-12 00:48:48 -04:00
coq invert (if (not ..)) statement 2019-11-17 01:22:12 +09:00
crystal Remove dtrt-indent entries for crystal, rust & scala 2019-10-19 15:01:37 -04:00
csharp lang/csharp: move omnisharp-cache-directory to doom-etc-dir 2019-11-16 20:55:53 -05:00
data 💥 Drop Emacs 25.x support 2019-11-08 16:02:06 -05:00
elixir Reduce list of root files projectile searches for 2019-10-19 22:22:49 -04:00
elm General refactor & cleanup, across the board 2019-09-13 22:00:34 -04:00
emacs-lisp lang/emacs-lisp: refactor +emacs-lisp-eval 2019-11-24 19:40:00 -05:00
erlang General refactor & cleanup, across the board 2019-09-13 22:00:34 -04:00
ess tools/eval: associate plist with repl handlers 2019-10-23 21:41:23 -04:00
factor lang/factor: lazy load set-{eval,repl}-handler! calls 2019-12-02 22:05:40 -05:00
faust configure faust company backends 2019-10-27 14:24:52 +01:00
fsharp tools/lsp: minor refactor & comment variables 2019-10-21 19:01:06 -04:00
go Remove envvar setter in golangci-lint checker 2019-12-01 20:45:13 +01:00
haskell Fix typos 2019-12-01 22:31:19 -05:00
hy 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
idris 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
java Reduce list of root files projectile searches for 2019-10-19 22:22:49 -04:00
javascript Make it clearer that JavaScript module also is for TypeScript 2019-11-21 21:07:55 +01:00
julia lang/julia: ensure inferior-julia-program-name is defined 2019-11-04 03:37:54 -05:00
kotlin Add LSP check to kotlin/doctor.el 2019-11-28 21:53:46 -05:00
latex Minor comment/doc revision & refactors 2019-11-21 14:46:45 -05:00
lean Disable auto initializatinon of company in lean mode 2019-09-10 09:47:56 +09:00
ledger Adds README for lang:ledger 2019-10-13 00:50:06 +03:00
lua lang/lua: minor reformatting 2019-10-28 23:23:12 -04:00
markdown lang/markdown: mention +grip flag in README 2019-10-28 23:23:12 -04:00
nim lang/nim: remove nimsuggest--get-dirty-dir hack 2019-10-19 14:37:08 -04:00
nix lang/nix: add ivy version of helm-nixos-options 2019-09-21 13:57:26 -04:00
ocaml Fix wrong-number-of-arguments on newline-and-indent 2019-11-12 15:24:02 -05:00
org lang/org: Bind org-agenda-show-and-scroll-up 2019-12-03 11:47:30 -05:00
perl 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
php Reduce list of root files projectile searches for 2019-10-19 22:22:49 -04:00
plantuml lang/plantuml: error on export in server mode 2019-10-23 14:36:40 -04:00
purescript 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
python lang/python: fix minor documentation mistakes 2019-11-21 12:48:50 -05:00
qt
racket Fixes:2023, added racket-smart-open-bracket-mode 2019-11-07 14:09:30 -05:00
rest General refactor & cleanup, across the board 2019-09-13 22:00:34 -04:00
rst remove extra level of parens 2019-11-10 14:14:23 +09:00
ruby lang/ruby: auto enter inf-ruby when breakpoint detected 2019-10-29 12:00:28 +00:00
rust lang/rust: fix #2132 2019-12-02 20:22:00 -05:00
scala Fix wrong-number-of-arguments on newline-and-indent 2019-11-12 15:24:02 -05:00
scheme lang/scheme: add plugins section to README 2019-10-28 23:23:12 -04:00
sh lang/sh: remove /bin/* fallback mode assocation 2019-10-20 15:14:38 -04:00
solidity General refactor & cleanup, across the board 2019-09-13 22:00:34 -04:00
swift lang/swift: activate lsp on swift-mode-local-vars-hook 2019-11-10 16:45:33 -05:00
terra General refactor & cleanup, across the board 2019-09-13 22:00:34 -04:00
web lang/web: fix duplicate closing delimiters 2019-11-15 02:14:06 -05:00