Skip to content
View bhaskar253's full-sized avatar

Block or report bhaskar253

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. qr-code-generator qr-code-generator Public

    CSS

  2. my vim config my vim config
    1
    " Turn on syntax highlighting
    2
    syntax on
    3
    " Set default tab space to 2
    4
    set ts=4
    5
    "set sts=4