adding section on plugins that enhance vim splits/windows (#182)

* Adding section on plugins enhancing vim splits

* Update README.md

* This is more clear as many users refer to splits as windows and vice versa
main
Beau 3 years ago committed by GitHub
parent c4ddcd4833
commit 4e5ef412c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -73,6 +73,7 @@ Collections of awesome [Neovim](https://neovim.io/) plugins. Mostly targeting Ne
- [Tmux](#tmux)
- [Remote Development](#remote-development)
- [Music](#music)
- [Splits and Windows](#splits-and-windows)
- [External](#external)
- [Version Managers](#version-managers)
- [Boilerplate](#boilerplate)
@ -551,6 +552,10 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
- [davidgranstrom/scnvim](https://github.com/davidgranstrom/scnvim)
- [madskjeldgaard/reaper-nvim](https://github.com/madskjeldgaard/reaper-nvim)
### Splits and Windows
- [beauwilliams/focus.nvim](https://github.com/beauwilliams/focus.nvim) - Auto-Focusing and Auto-Resizing Splits/Windows for Neovim written in Lua! Vim splits on steroids.
## External
These tools are used externally to neovim to enhance the experience.

Loading…
Cancel
Save