波波

Results 7 issues of 波波

1. When I type something in Atom. **Atom Version**: 1.2.0 **System**: Mac OS X 10.11.2 **Thrown From**: [atom-neovim](https://github.com/carlosdcastillo/vim-mode) package, v0.10.1 ### Stack Trace Uncaught TypeError: Cannot read property 'split' of...

docker-machine errror Unable to query docker version: Get "https://192.168.99.100:2376/v1.15/version": x509: certificate is valid for 127.0.0.1, 127.0.0.1, ::1, 10.0.2.15, not 192.168.99.100 I solved in this way: ``` docker-machine regenerate-certs docker ```

建议增加转让群主功能

withdraw command typo

## 版本号 ~ ## 什么问题 ~ ## 如何复现此问题 ~ ## 什么浏览器 ~ ## 什么系统(Linux, Windows, macOS) 新功能 建议

I use this in my .vimrc ``` let g:numbers_exclude = ['tagbar', 'gundo', 'buffergator', 'nerdtree'] ``` the buffergator aways show the line number. pls fix this. thank you so much.