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
523 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Reviewed 19 pull requests in 1 repository
neovim/neovim
19 pull requests
- docs(nvim_set_keymap): specify that optional arguments defaults to false
- docs: make function signature consistent with parameter interpretation
-
feat: add
undo! - inccommand: plugin support: cmd_can_preview for user commands
- lua: autocmds take 2
- docs(term.txt): add documentation about TUI input
- fix(events): make v:event readonly in more events
- feat(QuitPre): allow aborting window closure with v:event.abort_close
- feat(keymap): add F38-F63 keys
- refactor(packaging): double down on msi for windows
- refactor!: Rename nvim_add_user_command to nvim_create_user_command
- feat(input)!: delay some conversions to vgetc()
- fix: correct event order and values for reusing the NoName buffer
- feat(defaults): search selection by * and # in visual mode.
- refactor: convert macros to all-caps
-
fix(tui)!: remove
ESC NULforced escape -
feat(events): add pattern
SIGWINCHfor autocmd eventSignal - ci: improve cpack packaging
- [RFC] set cmdheight=0