Bump ccls & {,ivy-,helm-}rtags
MaskRay/ccls@aab3e31 -> MaskRay/ccls@e5cc4c3 Andersbakken/rtags@92c5126 -> Andersbakken/rtags@31f7842
This commit is contained in:
parent
93fce97e61
commit
7aca54ab91
1 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@
|
|||
:pin "404cd0694a")))
|
||||
|
||||
(if (featurep! +lsp)
|
||||
(package! ccls :pin "aab3e31fd7")
|
||||
(package! ccls :pin "e5cc4c3e6f")
|
||||
(when (package! irony :pin "8387098286")
|
||||
(package! irony-eldoc :pin "0df5831eaa")
|
||||
(when (featurep! :checkers syntax)
|
||||
|
@ -25,8 +25,8 @@
|
|||
(when (featurep! :completion company)
|
||||
(package! company-irony :pin "b44711dfce")
|
||||
(package! company-irony-c-headers :pin "72c386aeb0")))
|
||||
(when (package! rtags :pin "92c5126e98")
|
||||
(when (package! rtags :pin "31f7842015")
|
||||
(when (featurep! :completion ivy)
|
||||
(package! ivy-rtags :pin "92c5126e98"))
|
||||
(package! ivy-rtags :pin "31f7842015"))
|
||||
(when (featurep! :completion helm)
|
||||
(package! helm-rtags :pin "92c5126e98"))))
|
||||
(package! helm-rtags :pin "31f7842015"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue