Henrik Lissner
dd402b7db3
Remove references to enh-ruby-mode
2020-03-12 11:29:54 -04:00
Christopher League
776c010cb5
Fix internal documentation links containing "%20"
...
These links to org headers didn't work for me when they contain %20
instead of space.
2020-03-09 15:31:57 -04:00
Otávio Schwanck dos Santos
992f4b76f4
lang/ruby: add +chruby ( #2667 )
...
Co-authored-by: Henrik Lissner <accounts@v0.io>
2020-03-09 14:04:10 -04:00
Otávio Schwanck dos Santos
e50c781207
Add :lang ruby documentation #1166 #2681
...
Co-authored-by: Henrik Lissner <henrik@lissner.net>
2020-03-08 22:34:02 -04:00
Henrik Lissner
c40588a892
Link to distrotube playlist instead of single video
2020-03-05 13:37:39 -05:00
Alexander Graul
28ce581ca4
Add Rails support to Ruby module
...
The +rails flag sets up projectile-rails as a minor mode for
enh-ruby-mode and, if enabled under :lang, web-mode. Projectile-rails
keybindings are under "<localleader> r".
robe-rails-refresh was moved to "<localleader> R".
2020-03-03 07:35:12 +01:00
Henrik Lissner
c311d798ce
Merge pull request #2590 from sebastiansturm/develop
...
Modernize lsp integration
2020-02-28 22:29:20 -05:00
Henrik Lissner
8cb4dfca4e
Merge pull request #2624 from eugsun/patch-1
...
Fix for the package-management link in README.
2020-02-28 22:28:21 -05:00
yoavm448
c107acddb7
Fix clojure link in modules.org
2020-02-28 13:32:13 +02:00
Sebastian Sturm
998dccd8fe
Modernize lsp-mode integration
...
* switch the company-backend used by lsp-mode from company-lsp to
company-capf (said to provide better performance and allows us to remove
the dependency on company-lsp)
* when available (on recent builds of Emacs 27+), lsp-mode buffers will
now use a larger than default value of `read-process-output-max`.
According to the lsp-mode performance guide, this can also significantly
improve lsp-mode performance
* flycheck support recently moved into lsp proper; with this commit,
the lsp module follows suit and prefers lsp-flycheck over
lsp-ui-flycheck
* if the new module flag `+no-peek` is set, doom-emacs will now use the xref
backend for reference and definition lookup instead of the lsp-ui-peek-*
backend offered by lsp-ui-mode
2020-02-28 10:45:25 +01:00
Eugene Sun
72d3d894fd
Fix for the package-management link in README.
2020-02-27 17:46:14 -05:00
Henrik Lissner
38ea138542
lang/clojure: add README #1166
2020-02-23 16:55:00 -05:00
Henrik Lissner
a65403011e
lang/clojure: add +lsp support
2020-02-23 16:26:10 -05:00
Henrik Lissner
f1256adc7b
Merge pull request #2557 from howdoicomputer/scoop-emacs-instructions
...
Add install instructions for scoop emacs
2020-02-18 23:12:54 -05:00
Henrik Lissner
41279cfc41
Fix centered-frame snippet
2020-02-18 18:47:55 -05:00
Tyler Hampton
3e733b88e7
Add install instructions for scoop emacs
2020-02-18 10:50:07 -08:00
Henrik Lissner
2350e266c0
Clarify scoop install instructions
2020-02-18 00:20:35 -05:00
Aku Kotkavuo
dc745084d2
Fix documentation shortcut
2020-02-18 01:57:30 +02:00
Henrik Lissner
df11f96274
Merge pull request #2500 from yoavm448/develop
...
Add cdlatex feature in LaTeX
2020-02-11 03:26:01 -05:00
yoavm448
e78beea59c
Forgot the 'TODO' for latex in docs/modules
2020-02-10 10:07:59 +02:00
yoavm448
ae9c364f0e
Add +latexmk, +cdlatex to docs/modules.org
2020-02-10 09:59:47 +02:00
Henrik Lissner
c5c0a2f25e
Merge pull request #2473 from tchajed/add-fstar-module
...
Add fstar module
2020-02-09 18:38:31 -05:00
Henrik Lissner
3b192d5f2f
Merge pull request #2503 from sei40kr/dockerfile-lsp
...
Add LSP support for Dockerfile
2020-02-09 18:38:02 -05:00
Seong Yong-ju
3e253ed67e
Add LSP support for Dockerfile
2020-02-09 18:47:05 +09:00
Henrik Lissner
086e945148
Update modules index
...
+ Remove :app write
+ Move :tools fly{check,spell} to new :checkers {syntax,spell}
+ Remove redundant table
2020-02-06 17:32:43 -05:00
Henrik Lissner
04d14bcba9
Minor refactors & comment correction
2020-02-02 16:03:34 -05:00
Tej Chajed
34f205c4da
Address issues from code review
2020-02-02 14:10:42 -05:00
Seong Yong-ju
d496f27741
Add LSP support for ESS R
2020-02-01 17:06:15 +09:00
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