Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vim-scripts/bufpos

switch buffer with Alt-<number>
https://github.com/vim-scripts/bufpos

Last synced: about 2 months ago
JSON representation

switch buffer with Alt-<number>

Awesome Lists containing this project

README

        

This is a mirror of http://www.vim.org/scripts/script.php?script_id=1836

This script provides a function to activate a vim buffer by passing it the position in the buffers list and maps it to to easily switch between open buffers.

This is best used together with the buftabs plugin: http://www.vim.org/scripts/script.php?script_id=1664
And even better with my slightly modified version: http://blog.micampe.it/articles/2007/03/28/enhanced-buftabs-vim-plugin

Explanation here: http://blog.micampe.it/articles/2007/03/25/tabs-in-vim-and-my-first-plugin