diff options
author | pommicket <pommicket@gmail.com> | 2023-09-07 22:14:59 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-09-07 22:50:12 -0400 |
commit | 5100257c186d52ffb61fe26e302ec7205f291599 (patch) | |
tree | 9baa768319798c30fd7639061bab303def06d413 /main.c | |
parent | b8be8dd9239f1b08cb578539e634de73751fbad8 (diff) |
fix issue where selector detail is cut off
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ /* TODO: -- LSP diagnostics - gdscript syntax highlighting FUTURE FEATURES: - autodetect indentation (tabs vs spaces) |