Commit Graph

103 Commits

Author SHA1 Message Date
Henrik Lissner
665b627b7c
Update & revise docs
+ Getting Started
  + Add "Using/loading local packages" section
  + Add "Pinning packages to specific commits" section
  + Clarify prereqs & revise install docs
  + Revise package-management section
+ FAQ
  + Add package management section
2020-01-28 05:36:42 -05:00
Henrik Lissner
9fa78f6a64
Update discord link again
First link wasn't a permanent link. Whoops!
2020-01-27 23:58:32 -05:00
Henrik Lissner
d27ff78444
Update discord links 2020-01-27 23:36:39 -05:00
Henrik Lissner
7ff7287df5
Reorganize docs/index, move modules to docs/modules 2020-01-26 05:00:57 -05:00
Henrik Lissner
6cdc060432
Update & revise docs/faq.org 2020-01-26 04:19:39 -05:00
Henrik Lissner
827225e331
Fix #2429: replace defunct attach: links w/ download:
Forgot that support for attach: links were removed some time ago, but I
still want short org-download links, so I've added 'download:' links.
2020-01-26 02:20:39 -05:00
Henrik Lissner
871201dad6
Minor doc/comment revision & fixes 2020-01-26 01:31:53 -05:00
Henrik Lissner
a9402cfb55
Fix #2373: bring back package pinning
This needs some serious refactoring...
2020-01-25 19:02:00 -05:00
Konstantin Levinski
ea7a51de8b
use updated brew package name to get clang 2020-01-26 00:49:26 +08:00
Henrik Lissner
a681a32efc
docs/api: add setq! demo 2020-01-24 17:50:45 -05:00
Niklas Carlsson
3308fb3718 Minor updates to documentation
- Update the keybinding for +doom/help-autodefs
- Remove silver_search from the lookup module. Ripgrep is the supported
dependency.
2020-01-13 09:54:22 +01:00
Henrik Lissner
b89992624b
Move :tools fly{check,spell} to :checkers {syntax,spell}
These modules were renamed so we can later generalize their
implementations, such as adding flymake support to the syntax checker.
2020-01-09 22:56:26 -05:00
James Wood
dce7e1c5fb
Fix name of solarized package 2020-01-05 15:58:18 +00:00
Henrik Lissner
da09a3eb8c
Mention commit pinning in docs with package! 2019-12-28 14:00:08 -05:00
Henrik Lissner
9bc3d05cb5
docs/getting_started: add macports install docs 2019-12-27 14:14:31 -05:00
Cody Wilson
21e6304ced
Small typo fix 2019-12-25 10:51:44 -06:00
Henrik Lissner
684bdda4b2
tools/flyspell: add +everywhere feature 2019-12-24 16:43:30 -05:00
Henrik Lissner
4ccfb8cf49
docs/faq: update TOC 2019-12-24 15:11:54 -05:00
Henrik Lissner
9dc288da21
docs/faq: mention indent highlights under common issues 2019-12-24 15:09:14 -05:00
Henrik Lissner
9bc0c226f4
docs/faq: add how-to-customize-faces question 2019-12-24 14:28:41 -05:00
Lorenzo Manacorda
3b978542f1 docs/faq: add broken upstream pkg to common issues
See #2213.
2019-12-22 19:34:23 +01:00
Henrik Lissner
de63dd50ef
Add :ui zen module
This, combined with the new ':tools (lookup +dictionary)' feature will
eventually replace the ':app write' module.
2019-12-20 00:59:52 -05:00
Henrik Lissner
7742813a06
tools/lookup: add +dictionary feature
For looking up words in dictionaries and thesauruses. Requires internet
connection (for now).
2019-12-20 00:59:51 -05:00
Henrik Lissner
9647cb0a49
lang/org: add +brain feature
No keybinding yet.
2019-12-19 18:42:37 -05:00
Henrik Lissner
74d4e120c1
lang/org: fix & alphabetize flags in readme & module list 2019-12-18 09:23:21 -05:00
Henrik Lissner
58df554090
docs/api: add letenv! demo 2019-12-15 22:54:47 -05:00
Henrik Lissner
da25027dc3
docs/api: clean up; add results; add :eval header args 2019-12-15 22:54:24 -05:00
Henrik Lissner
37cb3739f5
docs/api: add appendq!, prependq! & pushnew! demos 2019-12-15 04:49:51 -05:00
Henrik Lissner
7b709eed34
docs/faq: add TRAMP connection hangs to common issues 2019-12-14 20:42:55 -05:00
Henrik Lissner
33dfe85c66
docs/api: add lambda! demos 2019-12-13 14:35:20 -05:00
Henrik Lissner
008c14640b
docs/api: add lambda!! demos 2019-12-13 14:35:08 -05:00
Henrik Lissner
10ccf27d20
docs/getting_started: revise Chemacs install guide 2019-12-13 14:21:01 -05:00
Henrik Lissner
04e5a8db25
docs/faq: fix strike-through markup #2165 2019-12-08 00:21:07 -05:00
Mark Meredith
c2add4a55d
Fix typo 2019-12-02 09:07:07 -05:00
Henrik Lissner
c7a6cf8403
lang/haskell: change default to +dante #2121 2019-12-01 15:42:05 -05:00
Julian DeMille
4337ce3a25
Add +lsp to kotlin in index.org 2019-11-28 21:54:59 -05:00
Sridhar Ratnakumar
2ce2fce377 Fix grammar 2019-11-27 21:47:14 -05:00
Henrik Lissner
69366ed674
docs/api: correct global-set-key uses 2019-11-25 15:28:38 -05:00
Henrik Lissner
9bd3a988f1
Remove :tools wakatime module
Doesn't appear to be working anymore and it's OOTB setup/config is too
trivial to warrant its own module.
2019-11-25 02:10:11 -05:00
Henrik Lissner
2a01de5f6c
docs/faq: clarify where to put snippets 2019-11-24 23:29:34 -05:00
Henrik Lissner
3766dfeba9
docs/index: update readme links in module index 2019-11-24 16:50:46 -05:00
Giorgos Logiotatidis
5751f8c5a5
Typo 2019-11-24 13:21:49 +02:00
Henrik Lissner
a814998a75
docs/faq: revise how to change line numbers 2019-11-22 13:42:25 -05:00
Henrik Lissner
01c98128a5
docs/faq: clarify theme-loading, add 'unable to find theme file' question 2019-11-21 17:16:46 -05:00
Henrik Lissner
bda38706f5
Merge pull request #2086 from paldepind/typescript-discoverability
lang/javascript: clarify that JavaScript module is also for TypeScript
2019-11-21 16:11:04 -05:00
Henrik Lissner
b372bc840b
Correct capitalization 2019-11-21 16:10:16 -05:00
Dan LaManna
cb73a68ab9 docs: update module list 2019-11-21 15:52:19 -05:00
Simon Friis Vindum
ddd7d714ec Make it clearer that JavaScript module also is for TypeScript
squash! Make it clearer that JavaScript module also is for TypeScript
2019-11-21 21:07:55 +01:00
Henrik Lissner
471cbde496
docs/index: add description to :lang javascript #2086 2019-11-21 00:40:24 -05:00
Henrik Lissner
65805bdcb9
docs/faq: revise 'customized without restarting' answer 2019-11-21 00:34:44 -05:00