Commit Graph

14 Commits

Author SHA1 Message Date
9aba0aea23 fix(php): let +phpunit-docker-compose-mode be disabled (#5648) 2021-10-18 01:37:32 +02:00
9092b466ee docs(php): adjust case on babel blocks 2021-09-15 20:28:01 +01:00
18941dacad docs(php): expand readme 2021-09-15 20:27:55 +01:00
48273faa82 lang/php: expand on dependencies in README
And mention @prettier/plugin-php, as a dependency of php-cs-fixer.

Fixes #3081
2021-01-31 20:41:17 -05:00
bb29a84521 fix: fix grammar misuse
Signed-off-by: wangruichao <793160615@qq.com>
2020-10-28 16:24:20 +08:00
c356d75d52 fix: add info for intelephense
Signed-off-by: wangruichao <793160615@qq.com>
2020-10-22 19:19:50 +08:00
ed94779bff fix: add explanation for php document
Add some explanation for phpactor server and its prerequisites.
2020-10-21 20:58:19 +08:00
6a64f37435 Minor refactors & revision across the board 2020-07-31 01:39:24 -04:00
b51555e0c3 Update lang/php readme to new format #1166 2020-03-27 18:06:51 -04:00
b7a98cc788 Add openSUSE prerequisite instructions
These instructions were tested on openSUSE Tumbleweed and openSUSE Leap
15.1. There are some modules left that are not documented yet, but this
already improves the sitution for common openSUSE users.
2019-10-03 16:01:35 +02:00
62af55dad0 Move emacs-snippets -> doom-snippets
The repo was renamed upstream.
2019-07-14 17:05:48 +02:00
77e4cc4d58 💥 Remove :feature category
:feature was a "catch-all" category. Many of its modules fit better in
other categories, so they've been moved:

- feature/debugger -> tools/debugger
- feature/evil -> editor/evil
- feature/eval -> tools/eval
- feature/lookup -> tools/lookup
- feature/snippets -> editor/snippets
- feature/file-templates -> editor/file-templates
- feature/workspaces -> ui/workspaces

More potential changes in the future:

- A new :term category for terminal emulation modules (eshell, term and
  vterm).
- A new :os category for modules dedicated to os-specific functionality.
  The :tools macos module would fit here, but so would modules for nixos
  and arch.
- A new :services category for web-service integration, like wakatime,
  twitter, elfeed, gist and pastebin services.
2019-04-24 18:16:04 -04:00
cbabf6849c Standardize module READMEs 2017-08-21 20:13:31 +02:00
e1f60b2bfd Update READMEs & add new ones 2017-05-25 20:09:12 +02:00