Skip to content
View sedm0784's full-sized avatar

Block or report sedm0784

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sedm0784/README.md

Pinned Loading

  1. vim-you-autocorrect Public

    Why should smartphones get all the fun?

    Vim Script 203 4

  2. vim-rainbow-trails Public

    Magical rainbows in your Vim

    Vim Script 54 3

  3. vim-resize-mode Public

    A Vim mode for easier window resizing

    Vim Script 14 1

  4. AutoHotkey script to map Caps Lock t...
    1
    g_LastCtrlKeyDownTime := 0
    2
    g_AbortSendEsc := false
    3
    g_ControlRepeatDetected := false
    4
    
                  
    5
    *CapsLock::
  5. thereiclippedit Public

    A tool for sending your clipboard from iOS to your computer and back

    Python 2