[nongnu] elpa/typst-ts-mode b390ac14fc 146/246: doc(README): add related packages

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit b390ac14fc3f9c039d44374e0c1f31cfb9e1b920 Author: Meow King Commit: Meow King doc(README): add related packages --- .gitignore | 2 +- README.md | 5 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7355f2a7f

[elpa] externals/ellama 6615a857d6 6/6: Merge pull request #217 from s-kostyaev/improve-ctx

2025-02-14 Thread ELPA Syncer
branch: externals/ellama commit 6615a857d62008759173bc6d709bda87a63019d0 Merge: 2b75043cd6 280b97119a Author: Sergey Kostyaev Commit: GitHub Merge pull request #217 from s-kostyaev/improve-ctx Improve working with context --- NEWS.org | 12 ++-- ellama.el | 39

[nongnu] elpa/helm updated (790b8f0963 -> 4193cde3fb)

2025-02-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 790b8f0963 Merge pull request #2707 from flintforge/master new d4c8296ddd Minor fixes for previous commit new 4193cde3fb Remove unuseful cond clause Summary of changes: helm-core.el | 10 -- 1 file changed, 4 inse

[nongnu] elpa/typst-ts-mode 8234ba29f3 196/246: fix: indentation & editing commands

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 8234ba29f341b34ad7f64d611aabce5fe2d8a8d8 Author: meowking Commit: meowking fix: indentation & editing commands --- typst-ts-core.el| 34 +++--- typst-ts-editing.el | 31 ++- typst-ts-mode.el| 3

[nongnu] elpa/typst-ts-mode 5f1ff0343f 231/246: Replaced `typst-ts-mode-peview` by the improved `typst-ts-preview`

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 5f1ff0343f94f3691db6a4b380ca7e417bf21793 Author: Valentino Slavkin Commit: Valentino Slavkin Replaced `typst-ts-mode-peview` by the improved `typst-ts-preview` --- typst-ts-mode.el | 10 +- typst-ts-transient.el | 2 +- 2 files changed, 2 inse

[nongnu] elpa/typst-ts-mode e9b9881c76 186/246: fix: #8 headings can be demoted and promoted again

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit e9b9881c767acfefc35f10e7a2008e8d5a0a9bf2 Author: Huan Nguyen Commit: meowking fix: #8 headings can be demoted and promoted again --- typst-ts-mode.el | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/typst-ts-mode.el b/typst-ts-mode.

[nongnu] elpa/typst-ts-mode fa009cdf77 201/246: fix: #12

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit fa009cdf77aa2be27cef0707d6fe35b38615c62f Author: Huan Nguyen Commit: Huan Nguyen fix: #12 - #[ ] - hi #[ hello ] --- typst-ts-mode.el | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/typ

[nongnu] elpa/typst-ts-mode 56b6cba699 238/246: fix: warning about imperative

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 56b6cba6997582954a9b552fce6870fedf21054c Author: Huan Thieu Nguyen Commit: Huan Thieu Nguyen fix: warning about imperative --- typst-ts-editing.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typst-ts-editing.el b/typst-ts-editing.el

[nongnu] elpa/typst-ts-mode 4a9a79db64 193/246: chore

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 4a9a79db64f4790118d82a5a8eeac91c2c4b42fd Author: meowking Commit: meowking chore --- typst-ts-core.el| 3 +-- typst-ts-editing.el | 7 --- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/typst-ts-core.el b/typst-ts-core.el index b89c1

[nongnu] elpa/typst-ts-mode 743f05267b 242/246: merge develop breanch into main

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 743f05267bd970c410b23a9eec620c4ac99427ab Merge: 07c6de2c46 51e05c7075 Author: meowking Commit: meowking merge develop breanch into main --- typst-ts-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typst-ts-mode.el b/typst-ts-mode

[nongnu] elpa/typst-ts-mode 449f2b0728 204/246: fix: #12

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 449f2b0728cf55192dbde7987304d3d772c83e36 Author: Huan Nguyen Commit: Huan Nguyen fix: #12 Indent rule for: - hello #[ hi] --- typst-ts-mode.el | 13 + 1 file changed, 13 insertions(+) diff --git a/typst-ts-mode.el b/typst-ts-

[nongnu] elpa/typst-ts-mode ecfc70c965 221/246: chore: remove debug message echo

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit ecfc70c96599154cedf96ebaf176adce467aefde Author: meowking Commit: meowking chore: remove debug message echo --- typst-ts-editing.el | 1 - 1 file changed, 1 deletion(-) diff --git a/typst-ts-editing.el b/typst-ts-editing.el index 7b920fa10d..6cbca0b0d4 100

