Skip to content
View linrongbin16's full-sized avatar

Block or report linrongbin16

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

Hi 👋, I'm linrongbin16

I am a Vimer and fullstack developer.

I create a few Neovim plugins, please find them in my personal profile's "Pinned" projects.

Currently I am developing RSVIM, the Vim editor reinvented in Rust+TypeScript.

linrongbin16

Pinned Loading

  1. rsvim/rsvim Public

    The VIM editor reinvented in Rust+TypeScript.

    Rust 187 1

  2. lin.nvim Public

    Lin Rongbin's Neovim Distribution

    Lua 83 7

  3. fzfx.nvim Public

    A Neovim fuzzy finder that updates on every keystroke.

    Lua 137 4

  4. lsp-progress.nvim Public

    A performant lsp progress status for Neovim.

    Lua 221 8

  5. gitlinker.nvim Public

    Maintained fork of ruifm's gitlinker, refactored with bug fixes, ssh aliases, blame support and other improvements.

    Lua 201 9

  6. colorbox.nvim Public

    Load all the ultra colorschemes into Neovim player!

    Lua 41 1

2,618 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to linrongbin16/cargo-ci-template.rs, rsvim/rsvim, linrongbin16/lin.nvim and 82 other repositories
Loading A graph representing linrongbin16's contributions from March 24, 2024 to March 30, 2025. The contributions are 66% commits, 31% pull requests, 2% issues, 1% code review. 1% Code review 2% Issues 31% Pull requests 66% Commits

Contribution activity

March 2025

Created 4 repositories

Created a pull request in denoland/rusty_v8 that received 3 comments

ci: bump 'sccache' to v0.8.2

Bumps sccache to v0.8.2, it is originally from here PR-1663. Bumps setup-python to v5.

+10 −9 lines changed 3 comments
Reviewed 5 pull requests in 3 repositories

Created an issue in arthurprs/quick-cache that received 3 comments

Can we have an API similar to HashMap::retain?

Hi, can we have an API similar to HashMap::retain: pub fn retain<F>(&mut self, f: F) where F: FnMut(&K, &mut V) -> bool It only retains all the ele…

3 comments
Opened 6 other issues in 6 repositories
Loading