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
Henrik Lissner
c363791da0
Made -f the default for 'doom refresh' #2065
...
-f is necessary when there are changes to your system that Doom needs to
pick up when running 'doom refresh'. It won't do anything if your doom
dotfiles haven't visibly changed, which won't be the case if you are
installing, say, mu4e or vterm, through your system package manager.
What was initially a time-saving mechanic has become a trap for
beginners, so I've made -f its default behavior and its previous
behavior opt-in with the -n / --if-necessary switches.
2019-11-16 20:55:08 -05:00
Henrik Lissner
32089d9acb
docs/faq: fix module index link
2019-11-16 20:13:31 -05:00
Henrik Lissner
6536eded02
docs/index: add github links warning
2019-11-14 15:47:42 -05:00
Henrik Lissner
031a68a36d
docs/faq: revise & remove redundancies
2019-11-14 15:47:29 -05:00
Henrik Lissner
8f793a387b
docs/api: expand map! example
2019-11-14 15:43:44 -05:00
Henrik Lissner
27277c17e5
docs/getting_started: remove reddit link in windows instructions
...
The reddit post contains outdated information that shouldn't be used.
Mentioned in #2030
2019-11-12 15:24:02 -05:00
Henrik Lissner
5b5c7cbaff
docs/getting_started: remove markdown-isms
2019-11-09 11:51:49 -05:00
Henrik Lissner
2f62d9fd00
Merge pull request #2008 from bennofs/doc-doomdir-modules
...
docs/getting_started: mention $DOOMDIR/modules
2019-11-05 18:48:11 -05:00
sogaiu
1141f724b3
Update links to Customize links and a bit
2019-11-06 05:52:49 +09:00
Benno Fünfstück
1a8875a175
Mention $DOOMDIR/modules explicitly in docs
2019-11-03 21:05:06 +01:00
Henrik Lissner
2a63faf0d2
docs/api: revise snippet description
2019-11-01 14:59:31 -04:00
Henrik Lissner
366ac383e9
Merge pull request #1980 from ebv-gh/patch-1
...
docs/getting_started: fix code quoting
2019-11-01 13:15:52 -04:00
Henrik Lissner
bd3f3d708a
Merge pull request #1987 from rprimus/fix-typos
...
Correct some typos across the board
2019-11-01 13:14:25 -04:00
Henrik Lissner
8a999c6ae1
Merge pull request #1999 from randomizedthinking/develop
...
docs/api: add terminal-cursor-change snippet
2019-11-01 13:09:09 -04:00
Clement Busschaert
3cf5183191
[docs] correct some links
2019-11-01 11:50:38 +01:00
Gang Liang
752a34b17b
Add terminal-cursor-change snippet.
2019-10-31 20:16:03 -07:00
Henrik Lissner
0b8e7a27b6
Minor refactoring/reformatting across the board
2019-10-31 14:35:07 -04:00
R Primus
a7e8e50c40
Correct some typos
2019-10-30 14:41:10 +00:00
Henrik Lissner
412674b165
docs/getting_started: remove redundant section
...
And mark unfinished sections with TODO.
2019-10-29 23:44:45 -04:00
Eugeniu Botnaru
2ab221cc89
fix markdown formatting
2019-10-29 15:52:40 -07:00
Henrik Lissner
3f6decfe04
Add docs/contributing.org
...
Closes #1962
Relevant to #1771 , #1755 , #839 , #372
2019-10-29 01:10:25 -04:00
Henrik Lissner
c719e02e9a
Add docs/workflow.org (skeleton)
...
Relevant to #174
2019-10-29 01:10:24 -04:00
Henrik Lissner
73e50e1bcb
Add docs/getting_started.org
2019-10-29 01:10:24 -04:00
Henrik Lissner
527df08373
docs/faq.org: #+STARTUP: nofold
2019-10-29 01:10:24 -04:00
Henrik Lissner
e98a0ca14a
docs/faq: clarify package installation & configuration
2019-10-28 23:23:12 -04:00
Henrik Lissner
3e5ad49df1
docs/faq: mention lispy/parinfer modules wrt smartparens
2019-10-28 23:23:11 -04:00
Henrik Lissner
38bed2db65
Add docs/index.org; move modules/README.org
...
Fixes #1968
Relevant to #1771 , #1795 , #1755 , #372 , #174
2019-10-28 23:20:52 -04:00
Henrik Lissner
311bdf100e
docs/faq: mention 'doom refresh' under enable/disable modules
2019-10-26 13:30:53 -04:00