Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vim-scripts/bufpos
switch buffer with Alt-<number>
https://github.com/vim-scripts/bufpos
Last synced: 3 months ago
JSON representation
switch buffer with Alt-<number>
- Host: GitHub
- URL: https://github.com/vim-scripts/bufpos
- Owner: vim-scripts
- Created: 2010-10-19T00:01:40.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-10-19T00:01:45.000Z (about 14 years ago)
- Last Synced: 2024-07-11T00:21:54.597Z (4 months ago)
- Language: VimL
- Homepage: http://www.vim.org/scripts/script.php?script_id=1836
- Size: 79.1 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
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-pluginExplanation here: http://blog.micampe.it/articles/2007/03/25/tabs-in-vim-and-my-first-plugin