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

Add vim templated macros #4

Open
cceckman opened this issue Sep 16, 2019 · 1 comment
Open

Add vim templated macros #4

cceckman opened this issue Sep 16, 2019 · 1 comment

Comments

@cceckman
Copy link
Owner

e.g. an easy way to go from

[cursor]

to

namespace my_new_namespace {
[cursor]
} // namespace my_new_namespace

I know there's existing solutions for this, need to pick one & learn to use it.

@cceckman
Copy link
Owner Author

cceckman commented Oct 9, 2019

One option: https://github.com/SirVer/ultisnips

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

No branches or pull requests

1 participant