Skip to content

Make a responsively-sized blank window when your nvim is too wide

License

Notifications You must be signed in to change notification settings

unawarez/nvim-winpolicy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

nvim-winpolicy

Experiment in making the editing experience not suck when maximized on an ultrawide montior.

Currently, just makes a scratch window to the left of the main window. The WinResize event is watched in order to declaratively auto-resize/close/create said scratch window, keeping the main window in a place where if it were 80 characters wide it would be centered.

This is also maybe a long-term project in declarative Neovim window management, hence the name "winpolicy".

About

Make a responsively-sized blank window when your nvim is too wide

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages