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

make vim settings line invisible in Pod #27

Merged

Conversation

eserte
Copy link
Contributor

@eserte eserte commented May 18, 2018

No description provided.

@karenetheridge
Copy link
Member

I believe to be effective, vim modelines need to be in the top 5 or bottom 5 lines in the file -- so the current placement is totally useless. We should either move or remove it.

@karenetheridge karenetheridge self-assigned this May 18, 2018
@rivy
Copy link
Contributor

rivy commented May 18, 2018

The number of lines to check is configurable (from vim documentation). My experience is that the usual default is "5" as @karenetheridge says.

But the configuration line here looks like it is on the last line which should work just fine.

@karenetheridge karenetheridge merged commit e7fb669 into Perl-Toolchain-Gang:master May 18, 2018
@karenetheridge
Copy link
Member

Apologies - from the diff, it appeared this was in the middle of the file.

I've merged this - thanks!

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.

None yet

3 participants