Commit Graph

16 Commits

Author SHA1 Message Date
syedm 646c6e9026 Add periodic forced tree-sitter update 2025-12-10 22:09:24 +00:00
syedm 260867e225 Fix ensure_scoll bug where logical and visual lines were mixed up. 2025-12-10 22:08:30 +00:00
syedm 303f008b6f Fixes
- Switch to using PCRE for ts predicate matching
- Fix/use shebang hl for ruby and bash grammars
2025-12-10 19:49:09 +00:00
syedm 774a21241e Style fixes 2025-12-10 19:10:12 +00:00
syedm bc67d2e682 Make tree-sitter read function utilize faster rope reading
- By removing any allocations/deallocation that the function would have used
2025-12-10 18:02:37 +00:00
syedm f60d6ba0d8 Add file support for more file-types
- and syntax highlighting for bash
2025-12-10 01:14:51 +00:00
syedm 9900b83871 Minor fixes 2025-12-09 23:18:06 +00:00
syedm 8fc6d63748 Add early return and style fixes 2025-12-08 19:15:08 +00:00
syedm d290af71d8 Fix bugs in rope data operations 2025-12-08 19:14:23 +00:00
syedm 2121339e67 Shift spans between highlights properly 2025-12-08 17:02:43 +00:00
syedm e364c7d0a6 Minor fixes 2025-12-07 19:53:43 +00:00
syedm 2c3f8f2e46 Switch folds from c-style array to std::vector 2025-12-07 18:18:54 +00:00
syedm ada0fed34c Remove unneccesary folders 2025-12-07 17:46:17 +00:00
syedm 7acf35c8ea Switch to c++ 2025-12-07 17:22:12 +00:00
syedm 2927df7710 Basic renderers and input handlers 2025-11-07 11:29:54 +00:00
syedm 06d6b90436 chore: commit folders 2025-09-20 14:45:19 +01:00