jeetsukumaran / vim-buffergator

Vim plugin to list, select and switch between buffers.
498 stars 49 forks source link

add option of writing modified buffer to disk #29

Open mar04 opened 10 years ago

mar04 commented 10 years ago

Add an option of writing (saving) modified buffer when selected. Basically executing ":w" on selected buffer.