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

Minor fixes #4

Merged
merged 2 commits into from
Aug 29, 2014
Merged

Minor fixes #4

merged 2 commits into from
Aug 29, 2014

Conversation

UrsaDK
Copy link
Contributor

@UrsaDK UrsaDK commented Aug 28, 2014

Two seemingly unrelated fixes:

  1. to get rid of the empty line at the top of the new sauce when it is created from a template
  2. to make vim-sauce more compatible with NeoBundle's lazy loading feature

Dmytro Konstantinov added 2 commits August 28, 2014 16:05
This is a purely cosmetic fix to avoid a blank line at the top of the
new sauce. It works by explicitly loading sauce template into line 0 of
the newly created sauce.
NeoBundle can make plugin lazy-load when a specified command is run
(eg: only load vim-sauce after I run :Sauce). It can also enable
auto-compleation for the specified command but only if the
auto-completion function is available.

This change makes sauce auto-completion functions accessible from
outside plugin/sauce.vim
@joonty
Copy link
Owner

joonty commented Aug 29, 2014

Thanks again @UmkaDK!

joonty added a commit that referenced this pull request Aug 29, 2014
@joonty joonty merged commit 03ea768 into joonty:master Aug 29, 2014
@UrsaDK UrsaDK deleted the minor-fixes branch September 1, 2014 10:34
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.

2 participants