Block or Report
Block or report justinmk
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
763 contributions in the last year
Activity overview
Contributed to
neovim/neovim,
justinmk/config,
vscode-neovim/vscode-neovim
and 27 other
repositories
Contribution activity
June 2022
Created 2 commits in 2 repositories
Opened 1 pull request in 1 repository
neovim/neovim
1
open
Reviewed 13 pull requests in 1 repository
neovim/neovim
13 pull requests
- fix seg fault in find_tagfunc_tags
- feat/refactor(marks): Add "view" information to marks and provide a way to restore it
- feat(lsp): send didChangeConfiguration after init
- build: add a cmake target for all used linters
- fix(hl): set Normal hl group sg_attr value (fixes #18024)
- fix(log): back even again
- feat(lsp): add start() (fka start_or_attach)
- fix(logging): make logmsg() thread-safe again
- fix(inccommand): avoid crash if callback changes inccommand option
- test: don't print NVIMLOG on success
- refactor(uncrustify): change config to better align with style guide
- fix(screen): restart win_update() if a decor provider changes signcols
- refactor: correct comments and assertions about mapping rhs <Nop>