yorickpeterse / nvim-window

Easily jump between NeoVim windows.
Mozilla Public License 2.0
107 stars 11 forks source link

docs(readme): add a section for different package managers #5

Closed blakedietz closed 9 months ago

blakedietz commented 9 months ago

What

Breaks out installation steps into sections that are by package manager and adds lazy.nvim section.

Why

To help simplify onboarding of new users that use a variety of plugin managers.

yorickpeterse commented 9 months ago

@blakedietz Thanks!