Block or Report
Block or report skywind3000
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
asyncrun.vim Public
🚀 Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!
63 contributions in the last year
Less
More
Contribution activity
January 2022
Created 1 commit in 1 repository
Created 2 repositories
Created an issue in vim/vim that received 1 comment
Vim9: crash when parsing nested list
Steps to reproduce Start vim Enter command: :vim9 var x: list<list<number>> = [ [1, 2, 3], [4, 5, 6] ] Press enter Expected behaviour Don't…
1
comment