-
- `nvim --version`:
NVIM v0.5.0-5caaacaaf
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/bin/clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNDEBUG -Wall -Wextra -pedantic -Wno-unused-parame…
-
I'm not sure if this is an issue related to my config, but `.Rmd` documents take a while to load... At times up to 20 seconds. Do you have any guidance on how I could debut this if it is my config, or…
-
- `nvim --version`:0.4.4
- `vim -u DEFAULTS` (version: ) behaves differently? yes
- Operating system/version:Linux 5.8.5-arch1-1
- Terminal name/version:alacritty 0.5.0
- `$TERM`:xterm-256colo…
-
Dear vimer:
I saw you use dein once before, but now you use vim-plug as your vim plugins manager. Vim-plus is easier but it's too slow , I fork your nvim configrations and I found that the st…
-
I am using neovim in a terminal in WSL (ubuntu). Neovim takes a long time to open and the cause seems to be the 'Plug' statements in my init.vim.
Using --startuptime, it looks like my init.vim take…
-
vim starts up very slow nearly 30 seconds.
OS: win10 2004
![image](https://user-images.githubusercontent.com/4395022/89089936-6a67c580-d3d2-11ea-83cd-a00b4b092b1d.png)
![image](https://user-ima…
-
### Show call signatures in a non intrusive way
I'm trying to find the better alternative possible to keep seeing signatures in a non intrusive way.
- completeopt=preview opens a scratch buffer …
-
### Issue
Dot autocomplete on classes suggests `mro`, which is a Jedi internal function. Jumping into it, one ends in `~/.vim/bundle/jedi-vim/pythonx/jedi/jedi/third_party/typeshed/stdlib/2and3/bui…
-
I'm using `xptemplate` and `deoplete-clang`, every time I use auto-complete provided by `deoplete` during editing `xptemplate` snippet, the highlight of `xptemplate` will remain at the original positi…
-
When I using `nvim .` to open a directory, it shows me a netrw window. But lightline won't enable, I have to open another window or call `lightline#enable()` to get it to work.
It can be produced …