[nongnu] elpa/typst-ts-mode 0d40d36cae 046/246: Merge branch 'main' into feat/heading-operations

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 0d40d36caebdf02e369e99b9f06f1ac643617a5d Merge: 14affa17e3 89ee073562 Author: Meow King Commit: Meow King Merge branch 'main' into feat/heading-operations --- README.md| 17 - typst-ts-mode.el | 4 ++-- 2 files changed, 10 insertion

[nongnu] elpa/typst-ts-mode 86492f0765 026/246: doc: update README

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 86492f07654694c336b2922961c1e9f3a68101d4 Author: Ziqi Yang Commit: Ziqi Yang doc: update README --- README.md | 42 +- 1 file changed, 25 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 2835d6

[nongnu] elpa/typst-ts-mode 06a6c6f5df 075/246: style: .dir-locals.el to turn off indent-tabs-mode

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 06a6c6f5dfabb9f0ca9bfd397ff54a1b3f326b5d Author: Huan Nguyen Commit: Huan Nguyen style: .dir-locals.el to turn off indent-tabs-mode --- .dir-locals.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.dir-locals.el b/.dir-locals.el new file mode 100644 i

[nongnu] elpa/typst-ts-mode 4c26bf9185 027/246: doc: update README

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 4c26bf9185de819fed6fae88d754ad63ec66e8ac Author: Ziqi Yang Commit: Ziqi Yang doc: update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b7857f6edb..db4619661c 100644 --- a/README.md +++

[nongnu] elpa/typst-ts-mode b279d1a40a 103/246: fix: indentation problem caused by _math_group, which is an alias and treesit doesn't hanlde properly

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit b279d1a40a86b0917e8979f5485b16f5552a31af Author: Meow King Commit: Meow King fix: indentation problem caused by _math_group, which is an alias and treesit doesn't hanlde properly --- typst-ts-mode.el | 53 ++-

[nongnu] elpa/typst-ts-mode 004ec9373b 024/246: fix: `typst-ts-markup-header-scale` custom setting function error

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 004ec9373b286f272f958b9252a1ceb638134d1f Author: Ziqi Yang Commit: Ziqi Yang fix: `typst-ts-markup-header-scale` custom setting function error also make headers share the same height as default --- typst-ts-mode.el | 4 ++-- 1 file changed, 2 inser

[nongnu] elpa/typst-ts-mode 28b8da2f49 063/246: feat: add more predefined language settings

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 28b8da2f49088f410b3633d3a6d9ad9195faf521 Author: Meow King Commit: Meow King feat: add more predefined language settings --- src/main.rs | 6 +- typst-ts-embedding-lang-settings.el | 151 2 file

[nongnu] elpa/typst-ts-mode 879665683e 003/246: feat: add more fontification rules for markup

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 879665683e11ab318419a53e416d1624655a6c76 Author: Ziqi Yang Commit: Ziqi Yang feat: add more fontification rules for markup --- .gitignore | 2 ++ typst-ts-mode.el | 44 +++- 2 files changed, 37 insertions(+), 9

[nongnu] elpa/typst-ts-mode 7646790a96 057/246: feat: load embedding language settings dynamically

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 7646790a9626739f1fa6e1f7405c9d5922d5e46b Author: Meow King Commit: Meow King feat: load embedding language settings dynamically --- typst-ts-embedding-lang-settings.el | 230 typst-ts-mode.el| 76 +++

[nongnu] elpa/typst-ts-mode 4abd0cd7fe 124/246: fix: check-declare issur for `treesit-parser-list` in Emacs 30

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 4abd0cd7fee3d13ead049edfe4f2f8ecf38f6e17 Author: Meow King Commit: Meow King fix: check-declare issur for `treesit-parser-list` in Emacs 30 --- justfile | 6 ++ typst-ts-utils.el | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff -

[nongnu] elpa/cider 7e9e70ce66: [overlays] Fix overlay slowness when huge result is displayed

2025-02-14 Thread ELPA Syncer
branch: elpa/cider commit 7e9e70ce6647894d7833aa8598f4c48440d6444b Author: Oleksandr Yakushev Commit: Bozhidar Batsov [overlays] Fix overlay slowness when huge result is displayed --- CHANGELOG.md | 1 + cider-overlays.el | 19 +-- 2 files changed, 14 insertions(+), 6

[nongnu] elpa/projectile 4db736db1b 2/3: [Docs] Fix broken link

2025-02-14 Thread ELPA Syncer
branch: elpa/projectile commit 4db736db1b8d451bc06e7b10736936df6f9fcd14 Author: Bozhidar Batsov Commit: Bozhidar Batsov [Docs] Fix broken link --- doc/modules/ROOT/pages/projectile_vs_project.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/modules/ROOT/pages/pro

[nongnu] elpa/projectile e798185d84 3/3: Update Antora docs version

2025-02-14 Thread ELPA Syncer
branch: elpa/projectile commit e798185d84fd9829467fe751e7fcc9178519712d Author: Bozhidar Batsov Commit: Bozhidar Batsov Update Antora docs version --- doc/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/antora.yml b/doc/antora.yml index c17811ed4e..6e48609

