Tagged in

Buffer

usevim
usevim
A blog about Vim
More information
Followers
1.5K
Elsewhere
More, on Medium

Script Roundup: Buffersaurus, CMake

Buffersaurus

Buffersaurus (GitHub: jeetsukumaran / vim-buffersaurus) by Jeet Sukumaran is a plugin for searching (and replacing) across all open buffers. Typing :Bsgrep searches all buffers for a regular expression, and you can use…


Script Roundup: Vim-CtrlSpace, railsdock.vim

Vim-CtrlSpace

Vim-CtrlSpace (GitHub: szw / vim-ctrlspace, License: MIT) by Szymon Wrozynski helps you organise buffers by listing them per-tab. Workspaces can be saved to disk, and it supports fuzzy search through…


Script Roundup: Bbye, Enhanced JavaScript Syntax

Bbye

Bbye (GitHub: moll / vim-bbye, License: Affero GPL) by Andri Möll allows buffers to be closed without changing Vim’s window layout:

Vim by default closes all windows that have the buffer…

Script Roundup: MiniBufExpl, vim-github-comment

MiniBufExpl Updates

Techlive Zheng sent in an update for MiniBufExpl (GitHub: techlivezheng / vim-plugin-minibufexpl. This is an old plugin that has passed between several authors, but continues to be popular…


Script Roundup: butane.vim, longline.vim

Send in your Vim scripts for review through our contact form or @vimnews.

butane.vim

butane.vim (GitHub: Soares / butane.vim, License: Vim) by Nate Soares, originally based on Vim Tip #165, adds a…


Script Roundup: GrepTasks, easybuffer.vim

Send in your Vim scripts for review through our contact form or @vimnews.

GrepTasks

GrepTasks (GitHub: vim-scripts / GrepTasks) by Ingo Karkat helps search for FIXME, TODO, and other markers. The…