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
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
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
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
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
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.
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
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
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
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
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-
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
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
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
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
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
+++
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 ++-
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
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
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
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 +++
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 -
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
++
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
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 +
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
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
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 --
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-
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-
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
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
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
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
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
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
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
+
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
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
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
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
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
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.
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
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
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(-)
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
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
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
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 +++
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
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
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
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
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
@@
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
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
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 ++
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
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.
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
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 +
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
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
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
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(-)
branch: elpa/typst-ts-mode
commit 04c2cbab75b547cb13cb11ae3926794cee11a184
Author: Meow King
Commit: Meow King
sync upstream
---
.gitignore| 1 +
justfile | 11 ++-
side/sync_with_upstream.typ
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 +++-
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
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
-
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-
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
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
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(
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
-
branch: elpa/typst-ts-mode
commit 64de2a1d97acd9940d8e66070bf02e320bcc951d
Merge: 2a3fb8e577 fab310f9a0
Author: meowking
Commit: meowking
merge: fix: maarkup-extended font feature
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/
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
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
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 - 100 of 305 matches
Mail list logo