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

Force unix line endings #44

Merged
merged 4 commits into from
Jun 26, 2018
Merged

Force unix line endings #44

merged 4 commits into from
Jun 26, 2018

Conversation

kufii
Copy link
Contributor

@kufii kufii commented Jun 22, 2018

Nano can't load the files when the line endings aren't lf, but on windows when cloning the repo they're crlf. This should force them to be unix style

@Piterden
Copy link
Contributor

Piterden commented Jun 22, 2018

What do you think about #30? @kufii

@kufii
Copy link
Contributor Author

kufii commented Jun 22, 2018

@Piterden couldn't you just put include ~/.config/nano/nano-highlight/*.nanorc in your nanorc instead?

@Piterden
Copy link
Contributor

The order of includes is important

@kufii
Copy link
Contributor Author

kufii commented Jun 22, 2018

this would do alphabetical ordering right? I'm not positive but wouldn't include * also do alphabetical ordering?

@serialhex
Copy link
Owner

I'm cool with it.

@Piterden if you want to flesh out #30 and make it an actual shell script, or it can sit and people can make their own script from that base.

@serialhex serialhex merged commit 4b0a1a8 into serialhex:master Jun 26, 2018
@kufii kufii deleted the patch-3 branch July 4, 2018 13:42
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