Ellis Kenyo
fbf7e86b8e
docs(clojure): clarify optional deps & add enrich-classpath note
2023-11-25 23:04:53 -05:00
Henrik Lissner
88bb045388
docs(*): replace all-the-icons with nerd-icons
...
Also colorizes the leading icon in notices.
2023-09-16 20:19:11 +02:00
Ellis Kenyo
be26181d4f
docs(clojure): add formatter docs
2023-09-13 20:21:01 +01:00
Ellis Kenyo
7a27409e30
docs(clojure): clean up README
...
Remove some outdated advice and update the README
2023-02-24 02:55:16 -05:00
Jeetaditya Chatterjee
8b86ad3183
docs(tree-sitter): document flags
2023-02-21 20:51:33 -05:00
TEC
5ac2a5258b
docs: change link format
2022-10-05 01:01:19 +02:00
Henrik Lissner
1abcf913aa
revert: fix(docs): set mode in file-local vars
...
emacs-straight/org-mode@e22b4eb7aa introduced a breaking change that
made it impossible to rely on .dir-locals.el to change org-mode buffers
in $EMACSDIR to doom-docs-org-mode (without infinite recursion), so we
used file-local variables in 7e400ab
.
emacs-straight/org-mode@215de6176b reverted that change, so we can use
.dir-locals.el again, and this is my preference, since it requires less
boilerplate across our hundreds of org files.
Ref: emacs-straight/org-mode@215de6176b
Ref: emacs-straight/org-mode@e22b4eb7aa
Revert: 7e400abdc0
2022-08-07 19:08:07 +02:00
Henrik Lissner
7e400abdc0
fix(docs): set mode in file-local vars
...
Due to emacs-straight/org-mode@e22b4eb , a replacement major mode (for
org-mode) can no longer be specified from .dir-locals.el, as it spirals
into infinite recursion. Therefore, a mode: line is needed in all Doom
docs.
Ref: emacs-straight/org-mode@e22b4eb7aa
2022-08-03 02:46:33 +02:00
Henrik Lissner
1255315bfc
refactor(docs): replace nav menus with virtual one
...
Now that the header is dynamically generated (when doom-docs-mode is
active), a literal header is unnecessary.
2022-08-02 19:37:07 +02:00
Henrik Lissner
e77a45bc22
docs: use lowercase keywords
...
As per Org's new defaults, which we're adopting elsewhere, so may as
well adopt it here.
2022-08-02 16:23:43 +02:00
Henrik Lissner
7246db457c
docs: replace doom-source with doom-repo links
...
I will later use "source" to refer to module sources, so better we avoid
the terminology for now.
2022-02-01 18:55:27 +01:00
Henrik Lissner
88844e9cec
docs: simplify internal docs links
...
Fewer links means less confusion.
- Merge doom-issue and doom-commit links into doom-ref (for auto-linking
Issue/PR/commit references).
- Merge doom-module-source and doom-docs-source links into doom-source.
- Rename doom-report-issue to doom-report.
- Use '!' as the icon for module issues link.
- Remove doom-repo (replaced with "doom:*" in :lang org module).
- Add doomdir and emacsdir links to :lang org module.
2021-11-21 20:04:28 +01:00
Henrik Lissner
1decc38237
docs: fix module readme CREATED & SINCE attrs
...
Some were missing PR references, others had incorrect values for SINCE
and CREATED attributes. Also corrects the capitalization in some
SUBTITLEs.
2021-11-21 20:04:28 +01:00
Henrik Lissner
20cac97c08
docs(:lang): update READMEs to new format
2021-11-21 20:04:28 +01:00
Grazfather
efb8943568
:lang clojure: Add some links and details
2021-05-08 16:52:27 -04:00
Seth Mason
d075081899
Add cider pprint to local map. ( #4461 )
...
* Add cider-pprint defuns to local map.
Add the `cider-pprint-*` defuns to `<localleader> p`.
* Merge hanging paren
Co-authored-by: Seth Mason <seth@sethmason.com>
Co-authored-by: Henrik Lissner <accounts@v0.io>
2021-01-03 18:43:44 -05:00
lunik1
8290e13333
Describe keybindings for clojure module
2020-10-11 14:29:59 +01:00
Ivan Kryvoruchko
d2efcfbb0c
Update Clojure module README
...
+ Fix linter links to mention the currently used one
+ Add actual description for the module
2020-03-30 22:07:25 +03:00
Henrik Lissner
803ba23298
Allow lsp-clojure & cider to work together
2020-02-26 13:02:19 -05:00
Henrik Lissner
38ea138542
lang/clojure: add README #1166
2020-02-23 16:55:00 -05:00