-
查找
![screenshot_20181001-170023](https://user-images.githubusercontent.com/39429452/46279894-f9201700-c59c-11e8-94f8-96ef2052055a.png)
资料后可能是epoll的原因
android9.0 essential phone ph1 rooted
-
I think a lot of people end up avoiding tabs in vim altogether nowadays. I'd really like to be able to prevent vim-test from opening it's tests in a new tab.
-
See [termux issues#1798](https://github.com/termux/termux-packages/issues/1798)
-
Have you thought about adding support for Neovim's async process?
Would allow you to run gulp tasks without blocking the UI.
Similar plugins like neomake have done this were it downgrades in regular…
-
E.g. I'm working in a mono-repo with multiple package.json's in my repository, vim-test cannot find the other ones. `vim-lsp` for examples can cope with this using some helper functions
` \ …
-
I improved the scheme solarized to support the terminal mode by referring to https://github.com/vim-airline/vim-airline-themes/pull/225 and https://github.com/vim-airline/vim-airline-themes/pull/235. …
-
I'm not sure how much the work is. It just a feature request.
When I use `r` to open terminal program, neovim shows the following error.
![image](https://user-images.githubusercontent.com/24786…
-
## 学vim的笔记。觉得这样历程型的笔记再好不过了。
VIM TODO:
- [ ] https://github.com/devjoe/vim-codequery
- [ ] https://github.com/easymotion/vim-easymotion
- [ ] https://github.com/justinmk/vim-sneak
- [ ] https:…
-
Using the neovide GUI for nvim, the neoterm terminal will appear off to the right side of the viewport when opening neoterm in vertical mode. Both horizontal and fullscreen mode work fine.
-
I use this plugin perfectly, but when i try use with auto-session plugin, reload session broke Vimade visualization
This is my sessionoptions:
```
vim.opt.sessionoptions = { "blank", "buffers", "…