| License | GPL-2 |
|---|---|
| Maintainer | yi-devel@googlegroups.com |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
| Extensions |
|
Yi.Keymap.Vim.Ex.Commands.Buffers
Description
:buffers or :ls ex command to list buffers.
Documentation
parse :: EventString -> Maybe ExCommand Source