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
998 contributions in the last year
Less
More
Activity overview
Contributed to
neovim/neovim,
neovim/tree-sitter-vimdoc,
vscode-neovim/vscode-neovim
and 23 other
repositories
Contribution activity
November 2022
Created 13 commits in 5 repositories
Created 1 repository
Opened 2 pull requests in 2 repositories
neovim/neovim
1
open
savq/paq-nvim
1
merged
Reviewed 32 pull requests in 3 repositories
neovim/neovim
25 pull requests
- ci: add more reviewers based on label
- feat(ui): add 'statuscolumn' option
- test: use getfenv to simplify loading module
-
feat(secure): add
:trustcommand - test: simplify platform detection
- docs: write neovim lua introduction
- docs: add clarifications for fs.find() and fs.normalize()
- test: introduce helper function skip
-
feat: added
vim.treesitter.highlighter.highlight_region - test: remove skip for 32-bit MSVC
- fix(messages): reset msg_grid_scroll_discount when redrawing
- refactor: move tabline code to statusline.c
-
fix(man.lua): use
envcommand - feat: add ++p option
- refactor: more clint
- vim-patch: 9.0.0756
- feat: implement vim.secure.read() and use it for 'exrc'
- Add vim.fs.realpath() and use it in vim.fs.normalize()
- docs(remote): clarify the difference between Nvim and Vim in remote.txt
- fix(stdpath): default to /tmp if stdpath('run') cannot be created
- feat(clipboard): copy to system clipboard in tmux
- feat(ui): add title in float window
- Add documentation for get_progess_messages
- perf(fileio.c): change loop to memmove
-
build: add more shell scripts to the
lintshtarget - Some pull request reviews not shown.
neovim/nvim-lspconfig
1 pull request
neovim/tree-sitter-vimdoc
1 pull request
Created an issue in neovim/neovim that received 3 comments
Lua: version string (semver) comparison API
Problem We have several places where we do version string comparison manually, especially in health checks and providers like clipboard (e.g. #20936 …
3
comments