Skip to content

Commit 9f5494b

Browse files
committed
chore: merge public repo
1 parent 6a2a17b commit 9f5494b

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

.github/FUNDING.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# These are supported funding model platforms
2+
github: #xepozz
3+
patreon: xepozz
4+
buy_me_a_coffee: xepozz
5+
custom: ['https://boosty.to/xepozz']

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# .gitattributes
22

3-
![Build](https://github.com/xepozz/gitattributes-plugin/workflows/Build/badge.svg)
3+
![Build](https://github.com/j-plugins/gitattributes-plugin/workflows/Build/badge.svg)
44
[![Version](https://img.shields.io/jetbrains/plugin/v/26477--gitattributes-support.svg)](https://plugins.jetbrains.com/plugin/26477--gitattributes-support)
55
[![Downloads](https://img.shields.io/jetbrains/plugin/d/26477--gitattributes-support.svg)](https://plugins.jetbrains.com/plugin/26477--gitattributes-support)
66

@@ -10,7 +10,7 @@
1010

1111
.gitattributes syntax support:
1212

13-
[Github](https://github.com/xepozz/gitattributes-idea-plugin) | [Telegram](https://t.me/jb_plugins/3) | [Donation](https://github.com/xepozz/xepozz?tab=readme-ov-file#become-a-sponsor)
13+
[Github](https://github.com/j-plugins/gitattributes-plugin) | [Telegram](https://t.me/jb_plugins/3) | [Donation](https://github.com/xepozz/xepozz?tab=readme-ov-file#become-a-sponsor)
1414

1515
- syntax highlighting
1616
- keywords autocompletion

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# IntelliJ Platform Artifacts Repositories -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
22
pluginGroup = com.github.xepozz.gitattributes
33
pluginName = .gitattributes support
4-
pluginRepositoryUrl = https://github.com/xepozz/gitattributes-plugin
4+
pluginRepositoryUrl = https://github.com/j-plugins/gitattributes-plugin
55
# SemVer format -> https://semver.org
66
pluginVersion=2025.0.60
77

0 commit comments

Comments
 (0)