Mirror of
forum.nim-lang.org
index
8682 :: kate editor & lsp server
[2021-12-06T12:20:07+01:00]
View Orginal
devosalain2
(orginal)
[2021-12-06T12:20:07+01:00]
view original
Is it possible to configure kate editor to use a nim-lsp server ?
Yardanico
(orginal)
[2021-12-06T12:23:58+01:00]
view original
Hi! Yes, it's possible, check out the instructions in the README of nimlsp -
https://github.com/PMunch/nimlsp#kate
devosalain2
(orginal)
[2021-12-06T12:40:12+01:00]
view original
nimble install nimlsp
Run
is failing here on freebsd. I'll come back later
PMunch
(orginal)
[2021-12-06T12:59:28+01:00]
view original
Author of NimLSP here, please submit an issue detailing why it doesn't work. Try to at least include
--verbose
.
planetis
(orginal)
[2021-12-06T13:56:38+01:00]
view original
I have successfuly done that in the past, in Manjaro linux KDE, however I dont use it anymore, (for all the common reasons).