helix-mods/runtime
Blaž Hrastnik c2e41082e4
Remove the .txt suffix from tutor
The tutor file is loaded as .txt which can potentially spawn a
language server. Then the path is unset, but the LS remains active.
This can cause panics since updates are now submitted for a doc
with no path.

As a quick workaround we remove the extension which should avoid
detection.

Fixes #3730
2022-09-11 11:11:07 +09:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries Add textobject for gdscript (#3760) 2022-09-10 08:47:08 -05:00
themes Add papercolor dark variant (#3742) 2022-09-08 19:02:06 -05:00
tutor Remove the .txt suffix from tutor 2022-09-11 11:11:07 +09:00