Commit Graph

136 Commits

Author SHA1 Message Date
Peter W. V. Tran-Jørgensen
8caec41818
Fix typo in README 2020-07-11 21:27:58 +02:00
Eduardo Broto
a15d31c9d4 Fix link to screenshots + minor correction in "Getting started" 2020-06-19 22:17:02 +02:00
Graham Christensen
47b4fe6a97
Nix and Guix is a great idea! 2020-06-04 08:42:00 -04:00
Gerry Agbobada
3e5b7cce3f
[eglot] Add support for eglot lsp client in emacs
- Update README
- Add eglot-specifics to cc, rs, py, hs
  removing unused lsp-mode packages when eglot is active
- Add eglot-specific bindings
- Add doctor warnings for debugger +lsp and +peek
- Add eglot-backed lookup-handlers
- Add flycheck checker using eglot for :checkers
  syntax users (using flycheck/flycheck#1676 and
  flycheck/flycheck#1592 discussion).
  This implementation is based on @marsam code, and uses recent
  Flycheck development in order to make the code smaller and
  easier to maintain.
2020-05-28 09:34:10 +02:00
Henrik Lissner
3253ca8435
Minor refactors & comment/message revision 2020-05-25 22:11:15 -04:00
John Hamelink
9662523fba
UPDATE: "Contribute" link in toc of README.md 2020-05-11 02:19:26 +01:00
Henrik Lissner
64f15bfe3c
Fix getting started link in readme 2020-04-27 01:47:20 -04:00
tecosaur
0bb2dc129a
Oooops, I did a boo-boo
Abbrev-mode betrayed me :( for that you get two commits for the price of one.
2020-04-26 17:47:43 +08:00
Henrik Lissner
b719f1917c
Reflow long text in readme 2020-04-26 04:48:24 -04:00
tecosaur
5edfcec2df
Critical bugfixes! Momentus edits of paramount importance crucial to the long-term success of the project
A few tweaks to the readme:
 1. Replaced typographic approximation of em dashes with … em dashes
 2. Made parenthesis surrounding italic text non-italic (yes, it's an improvement — Robert Bringhurst agrees with me [5.3.2 of his book])
 3. Made `project/?` links actually link to the project pages (relative links like `/?` resolve to `/blob/?`)
 4. Replaced code blocks around keypresses with `<kbd></kbd>` as is used earlier in the readme
 5. Fixed new issue link, as in (3)
2020-04-26 15:35:04 +08:00
Henrik Lissner
e4001ebcae
Remove website link from readme
It's not up yet!
2020-04-26 02:31:52 -04:00
Henrik Lissner
edef4d6c7d
Fix documentation links in readme 2020-04-26 01:54:44 -04:00
Henrik Lissner
2ae397b885
Redesign project readme 2020-04-26 01:48:07 -04:00
Henrik Lissner
f194134828
Update + revise readme 2020-04-07 20:24:44 -04:00
Henrik Lissner
e73a01bcbd
Revise badges & change style for readability 2020-03-27 19:36:43 -04:00
Henrik Lissner
bcdadcd45d
Mention dependencies in README
And recommend Emacs 26 or 27, but not 28.
2020-03-27 17:51:37 -04:00
Henrik Lissner
9fa76836c1
Persist scratch buffer point, mode & contents
Also renames doom-scratch-buffer-major-mode ->
doom-scratch-initial-major-mode, since it only affects the initial
buffer now.

This was designed to be backwards compatible; you won't lose your
scratch buffers from this update. Though I may remove the old format in
3.1.
2020-02-25 20:30:23 -05:00
Henrik Lissner
8a7763337d
doom refresh -> doom sync
refresh isn't going anywhere, but sync will be the canonical command
here on out, because it is more appropriate for kind of work it will be
doing in the future.
2020-02-19 23:34:16 -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
871201dad6
Minor doc/comment revision & fixes 2020-01-26 01:31:53 -05:00
Henrik Lissner
e8cd89e451
Remove mention of the_silver_searcher from README
And mention emacs/ripgrep deps in quickstart instructions.
2020-01-05 16:06:02 -05:00
Henrik Lissner
99cd52e70f
💥 Drop Emacs 25.x support
Emacs 26.1 is Doom's new minimum supported version

Closes #2026
2019-11-08 16:02:06 -05:00
R Primus
a7e8e50c40
Correct some typos 2019-10-30 14:41:10 +00:00
Henrik Lissner
4bd8f5f89e
Add banner links to README 2019-10-29 01:42:08 -04:00
Henrik Lissner
4b2447f837
Fix README links #1771 #1755 2019-10-29 01:13:57 -04:00
Henrik Lissner
767d0b25cd
Add fourth mantra 2019-10-24 14:20:48 -04:00
Henrik Lissner
fb692a843f
README: general revision 2019-10-20 10:58:52 -04:00
Henrik Lissner
b343f238fa
Correct workflow badge link 2019-10-13 00:28:48 -04:00
Edmund Miller
07ab577150
Remove travis-ci badge and config 2019-10-12 23:04:58 -05:00
JR Boyens
ae40ee88db Update README.md
Change `dump-jump` to `dumb-jump`
2019-08-06 11:34:30 -07:00
Henrik Lissner
b90dede1ab
💥 Replace package.el/quelpa with straight #374
There are a few kinks to iron out, but for the most part it's done. Doom
Emacs, powered by straight. Goodbye gnutls and elpa/quelpa issues.

This update doesn't come with rollback or lockfile support yet, but I
will eventually include one with Doom, and packages will be (by default,
anyway) updated in sync with Doom.

Relevant threads: #1577 #1566 #1473
2019-07-22 02:30:40 +02:00
Henrik Lissner
5c4b6b6423
Spice up README 2019-07-14 18:57:05 +02:00
Henrik Lissner
a0c6480833
Make discord+release badges larger #373 2019-07-13 13:50:52 +02:00
Henrik Lissner
0d8f5bde44
Merge pull request #1383 from mbger/doc/fix-inconsistencies
docs: Fix minor inconsistencies
2019-05-04 19:08:27 -04:00
Matthias Maurberger
58afee04d6 doc: Correct keybinding for Messages buffer 2019-05-04 21:01:34 +02:00
tilpner
8bcdc55ff7
readme: Fix broken URL references 2019-05-04 15:08:52 +02:00
Henrik Lissner
f5e01503a9
Update project README
- Fix some broken links
- Hide navigation links at the top (for now, until they exist)
- Update mantras to reflect current state of the project
- General revisions and reformatting
2019-04-29 20:56:06 -04:00
Henrik Lissner
8800d58a77
Fix evil links in README 2019-01-03 02:05:57 -05:00
Henrik Lissner
970d23e932
Fix editorconfig link in README 2019-01-03 02:05:13 -05:00
Henrik Lissner
052de7799c
Fix helm link in README 2019-01-03 02:04:49 -05:00
Henrik Lissner
8fb8971a8d
Remove CHANGELOG link from readme (temporarily) 2019-01-03 02:03:01 -05:00
Henrik Lissner
570bbb9957
Rewrite project README 2019-01-03 01:15:32 -05:00
Aria Edmonds
3249272da7
Fix popup link in readme 2018-12-06 17:40:08 +11:00
Henrik Lissner
0e127615ff
Update README with new make quickstart workflow 2018-04-04 06:17:56 -04:00
Henrik Lissner
fcbfe352c4
Redo readme badges
+ Nicer discord badge
+ Remove license badge (redundant)
2018-01-27 14:43:14 -05:00
Henrik Lissner
063016f278
Add discord badge to README #373 2018-01-27 01:52:57 -05:00
Henrik Lissner
b59ac840f5
Change CHANGELOG link in readme to develop branch 2017-12-18 15:04:37 -05:00
Henrik Lissner
f65b6fcddd
Revise project readme 2017-11-08 22:44:08 +01:00
Henrik Lissner
679dac5a0b
README: make install => make + add frequency notice 2017-11-04 20:15:12 +01:00