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- Berlin
- https://sink.io
Popular repositories
1,880 contributions in the last year
Activity overview
Contribution activity
August 2019
- justinmk/gv.vim Vim script
Created a pull request in neovim/neovim that received 4 comments
- CI/AppVeyor: revert "skip MSVC_32 for non-PR" [skip travis]
- CI/OpenBSD: Initial sourcehut dispatch file
- startup: handle 'guicursor' after user config
- utf8_to_utf16, utf16_to_utf8: align with libuv
- API: nvim_get_mode: return "wintype"
- win/os_env_exists(): workaround libuv bug
- test: Minimize shada/helpers.lua
- test: Eliminate plugin/helpers.lua
- test: various fixes
- :doautocmd : Never show "No matching autocommands"
- vim-patch: update runtime
- vim-patch: runtime updates
- [WIP] general-purpose modal win; implement interactive :! using modal terminal
- vim-patch:8.1.1913: not easy to compute the space on the command line
- [WIP/RFC] Built-in LSP Support
- vim-patch:8.1.1587: redraw problem when sign icons in the number column
- [RDY] eval: add wait()
- src/testdir: use -u unix.vim, align with Vim's behavior
- [RDY] API: fix nvim_command_output buffer overflow
- timer_spec: no timeout with "doesn't mess up the cmdline"
- ci: AppVeyor: exitIfFailed with old tests
- tests: improve escaping of special chars, forward all sanitizer options
- tests: support msg with global_helpers.ok
- vim-patch:8.1.1483: skipped tests are not properly listed
- oldtest: windows: revert setting shellslash individually
- tests: timer_spec: lower timeout, avoids flakiness
- [RFC] Implement paste handler
- Minor: .gitignore, improve test assertion message
- test/functional/ui/mode_spec: improve "ui mode_change event"
- src/nvim/README: revisit sanitizer section
- Unreserve :X.
- CI/OpenBSD: run functional tests
- [RFC] fix inproperly resetted tty issue under Windows
- multigrid: fixes
- CI/OpenBSD: run old tests
- [RFC] Fix oldtest on Windows
- Initial sourcehut dispatch file.
- Some pull request reviews not shown.
- Makefile: use "-f" with prove always (to show failed tests)
- ci: Travis: add osx job
- Makefile: revisit regenerate-tests rule
- unibi_from_mem: fix [clang-analyzer-deadcode.DeadStores]
- Add CMakeLists.txt and support for MSVC
- Relax checks for extended capability to support new format
- Makefile: use -O0 with DEBUG=1
- ci: revisit Travis config
Created an issue in bfredl/nvim-luadev that received 4 comments
:Luadev error E944
With Nvim current master, :Luadev command gives me this error:
E5105: Error while calling lua chunk: ...config/nvim/pack/minpac/start/nvim-luadev/l…
4
comments