-
- `nvim --version`:
```
NVIM v0.2.2
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/bin/cc -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_V…
-
#### Description
The _openmote-cc2538_ makefile (_boards/openmote-cc2538/Makefile.include_) uses the variable name **JLINK_FLASH_ADDR** for the flash address instead of **FLASH_ADDR** (as for e…
geith updated
6 years ago
-
#### environment
- vim: VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Mar 6 2017 14:11:23)
- vim-airline: 396b49be4c886c96e949d535b638cc5a79440148
- OS: Arch Linux
- Have you reproduced with a m…
-
As mentioned in https://github.com/neovim/neovim/issues/1362#issuecomment-84375534, I experienced a significant delay in NeoVim. And I'm wondering how I can find out the cause?
Thanks.
My startup tim…
-
- Category
- [x] fzf binary
- [ ] fzf-tmux script
- [ ] Key bindings
- [ ] Completion
- [ ] Vim
- [ ] Neovim
- [ ] Etc.
- OS
- [x] Linux
- [ ] Mac OS X
…
-
That's my settings in `.vimrc`
```vim
if empty(glob('~/.vim/pack/minpac'))
silent !git clone https://github.com/k-takata/minpac.git ~/.vim/pack/minpac/opt/minpac
autocmd VimEnter * call minp…
-
Hi there,
I'm working on adding changes against master support to git-br, see https://github.com/gonzaloserrano/git-br/pull/3/commits/0c3f7561cc1c9d210fbf8471c75051daf0d94018#diff-76261312ecc0cc15e…
-
While doing some regular editing, Neovim crashed with the following output:
```
[200~ plines_win_nofold: Assertion `col
Grimy updated
7 years ago
-
Somehow loading vim-one, specifically executing `hi Normal ...` inside the script, resets background light even if I set it dark.
Below I describe the method to reproduce this problem.
## Reprod…
-
Open a spreadsheet. Type `:cellcolor A0:Z0 "bold=1`. You will see that line A is in bold white text. Save file. Exit scim. Reopen the file. You will not see any bold text on line A.
If you look at …