https://bugs.kde.org/show_bug.cgi?id=499187
Waqar Ahmed changed:
What|Removed |Added
Resolution|FIXED |WORKSFORME
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=499187
--- Comment #8 from Bug Janitor Service ---
๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information, then set the bug status to REPORTED.
If there is no change for at least 30 days, it wi
https://bugs.kde.org/show_bug.cgi?id=499187
--- Comment #5 from Daniele Scasciafratte ---
I have the project plugin enabled and also with that parameter I still have the
issue.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=499187
--- Comment #7 from Daniele Scasciafratte ---
That solution worked.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=499187
--- Comment #6 from Waqar Ahmed ---
Ok, then you can have a `.kateproject` file in /home/mte90/.config/nvim/
In that file (/home/mte90/.config/nvim/.kateproject), you can specify the exact
root. Contents of the file below
{
"name": "Neovim_Config"
https://bugs.kde.org/show_bug.cgi?id=499187
--- Comment #4 from Waqar Ahmed ---
Do you have project plugin enabled?
You can also try to use:
"rootIndicationFileNames": [".luarc.json"]
where .luarc.json lives at the root of your project. That should work
--
You are receiving this ma
https://bugs.kde.org/show_bug.cgi?id=499187
--- Comment #3 from Daniele Scasciafratte ---
Nope:
```
"lua": {
"command": ["lua-language-server"],
"url": "https://github.com/sumneko/lua-language-server";,
"highlightingModeRegex": "^Lua$",
"root":""
https://bugs.kde.org/show_bug.cgi?id=499187
Waqar Ahmed changed:
What|Removed |Added
CC||waqar@gmail.com
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=499187
--- Comment #1 from Daniele Scasciafratte ---
If I create a .luarc.json file and I put it on /home/mte90 it is used but there
is still the error because Kate is sending that parameter anyway.
--
You are receiving this mail because:
You are watching al