Commit Graph

17 Commits

Author SHA1 Message Date
NiceSieve 3551ad2c4d
add tree-sitter support for R (#1370) 2022-09-30 19:57:18 +01:00
Suraj Ghimire 196f896a2e
Lua support (#1375)
* initial support for lua

Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>

* use master implementation for new_highlight_config

Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>

* add proper License and source

Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>

Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>
2022-09-28 20:16:17 +01:00
Cameron Clark 9b968cd38e add keyword.control to theme 2022-09-26 14:01:41 +01:00
Dongdong Zhou f200dd9f81
Merge pull request #1299 from Giton22/master
Kotlin tree-sitter support
2022-09-23 19:42:32 +01:00
Giton 24f0118f94 Add kotlin tree-sitter support 2022-09-22 23:17:55 +02:00
Suraj Ghimire 3da104b731
add new highlights for elm, jsx and fix tsx highlights
Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>
2022-09-19 05:48:50 +05:30
Dongdong Zhou 99c4fd4b6c
Merge pull request #1161 from panekj/feat/tree-sitter-grammars
feat: add Svelte & LaTeX
2022-09-12 21:11:38 +01:00
Suraj Ghimire 4d2d3b02d8
add License for helix scopes
Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>
2022-09-12 21:26:36 +05:30
Suraj Ghimire cefd13f40e
fix rustfmt error and remove bash injection
Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>
2022-09-12 15:07:33 +05:30
Suraj Ghimire de1a928030
remove injections as we don't have tree-sitter-comment
Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>
2022-09-12 14:59:52 +05:30
Suraj Ghimire b124028839 Merge branch 'master' into syntax_hightlighting_update 2022-09-12 10:32:16 +05:30
Jakub Panek 3ff2e3c214 feat: add tree-sitter-latex
Signed-off-by: Jakub Panek <me@panekj.dev>
2022-09-11 23:29:47 +02:00
Suraj Ghimire 91508ce772
add highlights and injection queries
Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>
2022-09-11 18:23:18 +05:30
Chetan Vardhan 2ab6d13b19 Update Julia highlighting 2022-09-11 02:49:27 +05:30
MinusGix 36c0eb5061 Replace syntax code with Helix's 2022-09-10 00:55:50 -05:00
Chetan Vardhan 90c2bd9b30 Revert previous julia tree-sitter support and add new PR 2022-07-20 19:39:53 +05:30
Chetan Vardhan fb960b914a Add tree-sitter Julia support 2022-07-12 02:49:51 +05:30