I'm currently interesing Language Server Protocol and how to implemente it in Vim/Neovim.
Pinned
1,361 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 207 commits in 19 repositories
Created 11 repositories
- hrsh7th/cmp-latex-symbols Lua
- hrsh7th/cmp-nvim-lua Lua
- hrsh7th/fetchback TypeScript
- hrsh7th/cmp-look Lua
- hrsh7th/state-use TypeScript
- hrsh7th/lspkind-nvim Lua
- hrsh7th/cmp-emoji Lua
-
hrsh7th/cmp-buffer
Lua
•
Built by
- hrsh7th/cmp-calc Lua
- hrsh7th/cmp-path Lua
- hrsh7th/cmp-vsnip Lua
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
Opened 17 other issues in 5 repositories
hrsh7th/nvim-cmp
3
open
7
closed
- Max item count configuration per each source
- source.get_keyword_pattern should take a source options.
- Solve CI fails
- Multiple mode mapping API
- Fix has_triggered_by_symbol_source problem
- Refactor internal codes
- Mapping customization API
- Menu customization API
- Improve async additionalTextEdit handling
- Re-design configuration schema (or approach)
