https://github.com/gko/vim-layout
vim layout plugin
https://github.com/gko/vim-layout
layout plugin vim vim-plugin
Last synced: 5 days ago
JSON representation
vim layout plugin
- Host: GitHub
- URL: https://github.com/gko/vim-layout
- Owner: gko
- License: mit
- Created: 2019-01-19T12:06:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-19T12:26:58.000Z (over 7 years ago)
- Last Synced: 2025-10-14T10:15:59.894Z (8 months ago)
- Topics: layout, plugin, vim, vim-plugin
- Language: Vim script
- Size: 3.67 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VIM layout plugin
This vim plugin allows you to quickly switch between layouts:
## Shortcuts
### Single
Leader key 1

### Double
Leader key 2

or vertical

### Triple
Leader key 3

## Installation
With [vim-plug](https://github.com/junegunn/vim-plug):
```vimscript
Plug 'gko/vim-layout'
```
in your [.vimrc](https://github.com/gko/vimio/blob/master/init.vim)
## Like it?
:star: this repo