[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/treesit-fold 1cb784167a 235/417: Add FUNDING.yml
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/treesit-fold 1cb784167a 235/417: Add FUNDING.yml |
Date: |
Mon, 1 Jul 2024 10:02:29 -0400 (EDT) |
branch: elpa/treesit-fold
commit 1cb784167adf45e4278beb69c641987cb332e779
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: Jen-Chieh Shen <jcs090218@gmail.com>
Add FUNDING.yml
---
.github/FUNDING.yml | 12 ++++++++++++
README.md | 2 ++
2 files changed, 14 insertions(+)
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0000000000..ca572bec55
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,12 @@
+# These are supported funding model platforms
+
+github: emacs-tree-sitter
+patreon: jcs090218 # Replace with a single Patreon username
+open_collective: # replace with a single OpenCollective username
+ko_fi: # Replace with a single Ko-fi username
+tidelift: # Replace with a single Tidelift platform-name/package-name e.g.,
npm/babel
+community_bridge: # Replace with a single Community Bridge project-name e.g.,
cloud-foundry
+liberapay: # Replace with a single Liberapay username
+issuehunt: # Replace with a single IssueHunt username
+otechie: # Replace with a single Otechie username
+custom: https://www.paypal.me/jcs090218 # Replace with up to 4 custom
sponsorship URLs e.g., ['link1', 'link2']
diff --git a/README.md b/README.md
index 2a0863c377..b623292fa7 100644
--- a/README.md
+++ b/README.md
@@ -204,6 +204,8 @@ so you can have a nice way to peek at what's inside the
fold range.
[](http://makeapullrequest.com)
[](https://github.com/bbatsov/emacs-lisp-style-guide)
+[](https://www.paypal.me/jcs090218)
+[](https://www.patreon.com/jcs090218)
Enable `tree-sitter-mode` first, then `tree-sitter-query-builder` is useful to
test
out queries that determine what syntax nodes should be foldable and how to fold
- [nongnu] elpa/treesit-fold 9d48ee7937 176/417: Update CI, (continued)
- [nongnu] elpa/treesit-fold 9d48ee7937 176/417: Update CI, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 28ec4b244f 192/417: Update ts-fold.el, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 53b78381e9 190/417: Fix installation instruction for straight, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold e4f47602eb 197/417: Update ts-fold.el, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 5be52cde9c 207/417: up, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 41103496f2 206/417: up, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 551bfeb13a 211/417: doc, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold ae12dd8717 217/417: Support elixir (#10), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 54babe5336 222/417: docs(CHANGELOG): update, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 0d884a4217 224/417: refactor(checkdoc): Fix checkdoc warnings (#23), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 1cb784167a 235/417: Add FUNDING.yml,
ELPA Syncer <=
- [nongnu] elpa/treesit-fold c3da5520b9 237/417: tests(test.yml): Add test for Emacs 28.2, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 85db0117ea 240/417: tests: Avoid actions' warnings, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold a64f5252a6 244/417: Add .dir-locals.el (#40), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 9776e2fa2c 247/417: Update copyright year, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 56e6743bac 252/417: feat: Improve folding for C preproc operators (#46), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 9d9e0c5cf7 257/417: Add more folding definitions (#51), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 54d12c9822 281/417: feat: Add TOML support (#68), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold b1021c2acb 293/417: feat: Add Noir support (#77), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold fe3e7610b1 403/417: fix: `treesit-fold-close-all` raises an wrong type error (#5), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 993db0aa02 383/417: feat: Enhance SQL folding, ELPA Syncer, 2024/07/01