Skip to content
View dstein64's full-sized avatar

Block or report dstein64

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dstein64/README.md

Popular repositories Loading

  1. vim-startuptime vim-startuptime Public

    A plugin for viewing Vim and Neovim startup event timing information.

    Vim Script 615 11

  2. nvim-scrollview nvim-scrollview Public

    A Neovim plugin that displays interactive vertical scrollbars and signs.

    Lua 603 10

  3. gifcast gifcast Public

    Converts an asciinema cast to an animated GIF.

    JavaScript 228 31

  4. vim-win vim-win Public

    A Vim plugin for managing windows.

    Vim Script 68 3

  5. highlight highlight Public

    A browser extension for automatically highlighting the important content on article pages.

    JavaScript 57 13

  6. kmeans1d kmeans1d Public

    A Python package for optimal 1D k-means clustering.

    C++ 52 8

236 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

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

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
Loading