Henrik Lissner
e8aecdd514
Bump :lang cc
...
MaskRay/emacs-ccls@e5cc4c3 -> MaskRay/emacs-ccls@17ec7bb
Sarcasm/irony-mode@8387098 -> Sarcasm/irony-mode@5f75fc0
Andersbakken/rtags@31f7842 -> Andersbakken/rtags@d370c09
Remove :pin from {ivy,helm}-rtags since they come from the same repo as
rtags.
2020-03-27 16:24:24 -04:00
Henrik Lissner
7aca54ab91
Bump ccls & {,ivy-,helm-}rtags
...
MaskRay/ccls@aab3e31 -> MaskRay/ccls@e5cc4c3
Andersbakken/rtags@92c5126 -> Andersbakken/rtags@31f7842
2020-02-11 17:47:49 -05:00
Henrik Lissner
a9402cfb55
Fix #2373 : bring back package pinning
...
This needs some serious refactoring...
2020-01-25 19:02:00 -05:00
Henrik Lissner
4cc14389e8
PIN ALL THE PACKAGES
2020-01-14 22:32:11 -05:00
Henrik Lissner
12094788d7
Fix references to :tools fly{spell,check}
2020-01-14 03:04:26 -05:00
Saura Charbonneau
720a8abf17
use emacsmirror for cmake-mode and protobuf-mode
...
to avoid giant git repos
2019-08-13 09:40:23 -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
Andrew Whatson
cd997383da
Replace cquery with ccls for C/C++ LSP support
2019-02-25 22:43:59 +10:00
Henrik Lissner
69ed1a4a99
feature/{syntax-checker,spellcheck} -> tools/fly{check,spell}
2019-02-22 00:25:30 -05:00
Henrik Lissner
cb923eadcc
Add basic LSP support
...
Still needs to be documented, but includes support for the following
languages:
+ C/C++/ObjC
+ Go
+ Java
+ Javascript
+ OCaml
+ PHP
+ Python
+ Ruby
+ Scala
+ Swift
+ HTML/CSS
Relevant to #460 , #716 , #1186
2019-02-21 19:13:35 -05:00
Henrik Lissner
1866bb75f0
Gate rtags packages behind +rtags module flag #693
2018-06-17 14:45:07 +02:00
Henrik Lissner
3c52c36c2f
lang/cc: general refactor
...
For idempotence and to group dependencies so certain sub-packages (like
irony's) aren't loaded if irony is disabled.
2018-06-05 02:29:44 +02:00
Henrik Lissner
63fdc3530c
lang/cc: refactor (nest configs and chain packages)
...
Allows users to disable irony and/or rtags only, then their dependent
packages won't be loaded.
2018-05-16 00:16:13 +02:00
Henrik Lissner
62f7b2a9f4
lang/cc: add flycheck-irony back to packages.el (whoops)
2017-12-26 19:53:48 -05:00
Henrik Lissner
750b74379d
lang/cc: add rtags support #305
2017-12-26 18:15:10 -05:00
Henrik Lissner
b135c1a5f3
lang/cc: reorganize; add company-glsl
2017-07-06 16:42:35 +02:00
Henrik Lissner
53138760a0
lang/cc: update README, remove bootstrap
2017-05-04 10:46:12 +02:00
Henrik Lissner
72698ca9e8
Add :requires prop to def-bootstrap! & refactor+rewrite bootstrapping
2017-03-25 18:41:29 -04:00
Henrik Lissner
188baf8626
Allow forced require!
2017-03-20 21:15:18 -04:00
Henrik Lissner
43ce124043
lang/cc: add irony install bootstrap
2017-03-20 03:47:12 -04:00
Henrik Lissner
33c88d4f82
Revert macros to ...! name convention (elisp doesn't like @...)
2017-02-23 00:06:12 -05:00
Henrik Lissner
e14e25ecb4
Update modules/lang/*
2017-02-20 00:26:08 -05:00