Skip to content
View vremyavnikuda's full-sized avatar
🦀
🦀

Block or report vremyavnikuda

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

Rust C C++ Neovim VS Code Arch Linux Gentoo

Pinned Loading

  1. dotfiles dotfiles Public

    This is a collection of my personal configuration files and scripts that I use to set up and customize my development environment.

    Lua 1

  2. nvim nvim Public

    These are my nvim configuration settings

    Lua 1

  3. My VSCode Configuration for Rust, Te... My VSCode Configuration for Rust, Terminal, and UI Customization
    1
    {
    2
        // rust-analyzer
    3
        "rust-analyzer.rainbowHighlightingOn": false,
    4
        "rust-analyzer.highlightingOn": false,
    5
        "rust-analyzer.enableCargoWatchOnStartup": "enabled",
  4. led_effects led_effects Public

    This library provides various LED effects for embedded systems using PWM. It is designed to be platform-agnostic and works with any microcontroller that implements the embedded-hal traits.

    Rust 1