Zach Zolton
Zach Zolton
I would also note during the install steps that you can install the CPAN package to a local user directory (i.e. the `local::lib` choice). I noticed this when installing on...
BTW, I was able to eliminate these errors by changing the regular expression literals in ddoc.js into `new RegExp()` instances.
+1 :^D This would be really useful for the app I'm currently working on...
(Apologies for commenting on a closed PR; I will gladly move elsewhere!) Does this change allow for users to extend the language server list without directly modifying the init.lua file?...
>Yes, just install them using :Mason. Got it... Thank you, @MaxVerevkin! I was worried that servers not added to the the local `servers` variable would miss out the completion capabilities...