Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: honza/vim-snippets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: meangrape/vim-snippets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 168 files changed
  • 1 contributor

Commits on Mar 27, 2022

  1. Delete snippets I don't use. Delete snips that have duplicates betwee…

    …n UltiSnips and the regular snippet folder
    meangrape committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    e62d50b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83f80f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6268f77 View commit details
    Browse the repository at this point in the history
  4. Add copyright snippet from non-UltiSnips

    Move todo from dates to misc
    meangrape committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    c45459a View commit details
    Browse the repository at this point in the history
  5. Try to change TODO to XXX because the whole taxonomy of TODO, BUG, WT…

    …F, &c isn't worth keeping up with. Just use XXX for all of them.
    meangrape committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    96007f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    087e3cd View commit details
    Browse the repository at this point in the history
  7. Move for and forin around since I always always always use forin. So …

    …rename it for and put the old for that I never use as forct (for-counter)
    meangrape committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    1a3e405 View commit details
    Browse the repository at this point in the history
  8. Add a newline

    Add sh and bash for specific snippets
    meangrape committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    474fc57 View commit details
    Browse the repository at this point in the history
Loading