doomemacs/modules/lang
Henrik Lissner fe1642e854
Add special goto def/docs support in doom! blocks
- Pressing gd on a module in your doom! block will now browse that
  module's directory.
- Pressing K on a module will jump to that module's documentation, if any.
- Pressing K on a module flag will jump to that flag's description
  within that module's documenation.
- This is now explained in init.example.el

Closes #2249
2019-12-26 01:41:45 -05:00
..
agda lang/agda: load agda2 if +local #2203 2019-12-18 10:12:41 -05:00
assembly Refactor out map.el usage 2018-06-23 19:53:54 +02:00
cc lang/cc: add system libs to default ccls init options on mac 2019-12-13 14:24:17 -05:00
clojure Change format of doom-large-file-size-alist 2019-12-25 02:13:53 -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 Fix typo in elixir-mode link. 2019-12-13 22:53:19 +02:00
elm General refactor & cleanup, across the board 2019-09-13 22:00:34 -04:00
emacs-lisp Add special goto def/docs support in doom! blocks 2019-12-26 01:41:45 -05:00
erlang General refactor & cleanup, across the board 2019-09-13 22:00:34 -04:00
ess Fix deprecated ESS variables 2019-12-23 16:34:43 -05: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 General refactors & reformatting 2019-12-22 23:53:04 -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 Minor refactors; unbind F1 from company active map 2019-12-13 14:25:30 -05:00
javascript Minor refactors and reformatting 2019-12-12 03:48:25 -05:00
julia lang/julia: ensure inferior-julia-program-name is defined 2019-11-04 03:37:54 -05:00
kotlin lang/kotlin: add basic README #1166 2019-12-24 13:09:14 -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 Do not quit utop buffers automatically 2019-12-08 16:17:39 +07:00
org lang/org: fix some ob packages not loading #2241 2019-12-24 16:40:57 -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 Update plantuml doctor prescription 2019-12-18 15:33:26 +01:00
purescript 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
python lang/python: silence errors when python isn't present 2019-12-22 23:53:04 -05:00
qt Optimize lang/qt #642 2018-06-02 02:53:54 +02:00
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: add eglot docs & inhibit package.el usage #2195 2019-12-21 14:15:20 -05:00
scala Fix wrong-number-of-arguments on newline-and-indent 2019-11-12 15:24:02 -05:00
scheme Use [set-popup-rules!] instead of [set-popup-rule!] 2019-12-08 21:19:30 +07:00
sh lang/sh: remove /bin/* fallback mode assocation 2019-10-20 15:14:38 -04:00
solidity Minor refactors & comment revision 2019-12-06 17:16:34 -05: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: add bang to :enhtml & :dehtml 2019-12-20 23:04:07 -05:00