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

Block or report LudoPinelli

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

Hobbyist

Editor Languages OS
Neovim
Python Lua C++ Rust
Pop!_OS

Pinned

  1. comment-box.nvim comment-box.nvim Public

    ✨ Clarify and beautify your comments and plain text files using boxes and lines.

    Lua 374 12

  2. dotfiles dotfiles Public

    Just another dotfiles repo. I like to look at them, maybe you'll want to look at mine

    Lua 13 1

  3. mind.nvim mind.nvim Public

    Forked from hadronized/mind.nvim

    The power of trees at your fingertips.

    Lua

  4. Neovim + toggleterm plugin utility s... Neovim + toggleterm plugin utility snippet for Rust: launching cargo watch automaticaly on current project
    1
    local cargo_watch = Terminal:new({
    2
      -- launch cargo watch with all the necessary options to just have the project running:
    3
      cmd = "cargo watch -q -c -x 'run -q'",
    4
      dir = "git_dir",
    5
      -- open the terminal under the file (use "vertical" to open it on the right)
  5. catppuccin/catppuccin catppuccin/catppuccin Public

    😸 Soothing pastel theme for the high-spirited!

    TypeScript 13.2k 237