Nothing Special   »   [go: up one dir, main page]

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

g:doge_buffer_mappings (default 0) #44

Merged
merged 5 commits into from
Sep 11, 2019
Merged

g:doge_buffer_mappings (default 0) #44

merged 5 commits into from
Sep 11, 2019

Conversation

mg979
Copy link
Contributor
@mg979 mg979 commented Sep 10, 2019

New option to use buffer mappings instead of normal mappings.
Buffer mappings are enabled when DoGe is successfully started, and
unmapped when finished.

Prelude

Thank you for helping out DoGe!

By contributing to DoGe you agree to the following statements (Replace [ ] with [x] with those you agree with):

Why this PR?

Same stuff of the PR #43, but cleaned up. The wrap-around feature has been moved to a different PR, since it's a different thing.

Reasons for the PR:

New option to use buffer mappings instead of normal mappings.
Buffer mappings are enabled when DoGe is successfully started, and
unmapped when finished.
autoload/doge.vim Outdated Show resolved Hide resolved
doc/doge.txt Outdated Show resolved Hide resolved
plugin/doge.vim Show resolved Hide resolved
@kkoomen
Copy link
Owner
kkoomen commented Sep 11, 2019

I optimized some code to follow the general project guidelines to make things consistent and I added tests. Thanks a lot for this PR. Very useful and big improvement on the plugin!

I will merge it and want to release it with together with #45.

@kkoomen kkoomen merged commit 948151a into kkoomen:master Sep 11, 2019
@mg979 mg979 deleted the buffer_mappings branch September 11, 2019 16: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.

Support using Doge as a backend for snippet plugins like Ultisnips
2 participants