Skip to content
All Systems Operational
All Systems Operational
GitHub Sponsor
Block or report user

Report or block rhysd

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Sponsoring

View all
@eslint

Organizations

@vim-jp @cpprefjp @neovim @crystal-jp @libclang-vim @maintainers
Block or report user

Report or block rhysd

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Popular repositories

  1. Vim editor ported to WebAssembly

    Vim script 4.4k 97

  2. Web-enhanced Extensible Neovim Frontend

    TypeScript 2.1k 55

  3. Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, TypeScript and ProtoBuf.

    Vim script 698 79

  4. Rich markdown live preview app with linter

    TypeScript 668 36

  5. 🐫 Practical statically typed functional programming language implementation with Go and LLVM

    Go 614 21

  6. A powerful grammar checker for Vim using LanguageTool.

    Vim script 600 18

Contribution activity

January 2020

Created a pull request in HerringtonDarkholme/yats.vim that received 6 comments

Fix highlighting is broken on type-only import and export statements added at TS 3.8

From TS 3.8, type-only import/export syntax is available: import type { SomeThing } from "./some-module.js"; export type { SomeThing }; https://dev…

+31 −1 6 comments

Created an issue in rhysd/git-messenger.vim that received 1 comment

Worktree inside main repository causes an error

Repro git init . echo foo > a.txt git add a.txt git commit -m init git checkout -b other git checkout - git worktree add work other Then open work…

1 comment
34 contributions in private repositories Jan 3 – Jan 15

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.