Commit Graph

43 Commits

Author SHA1 Message Date
dc7fa65a80 Merge branch 'main' into dev 2025-10-30 09:41:08 +01:00
b49e0262a1 Small physics helpers 2025-10-30 09:40:21 +01:00
arne314
64ba7e3541 minor(snip)!: add mid to set snippet 2025-09-03 15:43:03 +02:00
arne314
63bc8a716b feat(snip): add tp for transpose 2025-08-30 12:38:30 +02:00
arne314
9c81ac9cf1 refactor(snip): remove unnecessary priorities 2025-08-27 18:04:46 +02:00
arne314
740849eb67 minor(snip): update sum and integral snippets 2025-08-27 17:55:56 +02:00
arne314
6a9e5cccb7 feat(snip): add product snippets 2025-08-27 17:49:31 +02:00
arne314
b9a9512ee9 minor(snip)!: require space after simple functions 2025-08-03 12:25:27 +02:00
arne314
092f78cd3e minor(snip)!: add cot to f(x) conflicts 2025-07-12 20:05:23 +02:00
arne314
38d6c0d9bd minor(snip)!: use diff instead of partial 2025-06-22 13:36:38 +02:00
arne314
2565e815cf minor(snip)!: add root to f(x) conflicts 2025-06-17 21:07:34 +02:00
arne314
a2931f0c68 minor(snip): add partial snippets 2025-06-11 16:25:56 +02:00
arne314
849cd69f47 minor(snip)!: add log to conflicts 2025-05-19 18:13:24 +02:00
arne314
64ef6a4d6e minor(snip): add f(x) trigger blacklist 2025-04-30 00:58:43 +02:00
arne314
71c1e15ce2 feat(snip): trigger blacklist option 2025-04-30 00:44:16 +02:00
arne314
7ffa4efe3c refactor(snip)!: trigger options parameter 2025-04-30 00:43:18 +02:00
arne314
28046452a7 minor(snip): add fox for f(x) and variations 2025-04-27 00:10:08 +02:00
arne314
f204b74eae minor(snip)!: sect -> inter as in typst 0.13 2025-03-09 11:59:20 +01:00
arne314
89de725101 minor(snip): use dif in dx/ddx 2025-02-10 12:23:01 +01:00
arne314
5d4859d1b4 minor(snip)!: improve deriv and markup indices 2025-01-30 13:17:13 +01:00
arne314
2481c329f9 perf(snip): consider max trigger length 2025-01-29 15:40:36 +01:00
arne314
1407178ba7 minor(snip): add fraction and ball snippet 2025-01-23 13:36:58 +01:00
arne314
169714435e perf(snip): make use of custom wordtrig 2025-01-16 23:11:40 +01:00
arne314
804d9d334d minor(snip): space after any math snippet 2025-01-14 19:37:10 +01:00
arne314
fc7d5b5101 perf(snip): don't rely on luasnip wordtrig 2025-01-14 19:31:00 +01:00
arne314
5ccdf56f6f feat(snip): improve lim/-inf/-sup usability 2025-01-14 19:05:21 +01:00
arne314
bfc2fd103d minor(snip): space in set and ak/sk 2025-01-12 17:34:39 +01:00
arne314
701f30d4af minor(snip): arrow type consistency 2025-01-11 14:38:24 +01:00
arne314
bd5865dc2e Merge branch 'main' into dev 2025-01-10 16:48:09 +01:00
Linus
7d2b3e852d feat(snip): bare integral (#5)
* feat!: `it` to `integral`, `int` for old behaviour

* fix: formatting errors

---------

Co-authored-by: arne314 <73391160+arne314@users.noreply.github.com>
2025-01-09 21:53:05 +01:00
Linus
f41358491f feat(snip): domain sum (#7)
* feat: sums over domains `osm` `dsm`

* fix: consitency of sum snippets

* fix: add space to sum snippet

---------

Co-authored-by: arne314 <73391160+arne314@users.noreply.github.com>
2025-01-09 21:32:50 +01:00
Linus
820da200ab feat(snip): sets and implications (#6)
* feat: `ip` and `ib` for implications

* fix: string escaping

* feat: add curly brackets

* feat: replace st (set) with visual snippet
2025-01-09 20:55:04 +01:00
arne314
a1f2276614 minor(snip): update math snippets 2025-01-09 12:24:03 +01:00
arne314
c0f2834216 minor: reduce ak/sk snippet priority 2025-01-06 17:12:40 +01:00
arne314
ca69464e5a minor: update snippets 2024-12-22 18:58:17 +01:00
arne314
5d29ba3f3e perf: better letter and index snippet matching 2024-12-13 16:20:47 +01:00
arne314
e32609f9cd feat: smart snippets using treesitter 2024-12-11 22:01:42 +01:00
arne314
5529a29327 perf: use treesitter to detect math/markup 2024-12-08 18:39:58 +01:00
arne314
39a73ca8cb perf: jsregexp instead of lua pattern matching 2024-12-04 00:24:09 +01:00
arne314
fe0da6738d feat: snippets for common indices 2024-12-02 22:18:39 +01:00
arne314
5f28d35b0d minor: more snippets 2024-12-02 22:17:52 +01:00
arne314
759b4f7c17 fix: snippet spacing 2024-11-23 19:58:11 +01:00
arne314
d2d91f7a01 feat: port most snippets from lentilus/fastex.nvim 2024-11-19 01:55:11 +01:00