Coder Social home page Coder Social logo

misanthropicbit / vim-yank-window Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 24 KB

A small plugin to yank and paste windows

Home Page: https://www.vim.org/scripts/script.php?script_id=5986

License: BSD 3-Clause "New" or "Revised" License

Shell 11.93% Vim Script 88.07%
vim yank window buffer

vim-yank-window's Introduction

vim-yank-window

Move windows around using yank and paste

Coverage Status

Simple usage:

  1. Use <c-w>yy to yank the current window or <c-w>yq to yank and quit the current window.

  2. Navigate to another window and paste the yanked window relative to it:

    • <c-w>yh (left)
    • <c-w>yj (down)
    • <c-w>yk (up)
    • <c-w>yl (right)
    • <c-w>yt (a new tab page after the current one)
    • <c-w>yT (a new tab page before the current one)

Installation

  • NeoBundle: NeoBundle 'MisanthropicBit/vim-yank-window'
  • VAM: call vam#ActivateAddons(['MisanthropicBit/vim-yank-window'])
  • Vundle: Plugin 'MisanthropicBit/vim-yank-window'
  • vim-plug: Plug 'MisanthropicBit/vim-yank-window'

vim-yank-window's People

Contributors

misanthropicbit avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

morgant

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.