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

Vim multiply ints #215

Merged
merged 3 commits into from
Oct 30, 2018
Merged

Vim multiply ints #215

merged 3 commits into from
Oct 30, 2018

Commits on Oct 30, 2018

  1. Create multiply_ints.vim

    A one-line function in VimL that multiplies two ints a and b without any
    arithmetic/bitwise operators.
    igemnace committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    5b8ccfa View commit details
    Browse the repository at this point in the history
  2. Add to CONTRIBUTORS.md

    igemnace committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    9d85d43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1c86e3 View commit details
    Browse the repository at this point in the history