Skip to content
Avatar
💭
in a break
💭
in a break

Sponsors

@tamago324 @Konfekt

Sponsoring

@neovim @babel

Achievements

Achievements

Highlights

  • Pro
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. 💡Language Server Protocol client for Vim.

    Vim script 30 1

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

    Vim script 394 20

  3. vim-vsnip integrations to other plugins.

    Vim script 67 4

  4. enhanced f/t

    Vim script 40

  5. A completion plugin for neovim coded in Lua.

    Lua 412 14

1,361 contributions in the last year

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

Contribution activity

August 2021

Created 11 repositories

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

Update vital-vs

This PR aims to solve the wrong augroup creation. The older implementation wouldn't create correct augroup (it will be printf('VS_Vim_Window_Floati…

+87 −70 3 comments
Opened 5 other pull requests in 5 repositories
kdheepak/cmp-latex-symbols 1 merged
hrsh7th/state-use 1 merged
onsails/lspkind-nvim 1 merged
TheLus/storage-value 1 merged
yuki-yano/fern-preview.vim 1 merged
Reviewed 4 pull requests in 4 repositories
kdheepak/cmp-latex-symbols 1 pull request
hrsh7th/vim-vsnip-integ 1 pull request
hrsh7th/nvim-cmp 1 pull request
vim-denops/.github 1 pull request

Created an issue in L3MON4D3/LuaSnip that received 9 comments

Sometimes require('luasnip').jumpable(-1) returns false unexpectedly

I received the issue with <S-Tab> keymapping on the nvim-cmp. I've investigated it then I found the cause that is luasnip.jumpable(-1) returns false.

9 comments

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