.
Block or Report
Block or report cykerway
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
62 contributions in the last year
Less
More
Contribution activity
September 2022
Created 7 commits in 2 repositories
Created 3 repositories
- cykerway/ale Vim Script
- cykerway/YouCompleteMe Python
- cykerway/lightline.vim Vim Script
Created a pull request in python/cpython that received 7 comments
gh-97545: Make Semaphore run faster.
gh-97545: Make Semaphore run faster. For this to be a fifo semaphore, the asyncio loop shall run tasks in their waking order (to be confirmed). Bac…
+19
−23
•
7
comments
Opened 1 other pull request in 1 repository
dense-analysis/ale
1
closed
Reviewed 1 pull request in 1 repository
python/cpython
1 pull request
Created an issue in vim/vim that received 4 comments
popup_filter eats key mapping after timeout
Steps to reproduce set nocp noremap <Space> :echo 'hello'<CR> function Filter(winid, key) return v:true endfunction function Create() call popup_cr…
4
comments