[elpa] externals/org-gnosis 143909c32d 3/3: Change README to org-mode format.

2025-02-14 Thread ELPA Syncer
branch: externals/org-gnosis commit 143909c32dc4299cc0b2d22bfd461d2595b2f415 Author: Thanos Apollo Commit: Thanos Apollo Change README to org-mode format. --- README | 8 README.org | 9 + 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/README b/README de

[elpa] externals/ellama 280b97119a 5/6: Bump version

2025-02-14 Thread ELPA Syncer
branch: externals/ellama commit 280b97119a31969d29c723a9452b0a5e48cf66bf Author: Sergey Kostyaev Commit: Sergey Kostyaev Bump version --- NEWS.org | 12 ++-- ellama.el | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/NEWS.org b/NEWS.org index 3a2a696fa7..459

[nongnu] elpa/helm 4193cde3fb 2/2: Remove unuseful cond clause

2025-02-14 Thread ELPA Syncer
branch: elpa/helm commit 4193cde3fb48532b55795fe87cb8167888f73f46 Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove unuseful cond clause --- helm-core.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/helm-core.el b/helm-core.el index b793b73a7c..dba4b0cd8c 1

[elpa] externals/ellama abb82f308e 1/6: Ensure unique elements in session and global contexts

2025-02-14 Thread ELPA Syncer
branch: externals/ellama commit abb82f308e8784232f8eeba4e887bd50a5333f05 Author: Sergey Kostyaev Commit: Sergey Kostyaev Ensure unique elements in session and global contexts Improve context management by ensuring that elements added to the session and global contexts are unique

[elpa] externals/ellama updated (2b75043cd6 -> 6615a857d6)

2025-02-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/ellama. from 2b75043cd6 Merge pull request #216 from Sventimir/readme-update new abb82f308e Ensure unique elements in session and global contexts new 21acc75622 Change default transient host and port to fix ollama provider setup

[elpa] externals/ellama 21acc75622 2/6: Change default transient host and port to fix ollama provider setup

2025-02-14 Thread ELPA Syncer
branch: externals/ellama commit 21acc7562246ba1654bddadc18300571c69cea83 Author: Sergey Kostyaev Commit: Sergey Kostyaev Change default transient host and port to fix ollama provider setup --- ellama.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ellama.el b/ella

[elpa] externals/ellama 9dc6b47588 3/6: Fix setting provider and reset session ID

2025-02-14 Thread ELPA Syncer
branch: externals/ellama commit 9dc6b47588773d07629e316f0f8df0e4359173df Author: Sergey Kostyaev Commit: Sergey Kostyaev Fix setting provider and reset session ID Updated the `ellama-transient-set-provider` function to correctly set the provider and added logic to reset the curr

[elpa] externals/org-gnosis updated (22a5e0fd82 -> 143909c32d)

2025-02-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-gnosis. from 22a5e0fd82 docs: Add people to notify in the FSF assignment form. new da2bec84ac [fix] insert-tags: Insert tags for nodes with id only. new a42e10a5bf Version bump: 0.0.6 new 143909c32d Change README to or

[elpa] externals/org-gnosis da2bec84ac 1/3: [fix] insert-tags: Insert tags for nodes with id only.

2025-02-14 Thread ELPA Syncer
branch: externals/org-gnosis commit da2bec84ac1d325d3e3cb0bf8cf908e9cf0bc3b1 Author: Thanos Apollo Commit: Thanos Apollo [fix] insert-tags: Insert tags for nodes with id only. --- org-gnosis.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org-gnosis.el b/org-gnosi

[elpa] externals/ellama 40a4680982 4/6: Convert Org mode content to Markdown before adding to context

2025-02-14 Thread ELPA Syncer
branch: externals/ellama commit 40a4680982254a1a1fdea54fae52dae63f89275b Author: Sergey Kostyaev Commit: Sergey Kostyaev Convert Org mode content to Markdown before adding to context Added functionality to convert Org mode content to Markdown when extracting buffer or file conte

[elpa] externals/org-gnosis a42e10a5bf 2/3: Version bump: 0.0.6

2025-02-14 Thread ELPA Syncer
branch: externals/org-gnosis commit a42e10a5bf10e11605e3b8f7b3453dff7d5087fd Author: Thanos Apollo Commit: Thanos Apollo Version bump: 0.0.6 Minor update with bug fixes & documentation improvements: + Fixes insertion of tags issues + Tags are now inserted at the neares

[nongnu] elpa/dirvish 8771edc00c: doc: update CHANGELOG

