Skip to content
Avatar
🌴
Thank you for sponsors!
🌴
Thank you for sponsors!

Sponsors

@acomagu @steinbrueckri @tjdevries @OliverDaviesLtd @nanotee @smithbm2316 @PatOConnor43 @lukas-reineke @mtrajano @Junnplus @whatsthatsmell @PedramNavid

Sponsoring

@typicode @neovim @babel

Achievements

Achievements

Highlights

  • Pro
  • 9 discussions answered
Block or Report

Block or report hrsh7th

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hrsh7th/README.md

Pinned

  1. nvim-cmp Public

    A completion plugin for neovim coded in Lua.

    Lua 2k 107

  2. Snippet plugin for vim/nvim that supports LSP/VSCode's snippet format.

    Vim script 539 26

  3. vscode-langservers bin collection.

    JavaScript 105 5

  4. vim-eft Public

    enhanced f/t

    Vim script 57 2

  5. Vim script 18 2

  6. vim-lamp Public

    💡Language Server Protocol client for Vim.

    Vim script 34

1,431 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri
Activity overview
Contributed to hrsh7th/nvim-cmp, hrsh7th/nvim-compe, hrsh7th/vim-searchx and 5 other repositories

Contribution activity

January 2022

Created 3 repositories

Created a pull request in hrsh7th/nvim-cmp that received 7 comments

Improve keymap handling

This is WIP. But I think we should always use feedkeys for solving the recursive keymapping.

+50 −91 7 comments
Opened 5 other pull requests in 4 repositories
hrsh7th/nvim-cmp 1 merged 1 closed
kana/vim-operator-replace 1 open
neovim/neovim 1 merged
prabirshrestha/vim-lsp 1 merged
Reviewed 5 pull requests in 4 repositories
hrsh7th/nvim-cmp 2 pull requests
hrsh7th/vim-vsnip-integ 1 pull request
neovim/neovim 1 pull request
prabirshrestha/vim-lsp 1 pull request

Created an issue in hrsh7th/nvim-cmp that received 2 comments

Discussion: Remove all default mapping

I think we should remove default mapping. I know the cmp.config.disable can be used but it's implicit. (The user can't see which keys are default o…

2 comments
Answered 1 discussion in 1 repository

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