Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rclone.conf as a glob to make it behave as an ini file #9959

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

David-Else
Copy link
Contributor

rclone.conf is actually an ini file, it is stated in the docs:

https://rclone.org/docs/#config-config-file

The file format is basic INI: Sections of text, led by a [section] header and followed by key=value entries on separate lines.

Following the discussion #9653 relating to .conf files I have added it here as a glob so as the config file gets the correct highlighting and treesitter editing features.

@the-mikedavis the-mikedavis merged commit c9e34c5 into helix-editor:master Mar 21, 2024
6 checks passed
@David-Else David-Else deleted the rclone branch March 21, 2024 21:14
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 4, 2024
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 4, 2024
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 4, 2024
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants