Skip to content
View maniac-en's full-sized avatar
:shipit:
:shipit:

Block or report maniac-en

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
maniac-en/README.md

Hi there 👋

Pinned Loading

  1. pyssg pyssg Public

    Static site generator

    Python 2

  2. req req Public

    Req - Test APIs with Terminal Velocity

    Go 31

  3. discord-butler discord-butler Public

    A smart auto-updater for Discord on Linux that checks for updates and seamlessly installs them when available.

    Python 1

  4. nvim nvim Public

    Sensible neovim configuration (which works for me)

    Lua

  5. My minimal neovim config My minimal neovim config
    1
    -- Minimal Neovim Configuration (init.lua) to get stuff done
    2
    -- Basic Settings
    3
    vim.opt.number = true                -- Show line numbers
    4
    vim.opt.relativenumber = true        -- Show relative line numbers
    5
    vim.opt.cursorline = true           -- Highlight current line
  6. chirpstack chirpstack Public

    learning project to build servers with golang

    Go 1