Skip to content

Don't center the scrollview while switching buffers in neovim

Notifications You must be signed in to change notification settings

svban/StickyCursor.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

StickyCursor.nvim

  • This simple plugins stops neovim's default behavior of moving the scrollview to the center of screen when switching buffers
  • For more pleasure you can use vim.g.startofline = false

Installation

Using lazy.nvim

{
    'svban/StickyCursor.nvim',
    opts={},
}

Inspiration

About

Don't center the scrollview while switching buffers in neovim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages