Skip to content
Avatar
All Systems Operational
All Systems Operational

Highlights

Organizations

@cpprefjp @neovim @crystal-jp @libclang-vim @maintainers @vim-crystal

Sponsoring

@Homebrew @eslint
rhysd/README.md
              eval                                                   ($s=
              %w(s                                                   =%(e
              val(                                                   $s=%
w(#{  $s})*   "")) ;puts(   ["1f       wnv1    q4xrvp4w0       ","1f wnv1
q4xrvp4w0",   "1fwnv1q4xrv   p4w0     ","1    hl0q9  deze     aku6n","1jc
anpzbo        dnf30   f","    1hu9   1oef     gwcf           dxb"   ,"1g0
31fmt         9cb4    oin"     ,"1g 03kv       fpbxhgtu7     ","     1hua
2h60          ublv    rwv"      ,"1jcap           kghtdfp    6hb     ","1
hl0g          adpk    99w2       6n","        fjd    9fk0    ","7   n8t7n
k"].          map{    |l|(       (0..         72).map{|i|     l.to_i(36)[
i]>0          ?s.s    lice      !(0)             :32.ch        r}*"" ).rs
                             trip})
                             )*"")

dogs respected

code icon Programming languages

  • Dachs: My own programming language. Statically typed GCed language with Ruby-inspired syntax (unmaintained)
  • gocaml: Small subset of OCaml with level-based monomorphic Hindley Milner type inference in Go
  • wain: WebAssembly interpreter implemented with zero dependencies in Safe Rust

browser icon Web apps

  • vim.wasm: Vim editor ported to browsers with WebAssembly, TypeScript and Web Worker

vim icon Vim plugins

term icon Commandline tools

  • kiro-editor: Small UTF-8 text editor on terminal written in Rust
  • git-brws: Quickly open various pages of several Git hosting services
  • dotfiles: CLI utility to manage 'dotfiles' with symbolic links

desktop icon Desktop applications

  • NyaoVim: Web-enhanced extensible Neovim frontend built with Electron, Web Components and TypeScript (unmaintained)
  • Shiba: Markdown live preview app integrating a linter built with Electron and TypeScript

pr icon Pull requests

Popular repositories

  1. Vim editor ported to WebAssembly

    Vim script 4.7k 104

  2. Web-enhanced Extensible Neovim Frontend

    TypeScript 2.1k 60

  3. Vim and Neovim plugin to reveal the commit messages under the cursor

    Vim script 848 16

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

    Vim script 827 92

  5. A powerful grammar checker for Vim using LanguageTool.

    Vim script 751 24

  6. Extended f, F, t and T key mappings for Vim.

    Vim script 714 34

Contribution activity

January 2021

Created 1 repository

Created a pull request in prabirshrestha/vim-lsp that received 5 comments

Add g:lsp_float_normal_highlight to configure normal text color in Neovim's float window

Problem vim-lsp uses Pmenu for highlighting normal text in floating window of Neovim here: vim-lsp/autoload/lsp/ui/vim/output.vim Line 119 in 7…

+17 −1 5 comments
Opened 6 other pull requests in 5 repositories
prabirshrestha/vim-lsp
2 merged
neovim/neovim
1 merged
pygments/pygments
1 merged
crystal-lang/crystal
1 merged
tree-sitter/tree-sitter
1 open
Reviewed 8 pull requests in 6 repositories
rhysd/go-github-selfupdate 3 pull requests
DefinitelyTyped/DefinitelyTyped 1 pull request
rhysd/marked-sanitizer-github 1 pull request
rhysd/kiro-editor 1 pull request
rhysd/path-slash 1 pull request
vim-crystal/vim-crystal 1 pull request

Created an issue in prabirshrestha/vim-lsp that received 1 comment

lsp_float_opened is not hooked when a popup is opened for document preview

Repro Add following config to your vimrc: Autocmd User lsp_float_opened call popup_setoptions(lsp#ui#vim#output#getpreviewwinid(), {'borderchars': ['

1 comment
1 contribution in private repositories Jan 15

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