Skip to content
View m4ttm's full-sized avatar

Block or report m4ttm

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 Loading

  1. lsp-lens-lite.nvim Public

    Forked from VidocqH/lsp-lens.nvim

    A fork of lsp-lens for LSPs that do not implement documentSymbol but have a Treesitter parser. Works with most Solidity LSPs, where documentSymbol is rarely implemented.

    Lua

  2. m-demare/hlargs.nvim Public

    Highlight arguments' definitions and usages, using Treesitter

    Lua 518 12

  3. chesnut Public

    A lightweight tree class for Python, with a focus on searching for nodes based on their type. Archaic spelling, not a typo.

    Python

  4. kvm-switch-patch Public

    A workaround for KVM switches without EDID emulation

    Python 1

  5. Add Spotify to the system tray on Li...
    1
    [Desktop Entry]
    2
    Type=Application
    3
    Name=Spotify
    4
    GenericName=Music Player
    5
    Icon=spotify-client
  6. Use a BIP39 mnemonic to generate key...
    1
    from web3 import Web3
    2
    
                  
    3
    mnemonic = "YOUR_MNEMONIC"
    4
    keyfile_name = "keyfile.enc"
    5
    keyfile_bytes = 256