2025-02-14 Thread ELPA Syncer
branch: elpa/dirvish commit 8771edc00cc7befefd9d65e218fa7a6a84f923cc Author: Alex Lu Commit: Alex Lu doc: update CHANGELOG --- dirvish.el | 2 +- docs/CHANGELOG.org | 43 +++ 2 files changed, 44 insertions(+), 1 deletion(-) diff --git a/dirv

[nongnu] elpa/helm d4c8296ddd 1/2: Minor fixes for previous commit

2025-02-14 Thread ELPA Syncer
branch: elpa/helm commit d4c8296ddd3cbc32c1f60da95db4369397065669 Author: Thierry Volpiatto Commit: Thierry Volpiatto Minor fixes for previous commit --- helm-core.el | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/helm-core.el b/helm-core.el index 0cf53ca02f

[nongnu] elpa/typst-ts-mode 74eeca77b4 085/246: doc: update README

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 74eeca77b4aa6728a6af4293ced9f756a83a0bd3 Author: Meow King Commit: Meow King doc: update README --- README.md | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 819815990c..a9436b83a7 100644 --- a/README.m

[nongnu] elpa/typst-ts-mode c92cdbe91b 015/246: feate: more precise font lock feature levels

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit c92cdbe91b7cb729b3f20178e858a0fea912babb Author: Ziqi Yang Commit: Ziqi Yang feate: more precise font lock feature levels --- basic-syntax.typ | 22 +++--- typst-ts-mode.el | 87 ++-- 2 files chang

[nongnu] branch elpa/typst-ts-mode created (now d4e4a21f13)

2025-02-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/typst-ts-mode. at d4e4a21f13 doc: update version header This branch includes the following new commits: new 3a3c98107e init new 52d8241eca feat: add header faces new 879665683e feat: add more fontification rules for markup

[nongnu] elpa/typst-ts-mode 181caafe04 040/246: feat: Exchange current heading with above heading.

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 181caafe047813712505e3ff4590c0c686639987 Author: Huan Nguyen Commit: Huan Nguyen feat: Exchange current heading with above heading. --- typst-ts-mode.el | 110 +++ 1 file changed, 95 insertions(+), 15 dele

[nongnu] elpa/typst-ts-mode 7bdda683bb 060/246: doc: README.md

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 7bdda683bbd7d1d06681c6f0e3bb96793b16cc29 Author: Meow King Commit: Meow King doc: README.md --- README.md | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c472bd24ed..de3ac6f60a 100644 --- a/README.md ++

[nongnu] elpa/typst-ts-mode ea69e2f7f6 021/246: fix: don't indent content inside raw block

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit ea69e2f7f61708a8aebcddf2958fd65681f6439d Author: Ziqi Yang Commit: Ziqi Yang fix: don't indent content inside raw block --- typst-ts-mode.el | 4 1 file changed, 4 insertions(+) diff --git a/typst-ts-mode.el b/typst-ts-mode.el index cd69a03f6b..63d231

[nongnu] elpa/typst-ts-mode 0e4894ffcd 200/246: merge: fix: maarkup-extended font feature

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 0e4894ffcde658037529ac038882bd76e8603b78 Merge: 2a3fb8e577 075b450e44 Author: meowking Commit: meowking merge: fix: maarkup-extended font feature --- typst-ts-core.el| 73 typst-ts-editing.el | 195 +

