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

Support Vim's new +breakindent feature #10

Closed
reedes opened this issue Aug 27, 2014 · 0 comments
Closed

Support Vim's new +breakindent feature #10

reedes opened this issue Aug 27, 2014 · 0 comments

Comments

@reedes
Copy link
Collaborator

reedes commented Aug 27, 2014

Evaluate how it best fits into pencil

if exists('+breakindent')
        setlocal breakindent
endif

See https://retracile.net/wiki/VimBreakIndent for more details.

reedes pushed a commit that referenced this issue Sep 17, 2014
@reedes reedes closed this as completed Sep 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant