Kakoune editor + LanguageSever.jl

Hello all, I am new to both julia and modal text editors. I would like to know if it is possible to have acces to the capabilities shown here for neovim (Neovim + LanguageServer.jl) but with the Kakoune editor. In particular I am interested in linting, indenting and style warnings.
In case this is possible, I would like to know which are the steps to take.
Thank you very much in advance for the answer.