Image generated with dstein64/neuralart. Updated hourly.
Popular repositories Loading
-
vim-startuptime
vim-startuptime PublicA plugin for viewing Vim and Neovim startup event timing information.
-
nvim-scrollview
nvim-scrollview PublicA Neovim plugin that displays interactive vertical scrollbars and signs.
236 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 28 commits in 4 repositories
Created a pull request in dstein64/nvim-scrollview that received 1 comment
Use vim.on_key for mouse functionality instead of mappings
This update uses vim.on_key
for mouse functionality, instead of mappings.
This requires Neovim v0.11.
+68
−49
lines changed
•
1
comment
Opened 2 other pull requests in 1 repository
dstein64/nvim-scrollview
1
merged
1
closed
-
Use vim.on_key for mouse functionality instead of mappings (for nvim>=0.11)
This contribution was made on Mar 3
-
Use vim.on_key for mouse functionality instead of mappings
This contribution was made on Mar 2
Created an issue in vim/vim that received 2 comments
Rotating mouse wheel moves cursor when mouse=
Steps to reproduce
vim --clean
:set mouse=
:help builtin.txt
" Rotate the mouse wheel down
Expected behaviour
I expected that with mouse=
, Vim woul…
2
comments
Opened 3 other issues in 1 repository
dstein64/nvim-scrollview
2
closed
1
open
-
Add an eol sign group
This contribution was made on Mar 16
-
Add scoping option for keyword signs
This contribution was made on Mar 16
-
The first commenting usage with nvim-scrollview on can cause the screen to flicker
This contribution was made on Mar 9