Skip to content
View anivanovic's full-sized avatar
Block or Report

Block or report anivanovic

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

Pinned

  1. CarAddCrawler CarAddCrawler Public

    Python

  2. git_presentation git_presentation Public

    Presentation about git.

    HTML

  3. gotit gotit Public

    Gotit is golang library for downloading files using torrent protocol. It is intended to be performant with low memory usage.

    Go 1

  4. ion ion Public

    Spatial data graphics engine

    C

  5. vscode-gifpreview vscode-gifpreview Public

    TypeScript

  6. Vim configuration backup Vim configuration backup
    1
    set nocompatible              " be iMproved, required
    2
    filetype off                  " required
    3
    
                  
    4
    " set the runtime path to include Vundle and initialize
    5
    set rtp+=~/.vim/bundle/Vundle.vim