[nongnu] elpa/typst-ts-mode 098abf17c8 233/246: Merge pull request 'Changed compile/preview behaviour and cleaned code' (#30) from vslavkin/typst-ts-mode:main into develop

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 098abf17c864c05c89fc84ca5093c1a03c33f8b8 Merge: d3e44b5361 131c404ee0 Author: Meow King Commit: Meow King Merge pull request 'Changed compile/preview behaviour and cleaned code' (#30) from vslavkin/typst-ts-mode:main into develop Reviewed-on: https

[nongnu] elpa/typst-ts-mode 3f5dba69fd 154/246: doc: README

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 3f5dba69fd30a555d2a3f5508d54af7cf58f39d3 Author: Meow King Commit: Meow King doc: README --- README.md | 146 ++ highlight.compare.scm | 79 --- 2 files changed, 5 insertio

[nongnu] elpa/typst-ts-mode 361dfe6001 033/246: fix: allow dynamic indentation offset

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 361dfe6001d5299547219a63381d70433877b926 Author: Ziqi Yang Commit: Ziqi Yang fix: allow dynamic indentation offset --- typst-ts-mode.el | 57 1 file changed, 28 insertions(+), 29 deletions(-) diff --

[nongnu] elpa/typst-ts-mode f1ca0765e9 077/246: feat: Add customizable option for indenting section (header)

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit f1ca0765e9a92470d599fa4bf368cc620f980468 Author: Meow King Commit: Meow King feat: Add customizable option for indenting section (header) --- basic-syntax.typ| 130 ++-- typst-ts-embedding-lang-settings.el | 4 - typst-

[nongnu] elpa/typst-ts-mode 7e3f11e675 068/246: feat: add detailed documentation

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 7e3f11e675a5c13323f0a64aa7cd3057277a854a Author: Meow King Commit: Meow King feat: add detailed documentation --- README.md | 8 ++ ...block-highlighting-mechanism-explain-0.plantuml | 52 + .../raw-block-

[nongnu] elpa/typst-ts-mode 364d32c37d 119/246: refactor: Typst watch is now a minor mode.

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 364d32c37de591191a98a3e521e64df6aebe88e2 Author: Huan Nguyen Commit: Huan Nguyen refactor: Typst watch is now a minor mode. --- typst-ts-mode.el | 140 + typst-ts-watch-mode.el | 139

[nongnu] elpa/typst-ts-mode 3d373bba6f 095/246: fix: fix outline recognization error when section indent offset is not nil

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 3d373bba6f2ecfc2e53ad23d5e43e7f87a8061df Author: Meow King Commit: Meow King fix: fix outline recognization error when section indent offset is not nil JJ: --- typst-ts-mode.el | 23 +-- 1 file changed, 9 insertions(+), 14 delet

[nongnu] elpa/typst-ts-mode 147b4d6885 192/246: fix(editing): typst-ts-mode-return end of buffer situation

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 147b4d6885de924b737631e8660d5e560b1ddc47 Author: meowking Commit: meowking fix(editing): typst-ts-mode-return end of buffer situation or next line is the end line (no newline character) --- typst-ts-editing.el | 26 +++--- 1 fil

[nongnu] elpa/typst-ts-mode 014a88d447 210/246: fix: typst-ts-mode-font-lock-rules -> math-extended feature

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 014a88d4477aa9b8531fb792b44165d69edaf167 Author: meowking Commit: meowking fix: typst-ts-mode-font-lock-rules -> math-extended feature --- typst-ts-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/typst-ts-mode.el b/typst-ts-mod

[nongnu] elpa/typst-ts-mode d8c64a99f4 150/246: docs: fix typo

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit d8c64a99f4729ab06a624c30656257fafe446893 Author: Meow King Commit: Meow King docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7beaefeb9..36d8b8bc45 100644 --- a/README.md +++ b/REA

[nongnu] elpa/typst-ts-mode d2691f1e9c 112/246: refactor: revert 3f8c4abc15543cb1e6870045f158f92f04cf396f change

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit d2691f1e9c9a1d2a69dcdd1c1ce64ed9c5e51bd1 Author: Meow King Commit: Meow King refactor: revert 3f8c4abc15543cb1e6870045f158f92f04cf396f change --- typst-ts-mode.el | 21 - 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/typ

[nongnu] elpa/typst-ts-mode 3394ec08dc 179/246: chore

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 3394ec08dc4fca78db37199af29ec3528e18edd1 Author: Meow King Commit: Meow King chore --- typst-ts-mode.el | 5 + 1 file changed, 5 insertions(+) diff --git a/typst-ts-mode.el b/typst-ts-mode.el index 2dc59b9b21..f386fbc509 100644 --- a/typst-ts-mode.el +

[nongnu] elpa/typst-ts-mode 7c01c6821c 243/246: Merge pull request 'Add an option to customize the preview function.' (#36) from tkpapp/typst-ts-mode:tp/customize-preview-function into develop

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 7c01c6821cbffd01b8d88e95b21a808cad053686 Merge: 743f05267b 154640e61c Author: Meow King Commit: Meow King Merge pull request 'Add an option to customize the preview function.' (#36) from tkpapp/typst-ts-mode:tp/customize-preview-function into develop

[nongnu] elpa/typst-ts-mode 96f587be97 086/246: doc: update README

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 96f587be978d22401502c8cf8159e74b14edd77c Author: Meow King Commit: Meow King doc: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9436b83a7..c067eba15d 100644 --- a/README.md +++ b

[nongnu] elpa/typst-ts-mode 0728efcbd9 176/246: refactor

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 0728efcbd94420753a813d538855b4f7168fdfcd Author: Meow King Commit: Meow King refactor --- typst-ts-core.el| 18 +- typst-ts-editing.el | 8 +++- typst-ts-mode.el| 4 3 files changed, 16 insertions(+), 14 deletions(-) diff

[nongnu] elpa/typst-ts-mode 6b54ff7084 175/246: refactor: remove `typst-ts-mode--item-on-line-p` function

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 6b54ff70849cc67996bd82316b666c7bc34a44d4 Author: Meow King Commit: Meow King refactor: remove `typst-ts-mode--item-on-line-p` function --- typst-ts-core.el| 13 - typst-ts-editing.el | 33 ++--- 2 files changed, 1

[nongnu] elpa/typst-ts-mode 49a3981040 083/246: fix: Only search for the current line.

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 49a3981040431bad5ce3419fc644dff871c745e6 Author: Huan Nguyen Commit: Huan Nguyen fix: Only search for the current line. --- typst-ts-mode.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/typst-ts-mode.el b/typst-ts-mode.el index 2b

[nongnu] elpa/typst-ts-mode 741769a3ac 205/246: fix: `delete-region` so that the line is not removed

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 741769a3ac9c411d39cefe49fd6f4d995bd7d89f Author: Huan Nguyen Commit: Huan Nguyen fix: `delete-region` so that the line is not removed --- typst-ts-editing.el | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/typst-ts-editing.

[nongnu] elpa/typst-ts-mode 0454e44977 087/246: feat: Autoincrement on enter and fix heading insertion.

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 0454e449774bf2a6c3cae6759dc5f880b1576585 Author: Huan Nguyen Commit: Huan Nguyen feat: Autoincrement on enter and fix heading insertion. --- typst-ts-mode.el | 70 ++-- 1 file changed, 53 insertions(+), 17

[nongnu] elpa/typst-ts-mode 4198faf667 228/246: `typst-ts-compile-and-preview` using `typst-ts-compile`

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 4198faf6674cb2656327dd8528790072b7f337ec Author: Valentino Slavkin Commit: Valentino Slavkin `typst-ts-compile-and-preview` using `typst-ts-compile` Avoids repeating code --- typst-ts-compile.el | 7 +-- 1 file changed, 1 insertion(+), 6 deleti

[nongnu] elpa/typst-ts-mode 22ff816058 218/246: feat: #16 do something depending on point

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 22ff816058c7ca6104e700a186298e761427f2e6 Author: Huan Nguyen Commit: Huan Nguyen feat: #16 do something depending on point --- typst-ts-editing.el | 132 +--- 1 file changed, 84 insertions(+), 48 deletions(-)

[nongnu] elpa/typst-ts-mode dc4678aa5b 053/246: fix(indentation): edge conditions

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit dc4678aa5b5f7d9839f724867e6c3d2abebed741 Author: Meow King Commit: Meow King fix(indentation): edge conditions --- typst-ts-mode.el | 31 +++ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/typst-ts-mode.el b/typs

[nongnu] elpa/typst-ts-mode 9d1adbcb09 023/246: feat: adopt update stream parser syntax change and add dynamic height for headers

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 9d1adbcb0931bb68ad648800c51fdd457398f9ec Author: Ziqi Yang Commit: Ziqi Yang feat: adopt update stream parser syntax change and add dynamic height for headers --- README.md| 1 + typst-ts-mode.el | 14 ++ 2 files changed, 11 insertions

[nongnu] elpa/typst-ts-mode 6a6ab91ff6 038/246: refactor: Refactored heading increase/decrease functions.

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 6a6ab91ff63a421ebe9bc5d1805cf0e8cb129279 Author: Huan Nguyen Commit: Huan Nguyen refactor: Refactored heading increase/decrease functions. --- README.md| 4 +- typst-ts-mode.el | 113 --- 2 files

[nongnu] elpa/typst-ts-mode 7485611871 048/246: style: change all tab into white space & add editorconfig file

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 74856118710e0b00044a191445088a69d2faef9a Author: Meow King Commit: Meow King style: change all tab into white space & add editorconfig file --- .editorconfig| 21 typst-ts-mode.el | 146 +++

[nongnu] elpa/typst-ts-mode 78cc859488 032/246: feat: add typst watch mode-line indicator

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 78cc8594880afbb24585749b29a65da0aaf2e6c6 Author: Ziqi Yang Commit: Ziqi Yang feat: add typst watch mode-line indicator --- typst-ts-mode.el | 23 +++ 1 file changed, 23 insertions(+) diff --git a/typst-ts-mode.el b/typst-ts-mode.el inde

[nongnu] elpa/typst-ts-mode c4a3c02c07 012/246: feat: indentation rules

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit c4a3c02c073e3caadbe82b033f36b63e7309936f Author: Ziqi Yang Commit: Ziqi Yang feat: indentation rules --- .gitignore | 1 + typst-ts-mode.el | 92 +--- 2 files changed, 82 insertions(+), 11 deletions

[nongnu] elpa/typst-ts-mode 01ef0d45b9 018/246: feat: better functionality for typst watch process

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 01ef0d45b9b658de7f620401a155b4c9592897c2 Author: Ziqi Yang Commit: Ziqi Yang feat: better functionality for typst watch process --- typst-ts-mode.el | 105 ++- 1 file changed, 96 insertions(+), 9 deletions

[nongnu] elpa/typst-ts-mode 5ff1b21a51 025/246: fix(compilation + watch) error regexp error

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 5ff1b21a51c1f745faaa9fedc3ea6c705f8e5624 Author: Ziqi Yang Commit: Ziqi Yang fix(compilation + watch) error regexp error --- typst-ts-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/typst-ts-mode.el b/typst-ts-mode.el index 6

[nongnu] elpa/typst-ts-mode ebdce771f3 035/246: doc: update README

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit ebdce771f3dc2574955928e588dad97b005e8e13 Author: Ziqi Yang Commit: Ziqi Yang doc: update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5fd451586b..35e3abf1e3 100644 --- a/README.md +++ b/README.md @@

[nongnu] elpa/typst-ts-mode b4b6444909 041/246: feat: Move heading and it contents down or up.

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit b4b644490981077160118af93733a4fab0146ece Author: Huan Nguyen Commit: Huan Nguyen feat: Move heading and it contents down or up. --- typst-ts-mode.el | 62 +++- 1 file changed, 52 insertions(+), 10 deletion

[nongnu] elpa/typst-ts-mode 21f263b341 039/246: doc: Fix flymake warnings.

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 21f263b3411f76b588eb976fb1ac3b1435b96454 Author: Huan Nguyen Commit: Huan Nguyen doc: Fix flymake warnings. --- typst-ts-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/typst-ts-mode.el b/typst-ts-mode.el index f83eae6a7d..42

[nongnu] elpa/typst-ts-mode 5ee0e33683 010/246: feat: math fontification support

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 5ee0e336838df2ae70b535cdaef28886949144ae Author: Ziqi Yang Commit: Ziqi Yang feat: math fontification support --- basic-syntax.typ | 9 + highlight.compare.scm | 28 +-- typst-ts-mode.el | 52 ++

[nongnu] elpa/typst-ts-mode d23140e91f 013/246: feat: add imenu support

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit d23140e91f9023043d151098c58a62fc9135c233 Author: Ziqi Yang Commit: Ziqi Yang feat: add imenu support --- README.md| 17 - basic-syntax.typ | 2 +- typst-ts-mode.el | 17 + 3 files changed, 30 insertions(+), 6 deletio

[nongnu] elpa/typst-ts-mode 5700854a1e 036/246: doc: update README

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 5700854a1e159e0601870a6abd1ad2e6609d67be Author: Ziqi Yang Commit: Ziqi Yang doc: update README --- README.md | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 35e3abf1e3..4ec0407e65 100644 --- a/README.

[nongnu] elpa/typst-ts-mode 439deb4b07 022/246: fix(preview): open non-english character file name

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 439deb4b07e926c69950a7b3ed916315356a50dd Author: Ziqi Yang Commit: Ziqi Yang fix(preview): open non-english character file name --- typst-ts-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/typst-ts-mode.el b/typst-ts-mode.el in

[nongnu] elpa/typst-ts-mode 6c0c55f4f2 051/246: feat: add indentation rule for item with linebreak at ending

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 6c0c55f4f2b0e605ebc5d37de689438003702f46 Author: Meow King Commit: Meow King feat: add indentation rule for item with linebreak at ending For example: 1. hello \ identation 2. hi noidentation --- typst-ts-mode.el | 25 +

[nongnu] elpa/typst-ts-mode 545bd677be 172/246: feat: add transient menu

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 545bd677be523bbd366400d3919a40b4c58869ad Author: Meow King Commit: Meow King feat: add transient menu --- typst-ts-misc-commands.el | 11 ++- typst-ts-mode.el | 7 +-- typst-ts-transient.el | 47

[nongnu] elpa/typst-ts-mode d9392ce43f 180/246: fix: delete list item when there is no text

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit d9392ce43ff4f8aa0ffe5d72883220ca4b0ccca0 Author: Huan Nguyen Commit: Huan Nguyen fix: delete list item when there is no text - 1 - |< this line should be gone after pressing RETURN --- typst-ts-editing.el | 5 ++--- 1 file changed, 2 insertions

[nongnu] elpa/typst-ts-mode f17ec1efa2 136/246: test: add indentation test file

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit f17ec1efa27445a0cd6d6297456abe2bd964fb20 Author: Meow King Commit: Meow King test: add indentation test file --- indentation-test.typ | 110 +++ 1 file changed, 110 insertions(+) diff --git a/indentation-test

[nongnu] elpa/typst-ts-mode d799bdffb0 088/246: doc: Rename variable and add it to documentation.

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit d799bdffb0c18c541f98d3f0847ae2722bde12fe Author: Huan Nguyen Commit: Huan Nguyen doc: Rename variable and add it to documentation. --- README.md| 5 - typst-ts-mode.el | 18 ++ 2 files changed, 14 insertions(+), 9 deletions(-)

[nongnu] elpa/typst-ts-mode 04c2cbab75 138/246: sync upstream

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 04c2cbab75b547cb13cb11ae3926794cee11a184 Author: Meow King Commit: Meow King sync upstream --- .gitignore| 1 + justfile | 11 ++- side/sync_with_upstream.typ

[nongnu] elpa/typst-ts-mode 443d92f868 156/246: feat!: raw block highlight now uses non-tree-sitter method!

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 443d92f8683e6454f997df4362945f71b8e50835 Author: Meow King Commit: Meow King feat!: raw block highlight now uses non-tree-sitter method! --- justfile| 9 +- typst-ts-embedding-lang-settings.el | 739 +++-

[nongnu] elpa/typst-ts-mode b68f3595aa 140/246: chore

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit b68f3595aa67b52df24094f30632c4a8c35cc73b Author: Meow King Commit: Meow King chore --- typst-ts-edit-indirect.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/typst-ts-edit-indirect.el b/typst-ts-edit-indirect.el index 472dc00742..11

[nongnu] elpa/typst-ts-mode 1a3126f6b1 108/246: fix(indentation): inside ERROR

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 1a3126f6b146e94fd5518ec7ed9df36b6c3c8a37 Author: Meow King Commit: Meow King fix(indentation): inside ERROR --- typst-ts-mode.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/typst-ts-mode.el b/typst-ts-mode.el index eec10dff33..6df6844ac6 100644 -

[nongnu] elpa/typst-ts-mode 14affa17e3 043/246: refactor: Renamed function that finds next higher/same level heading.

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 14affa17e3679fa69188a73f8be51c55376b Author: Huan Nguyen Commit: Huan Nguyen refactor: Renamed function that finds next higher/same level heading. --- typst-ts-mode.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/typst-

[nongnu] elpa/typst-ts-mode 7dc8a883d0 158/246: chore: delete abandoned files

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 7dc8a883d0bdd7d9bc8a1ae83e4f57131ec29d7e Author: Meow King Commit: Meow King chore: delete abandoned files --- ...block-highlighting-mechanism-explain-0.plantuml | 52 .../raw-block-highlighting-mechanism-explain-0.png | Bin 76229 -> 0 byt

[nongnu] elpa/typst-ts-mode 89ee073562 045/246: chore

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 89ee073562a7bb325458a9a48e07f28d0cf3 Author: Meow King Commit: Meow King chore --- typst-ts-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typst-ts-mode.el b/typst-ts-mode.el index f1afa99eab..72db5212da 100644 --- a/typst-t

[nongnu] elpa/typst-ts-mode aad1cde153 049/246: refactor: Use outline library for headings.

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit aad1cde1538f9996f77826fa98827ba0013ca388 Author: Huan Nguyen Commit: Huan Nguyen refactor: Use outline library for headings. --- typst-ts-mode.el | 212 +++ 1 file changed, 58 insertions(+), 154 deletions(

[nongnu] elpa/typst-ts-mode fbbf281e60 160/246: chore(lsp): add autoload indicator

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit fbbf281e603ac84bbc8f8e252f17e9b52466e94c Author: Meow King Commit: Meow King chore(lsp): add autoload indicator --- typst-ts-lsp.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/typst-ts-lsp.el b/typst-ts-lsp.el index 9847fef041..0c4f97652a 100644 -

[nongnu] elpa/typst-ts-mode 64de2a1d97 185/246: merge: fix: maarkup-extended font feature

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 64de2a1d97acd9940d8e66070bf02e320bcc951d Merge: 2a3fb8e577 fab310f9a0 Author: meowking Commit: meowking merge: fix: maarkup-extended font feature

[nongnu] elpa/typst-ts-mode 53bc7cf2f1 037/246: doc(README): update co-maintainer information

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 53bc7cf2f194d3a37e0efbfb290fa39c9057b05b Author: Ziqi Yang Commit: Ziqi Yang doc(README): update co-maintainer information --- README.md | 4 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4ec0407e65..c3fb7264cb 100644 --- a/

[nongnu] elpa/typst-ts-mode 3ba9c73723 042/246: doc: Added new feature and its keybinding to readme.

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 3ba9c73723ff064cc702efd60124a8d348347e1f Author: Huan Nguyen Commit: Huan Nguyen doc: Added new feature and its keybinding to readme. --- README.md | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81f3bcc

[nongnu] elpa/typst-ts-mode d56c499e09 213/246: refactor: no more C-c C-c prefix keybindings #21

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit d56c499e09eaede992401d1806726043d491775b Author: Huan Nguyen Commit: Huan Nguyen refactor: no more C-c C-c prefix keybindings #21 --- typst-ts-mode.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/typst-ts-mode.el b/typst-ts-mo

[nongnu] elpa/typst-ts-mode d88d8feeee 206/246: fix: #15

2025-02-14 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit d88d8f587ee9b58a0e334d1a9704a6159d69 Author: Huan Nguyen Commit: Huan Nguyen fix: #15 - #[ text ] |< M-Enter Auto inserting not working yet --- typst-ts-editing.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletion

  1   2   3   4   >