Watchers

DumbBuf

simple buffer manager like QuickBuf.vim

  • Script id: 2783
  • Author: tyru
  • Latest version: 0.0.9
  • Release date: 2010-03-02
  • Release notes:
    - Add 'o' mapping to execute ':sbuffer'. Thanks to Jan Christoph.
    - Fix bug to fail to restore original CursorLine highlight.
    - Change default value of g:dumbbuf_options
    - Allow to execute mappings even on noname buffer.
    - Add '<Plug>(dumbbuf-open)'.
      g:dumbbuf_hotkey is not '',
      g:dumbbuf_hotkey is mapped to '<Plug>(dumbbuf-open)'.
    - Write document
    - etc.