Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Osaka, Japan
- Sign in to view email
- https://mattn.kaoriya.net/
Popular repositories
2,291 contributions in the last year
Activity overview
Contribution activity
November 2019
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 14 repositories not shown
- mattn/go-speak Go
- mattn/go-copyfile Go
- mattn/qi-1 Go
-
mattn/nyanko
Go
•
Built by
- mattn/generate-ssh-configs Go
- mattn/gorgonia Go
- mattn/gorgonia-iris Go
Created a pull request in prabirshrestha/vim-lsp that received 7 comments
Fix snippet completion
When enabling text-edit and do completion with snippets like getSection($0), vim-lsp expands ($0)( wity typing (. This is caused by two problems.
(…
+26
−2
•
7
comments
Created an issue in vim/vim that received 4 comments
Crash when using partial for substitute
To Reproduce func s:replace1(item) abort if a:item[1] == 'x' return 'Xz' elseif a:item[1] == 'y' return 'Yz' endif return '-' endfunc func s:replace2…
4
comments
1
contribution
in private repositories
Nov 18