# File lib/neovim/ruby_provider/buffer_ext.rb, line 13 def self.[](index) ::Vim.get_buffers[index] end